Module Name: src
Committed By: martin
Date: Tue Aug 5 15:52:38 UTC 2014
Modified Files:
src/sys/arch/luna68k/conf: INSTALL
Log Message:
Adapt to grown ramdisk image size
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/luna68k/conf/INSTALL
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/luna68k/conf/INSTALL
diff -u src/sys/arch/luna68k/conf/INSTALL:1.15 src/sys/arch/luna68k/conf/INSTALL:1.16
--- src/sys/arch/luna68k/conf/INSTALL:1.15 Thu Feb 20 14:30:23 2014
+++ src/sys/arch/luna68k/conf/INSTALL Tue Aug 5 15:52:38 2014
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.15 2014/02/20 14:30:23 tsutsui Exp $
+# $NetBSD: INSTALL,v 1.16 2014/08/05 15:52:38 martin Exp $
#
# config for installation ramdisk kernel
#
@@ -15,7 +15,7 @@ options FPSP # on m68040 to emulate som
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
options MEMORY_DISK_SERVER=0 # no userspace md(4) support
-options MEMORY_DISK_ROOT_SIZE=3400 # 1.60 Megabytes
+options MEMORY_DISK_ROOT_SIZE=3600 # 1.80 Megabytes
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
# Standard system options