summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-02-27 16:53:25 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-02-27 16:53:25 +0000
commit7f0b35d708eebdbffe3ce11349ee519a2c2ffd03 (patch)
tree41a3bb4e3015b715d53dc4f9fb6a2a80e3b185c0 /sys/arch/amd64/conf
parentce71cbcd8227e0f85e6d4b885e70257aba2be4e3 (diff)
crank ramdisk to 3584
Diffstat (limited to 'sys/arch/amd64/conf')
-rw-r--r--sys/arch/amd64/conf/RAMDISK4
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD4
2 files changed, 4 insertions, 4 deletions
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