Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sparc/miniroot Increase IMAGESIZE.



details:   https://anonhg.NetBSD.org/src/rev/61b411634074
branches:  trunk
changeset: 526646:61b411634074
user:      pk <pk%NetBSD.org@localhost>
date:      Tue May 07 11:35:44 2002 +0000

description:
Increase IMAGESIZE.

diffstat:

 distrib/sparc/miniroot/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 124ac7b0d68f -r 61b411634074 distrib/sparc/miniroot/Makefile.inc
--- a/distrib/sparc/miniroot/Makefile.inc       Tue May 07 11:34:40 2002 +0000
+++ b/distrib/sparc/miniroot/Makefile.inc       Tue May 07 11:35:44 2002 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile.inc,v 1.7 2002/05/07 11:34:40 pk Exp $
+#      $NetBSD: Makefile.inc,v 1.8 2002/05/07 11:35:44 pk Exp $
 
-IMAGESIZE=     7296k
+IMAGESIZE=     7680k
 MAKEFS_FLAGS=   -o density=4k
 IMAGEENDIAN=   be
 MAKEDEVTARGETS=        all



Home | Main Index | Thread Index | Old Index