summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/alpha/conf/RAMDISK4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/RAMDISK b/sys/arch/alpha/conf/RAMDISK
index 5963063349e..a40ff676f84 100644
--- a/sys/arch/alpha/conf/RAMDISK
+++ b/sys/arch/alpha/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.27 2000/07/03 18:02:27 niklas Exp $
+# $OpenBSD: RAMDISK,v 1.28 2000/07/03 19:15:34 niklas Exp $
# $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -16,7 +16,7 @@ option DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150)
# Enable the hooks used for initializing the ram-disk.
option RAMDISK_HOOKS
-option MINIROOTSIZE=6144 # 4 Megabytes!
+option MINIROOTSIZE=5744 # 4 Megabytes!
# Needs to be set per system
#option TIMEZONE="7*60" # Minutes west of GMT (for param.c)