Module Name:    src
Committed By:   mrg
Date:           Tue Mar  2 08:05:48 UTC 2010

Modified Files:
        src/distrib/sparc64/bootfs: Makefile

Log Message:
bump the size of the boot.fs, we bloated.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/distrib/sparc64/bootfs/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sparc64/bootfs/Makefile
diff -u src/distrib/sparc64/bootfs/Makefile:1.6 src/distrib/sparc64/bootfs/Makefile:1.7
--- src/distrib/sparc64/bootfs/Makefile:1.6	Thu Jun  8 08:40:39 2006
+++ src/distrib/sparc64/bootfs/Makefile	Tue Mar  2 08:05:48 2010
@@ -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

Reply via email to