diff options
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKB')
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index d6bc6a5e9b7..34d88e36a26 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.115 2010/10/13 19:21:52 mikeb Exp $ +# $OpenBSD: RAMDISKB,v 1.116 2010/10/19 20:23:53 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -27,7 +27,7 @@ option INET # IP + ICMP + TCP + UDP option BOOT_CONFIG # boot-time kernel config option RAMDISK_HOOKS -option MINIROOTSIZE=3800 +option MINIROOTSIZE=3872 config bsd root on rd0a swap on rd0b and wd0b and sd0b |