Module Name: src
Committed By: christos
Date: Tue Jul 18 23:12:24 UTC 2017
Modified Files:
src/distrib/cobalt/ramdisk: Makefile
Log Message:
bump
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/distrib/cobalt/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/cobalt/ramdisk/Makefile
diff -u src/distrib/cobalt/ramdisk/Makefile:1.11 src/distrib/cobalt/ramdisk/Makefile:1.12
--- src/distrib/cobalt/ramdisk/Makefile:1.11 Tue Jan 24 13:04:01 2017
+++ src/distrib/cobalt/ramdisk/Makefile Tue Jul 18 19:12:24 2017
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2017/01/24 18:04:01 christos Exp $
+# $NetBSD: Makefile,v 1.12 2017/07/18 23:12:24 christos Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
IMAGE= ramdisk.fs
-IMAGESIZE= 3500k
+IMAGESIZE= 3600k
MAKEFS_FLAGS+= -f 15
WARNS= 1