Module Name:    src
Committed By:   matt
Date:           Fri Jul 27 22:40:48 UTC 2012

Modified Files:
        src/distrib/evbppc/ramdisk: Makefile

Log Message:
Increase ramdisk size.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/distrib/evbppc/ramdisk/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/evbppc/ramdisk/Makefile
diff -u src/distrib/evbppc/ramdisk/Makefile:1.14 src/distrib/evbppc/ramdisk/Makefile:1.15
--- src/distrib/evbppc/ramdisk/Makefile:1.14	Tue Jul 24 20:50:14 2012
+++ src/distrib/evbppc/ramdisk/Makefile	Fri Jul 27 22:40:48 2012
@@ -1,10 +1,10 @@
-#	$NetBSD: Makefile,v 1.14 2012/07/24 20:50:14 matt Exp $
+#	$NetBSD: Makefile,v 1.15 2012/07/27 22:40:48 matt Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=		ramdisk.fs
-IMAGESIZE=	2304k
+IMAGESIZE=	2880k
 MAKEFS_FLAGS=	-f 15
 
 WARNS=		1

Reply via email to