From 026db41eb54749766889c62c6f161564294930ca Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 19 Oct 2010 20:23:54 +0000 Subject: grow i386 inside media a teeny bit --- sys/arch/i386/conf/RAMDISK | 4 ++-- sys/arch/i386/conf/RAMDISKB | 4 ++-- sys/arch/i386/conf/RAMDISKC | 4 ++-- sys/arch/i386/conf/RAMDISK_CD | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'sys') diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index 9bd76524327..08a25947aa6 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.171 2010/10/13 19:21:52 mikeb Exp $ +# $OpenBSD: RAMDISK,v 1.172 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 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 diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC index 949a8d55f7a..e48681567f5 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.95 2010/10/13 19:21:52 mikeb Exp $ +# $OpenBSD: RAMDISKC,v 1.96 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 diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 24a3401ecfa..12264c2ba50 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.180 2010/10/13 19:47:41 mikeb Exp $ +# $OpenBSD: RAMDISK_CD,v 1.181 2010/10/19 20:23:53 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -31,7 +31,7 @@ option BOOT_CONFIG # boot-time kernel config option CRYPTO # Cryptographic framework option RAMDISK_HOOKS -option MINIROOTSIZE=3800 +option MINIROOTSIZE=3872 config bsd root on rd0a swap on rd0b and wd0b and sd0b -- cgit v1.2.3