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 Backout previous, it does not work.
details: https://anonhg.NetBSD.org/src/rev/3a7a6da55b5d
branches: trunk
changeset: 339388:3a7a6da55b5d
user: martin <martin%NetBSD.org@localhost>
date: Sun Jul 19 09:26:50 2015 +0000
description:
Backout previous, it does not work.
diffstat:
sys/arch/zaurus/conf/INSTALL | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 516cee7aafd3 -r 3a7a6da55b5d sys/arch/zaurus/conf/INSTALL
--- a/sys/arch/zaurus/conf/INSTALL Sun Jul 19 09:23:53 2015 +0000
+++ b/sys/arch/zaurus/conf/INSTALL Sun Jul 19 09:26:50 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.25 2015/07/17 19:32:24 martin Exp $
+# $NetBSD: INSTALL,v 1.26 2015/07/19 09:26:50 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=4710 # 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