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 ++-- sys/arch/amd64/conf/RAMDISK_CD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/arch/amd64/conf') 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 diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD index 45fed2dc4cd..e0c036f7c2a 100644 --- a/sys/arch/amd64/conf/RAMDISK_CD +++ b/sys/arch/amd64/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.4 2004/02/25 18:25:54 deraadt Exp $ +# $OpenBSD: RAMDISK_CD,v 1.5 2004/02/27 16:53:24 deraadt Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -27,7 +27,7 @@ option INET6 # IPv6 (needs INET) 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