Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/conf Make the kernel a tad bigger.
details: https://anonhg.NetBSD.org/src/rev/100c535d3714
branches: trunk
changeset: 513942:100c535d3714
user: eeh <eeh%NetBSD.org@localhost>
date: Sat Aug 18 04:55:29 2001 +0000
description:
Make the kernel a tad bigger.
diffstat:
sys/arch/sparc64/conf/INSTALL | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 2da75a6d05fb -r 100c535d3714 sys/arch/sparc64/conf/INSTALL
--- a/sys/arch/sparc64/conf/INSTALL Sat Aug 18 04:13:28 2001 +0000
+++ b/sys/arch/sparc64/conf/INSTALL Sat Aug 18 04:55:29 2001 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: INSTALL,v 1.1 2001/06/21 23:00:19 eeh Exp $
+# $NetBSD: INSTALL,v 1.2 2001/08/18 04:55:29 eeh Exp $
include "arch/sparc64/conf/GENERIC32"
-#ident "GENERIC64-$Revision: 1.1 $"
+#ident "GENERIC64-$Revision: 1.2 $"
options _LP64 # we're using a 64-bit compiler
options COMPAT_NETBSD32 # NetBSD/sparc binary compatibility
@@ -26,4 +26,4 @@
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
## The miniroot size must be kept in sync manually with the size of
## the `miniroot' image (which is built in distrib/sparc64/miniroot).
-options MINIROOTSIZE=12000 # size of memory disk, in blocks
+options MINIROOTSIZE=14000 # size of memory disk, in blocks
Home |
Main Index |
Thread Index |
Old Index