Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hppa/conf Bump MEMORY_DISK_ROOT_SIZE
details: https://anonhg.NetBSD.org/src/rev/68faef02ff8e
branches: trunk
changeset: 327225:68faef02ff8e
user: skrll <skrll%NetBSD.org@localhost>
date: Sun Mar 02 08:20:09 2014 +0000
description:
Bump MEMORY_DISK_ROOT_SIZE
diffstat:
sys/arch/hppa/conf/RAMDISK | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r bbd82cfbcfa7 -r 68faef02ff8e sys/arch/hppa/conf/RAMDISK
--- a/sys/arch/hppa/conf/RAMDISK Sun Mar 02 06:16:27 2014 +0000
+++ b/sys/arch/hppa/conf/RAMDISK Sun Mar 02 08:20:09 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: RAMDISK,v 1.1 2014/02/24 07:23:42 skrll Exp $
+# $NetBSD: RAMDISK,v 1.2 2014/03/02 08:20:09 skrll Exp $
#
# RAMDISK machine description file
#
@@ -9,6 +9,6 @@
options MEMORY_DISK_HOOKS
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=5000 # size of memory disk, in blocks
+options MEMORY_DISK_ROOT_SIZE=6000 # size of memory disk, in blocks
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
Home |
Main Index |
Thread Index |
Old Index