Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/conf Expand md filesystem to 3.6MB.
details: https://anonhg.NetBSD.org/src/rev/cca69ab40308
branches: trunk
changeset: 480509:cca69ab40308
user: pk <pk%NetBSD.org@localhost>
date: Fri Jan 14 13:41:45 2000 +0000
description:
Expand md filesystem to 3.6MB.
diffstat:
sys/arch/sparc/conf/INSTALL | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8209e53d7e90 -r cca69ab40308 sys/arch/sparc/conf/INSTALL
--- a/sys/arch/sparc/conf/INSTALL Fri Jan 14 13:40:32 2000 +0000
+++ b/sys/arch/sparc/conf/INSTALL Fri Jan 14 13:41:45 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.11 1999/07/29 10:37:22 augustss Exp $
+# $NetBSD: INSTALL,v 1.12 2000/01/14 13:41:45 pk Exp $
#
# from: NetBSD: GENERIC,v 1.84 1999/06/06 13:00:03 mrg Exp
#
@@ -14,7 +14,7 @@
options MEMORY_DISK_IS_ROOT # force root on memory disk
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
#options MINIROOTSIZE=3074 # size of memory disk, in blocks
-options MINIROOTSIZE=3312 # 1.44M * 1.15. this must match
+options MINIROOTSIZE=3600 # 1.44M * 1.15. this must match
# what is `instfs' in /etc/disktab.
pseudo-device md 1 # memory disk device (ramdisk)
Home |
Main Index |
Thread Index |
Old Index