Module Name:    src
Committed By:   skrll
Date:           Fri Feb 28 09:50:48 UTC 2014

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

Log Message:
Bump IMAGESIZE


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/hppa/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/hppa/ramdisk/Makefile
diff -u src/distrib/hppa/ramdisk/Makefile:1.1 src/distrib/hppa/ramdisk/Makefile:1.2
--- src/distrib/hppa/ramdisk/Makefile:1.1	Mon Feb 24 07:23:38 2014
+++ src/distrib/hppa/ramdisk/Makefile	Fri Feb 28 09:50:48 2014
@@ -1,10 +1,10 @@
-#	$NetBSD: Makefile,v 1.1 2014/02/24 07:23:38 skrll Exp $
+#	$NetBSD: Makefile,v 1.2 2014/02/28 09:50:48 skrll Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=		ramdisk.fs
-IMAGESIZE=	2500k
+IMAGESIZE=	2600k
 MAKEFS_FLAGS=	-f 15
 
 WARNS=		1

Reply via email to