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 - reduce INSTALL size by 2.5MB.



details:   https://anonhg.NetBSD.org/src/rev/a2926e142867
branches:  trunk
changeset: 520961:a2926e142867
user:      mrg <mrg%NetBSD.org@localhost>
date:      Mon Jan 21 13:47:25 2002 +0000

description:
- reduce INSTALL size by 2.5MB.

diffstat:

 sys/arch/sparc64/conf/INSTALL |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r ad5806e73fad -r a2926e142867 sys/arch/sparc64/conf/INSTALL
--- a/sys/arch/sparc64/conf/INSTALL     Mon Jan 21 13:46:26 2002 +0000
+++ b/sys/arch/sparc64/conf/INSTALL     Mon Jan 21 13:47:25 2002 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: INSTALL,v 1.5 2002/01/20 05:57:10 mrg Exp $
+#      $NetBSD: INSTALL,v 1.6 2002/01/21 13:47:25 mrg Exp $
 
 include "arch/sparc64/conf/GENERIC32"
 
-#ident                 "INSTALL-$Revision: 1.5 $"
+#ident                 "INSTALL-$Revision: 1.6 $"
 
 include "arch/sparc64/conf/std.sparc64-64"
 
@@ -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=15360      # size of memory disk, in blocks
+options        MINIROOTSIZE=10240      # size of memory disk, in blocks



Home | Main Index | Thread Index | Old Index