Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/zaurus/conf Adapt to increased ramdisk size
details: https://anonhg.NetBSD.org/src/rev/ad38ccf3abb5
branches: trunk
changeset: 331179:ad38ccf3abb5
user: martin <martin%NetBSD.org@localhost>
date: Mon Aug 04 20:59:19 2014 +0000
description:
Adapt to increased ramdisk size
diffstat:
sys/arch/zaurus/conf/INSTALL | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b99db609ae4a -r ad38ccf3abb5 sys/arch/zaurus/conf/INSTALL
--- a/sys/arch/zaurus/conf/INSTALL Mon Aug 04 20:20:39 2014 +0000
+++ b/sys/arch/zaurus/conf/INSTALL Mon Aug 04 20:59:19 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.21 2014/03/01 12:40:50 joerg Exp $
+# $NetBSD: INSTALL,v 1.22 2014/08/04 20:59:19 martin Exp $
#
# INSTALL config file (GENERIC with memory disk root)
#
@@ -9,7 +9,7 @@
options MEMORY_DISK_HOOKS # enable root ramdisk
options MEMORY_DISK_IS_ROOT # force root on memory disk
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
-options MEMORY_DISK_ROOT_SIZE=4424 # size of memory disk, in blocks
+options MEMORY_DISK_ROOT_SIZE=4516 # size of memory disk, in blocks
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
# for reduce kernel size.
Home |
Main Index |
Thread Index |
Old Index