We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc03a89 commit c8cae34Copy full SHA for c8cae34
1 file changed
sys/arch/evbarm/conf/RPI_INSTALL
@@ -1,4 +1,4 @@
1
-# $NetBSD: RPI_INSTALL,v 1.14 2020/03/26 07:38:31 skrll Exp $
+# $NetBSD: RPI_INSTALL,v 1.15 2025/12/02 09:09:00 brad Exp $
2
#
3
# RPI_INSTALL -- RPI kernel with installation-sized
4
# ramdisk
@@ -8,7 +8,7 @@ include "arch/evbarm/conf/RPI"
8
include "arch/evbarm/conf/INSTALL"
9
10
no options MEMORY_DISK_ROOT_SIZE
11
-options MEMORY_DISK_ROOT_SIZE=90000
+options MEMORY_DISK_ROOT_SIZE=100000
12
13
makeoptions RAMDISKNAME=sshramdisk
14
no makeoptions DEBUG
0 commit comments