Module Name: src
Committed By: christos
Date: Sun Dec 27 19:33:40 UTC 2015
Modified Files:
src/distrib/hp300/ramdisk: Makefile
Log Message:
Bump
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/distrib/hp300/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/hp300/ramdisk/Makefile
diff -u src/distrib/hp300/ramdisk/Makefile:1.32 src/distrib/hp300/ramdisk/Makefile:1.33
--- src/distrib/hp300/ramdisk/Makefile:1.32 Sun Apr 28 04:08:03 2013
+++ src/distrib/hp300/ramdisk/Makefile Sun Dec 27 14:33:40 2015
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.32 2013/04/28 08:08:03 tsutsui Exp $
+# $NetBSD: Makefile,v 1.33 2015/12/27 19:33:40 christos Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
IMAGE= ramdisk.fs
-IMAGESIZE= 1600k
+IMAGESIZE= 1800k
MAKEFS_FLAGS= -f 15 -o density=1k
WARNS= 1