From 7f0b35d708eebdbffe3ce11349ee519a2c2ffd03 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 27 Feb 2004 16:53:25 +0000 Subject: crank ramdisk to 3584 --- sys/arch/amd64/conf/RAMDISK | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/amd64/conf/RAMDISK') diff --git a/sys/arch/amd64/conf/RAMDISK b/sys/arch/amd64/conf/RAMDISK index e1f6c853087..775d3c18972 100644 --- a/sys/arch/amd64/conf/RAMDISK +++ b/sys/arch/amd64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.3 2004/02/25 18:34:30 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.4 2004/02/27 16:53:24 deraadt Exp $ machine amd64 # 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=3560 +option MINIROOTSIZE=3584 config bsd root on rd0a swap on rd0b and wd0b and sd0b -- cgit v1.2.3