summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf
diff options
context:
space:
mode:
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