Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/luna68k/conf Adapt to grown ramdisk image size
details: https://anonhg.NetBSD.org/src/rev/f27ed524f99b
branches: trunk
changeset: 331210:f27ed524f99b
user: martin <martin%NetBSD.org@localhost>
date: Tue Aug 05 15:52:38 2014 +0000
description:
Adapt to grown ramdisk image size
diffstat:
sys/arch/luna68k/conf/INSTALL | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e5ecf3136b16 -r f27ed524f99b sys/arch/luna68k/conf/INSTALL
--- a/sys/arch/luna68k/conf/INSTALL Tue Aug 05 15:51:23 2014 +0000
+++ b/sys/arch/luna68k/conf/INSTALL Tue Aug 05 15:52:38 2014 +0000
@@ -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 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
Home |
Main Index |
Thread Index |
Old Index