Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/macppc/conf Apply patch (requested by tsubai):
details: https://anonhg.NetBSD.org/src/rev/aa1598f7f599
branches: netbsd-1-4
changeset: 470455:aa1598f7f599
user: he <he%NetBSD.org@localhost>
date: Wed Mar 01 12:49:12 2000 +0000
description:
Apply patch (requested by tsubai):
Bump miniroot size to 1.6MB here too.
diffstat:
sys/arch/macppc/conf/GENERIC_MD | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 84bf9c8dac5e -r aa1598f7f599 sys/arch/macppc/conf/GENERIC_MD
--- a/sys/arch/macppc/conf/GENERIC_MD Wed Mar 01 12:46:36 2000 +0000
+++ b/sys/arch/macppc/conf/GENERIC_MD Wed Mar 01 12:49:12 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_MD,v 1.2 1999/03/26 16:40:09 tsubai Exp $
+# $NetBSD: GENERIC_MD,v 1.2.2.1 2000/03/01 12:49:12 he Exp $
#
# GENERIC_MD config file
#
@@ -8,7 +8,7 @@
# Enable the hooks used for initializing the ram-disk.
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
-options MINIROOTSIZE=3072 # 1.5 Megabytes
+options MINIROOTSIZE=3200 # 1.6 Megabytes
# Standard system options
options BUFPAGES=800
Home |
Main Index |
Thread Index |
Old Index