Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sparc64/bootfs bump the size of the boot.fs, we bloa...
details: https://anonhg.NetBSD.org/src/rev/73b012e6af6b
branches: trunk
changeset: 752609:73b012e6af6b
user: mrg <mrg%NetBSD.org@localhost>
date: Tue Mar 02 08:05:48 2010 +0000
description:
bump the size of the boot.fs, we bloated.
diffstat:
distrib/sparc64/bootfs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 81bdf77f31cc -r 73b012e6af6b distrib/sparc64/bootfs/Makefile
--- a/distrib/sparc64/bootfs/Makefile Tue Mar 02 07:26:47 2010 +0000
+++ b/distrib/sparc64/bootfs/Makefile Tue Mar 02 08:05:48 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/06/08 08:40:39 he Exp $
+# $NetBSD: Makefile,v 1.7 2010/03/02 08:05:48 mrg Exp $
#
# boot.fs is the image for cdrom booting.
#
@@ -15,7 +15,7 @@
.include <bsd.kernobj.mk>
IMAGE= boot.fs
-IMAGESIZE= 5m
+IMAGESIZE= 6m
IMAGEENDIAN= be
LISTS= ${.CURDIR}/list
Home |
Main Index |
Thread Index |
Old Index