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