Module Name:    src
Committed By:   christos
Date:           Sun Jul 16 14:24:30 UTC 2017

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

Log Message:
Give us a little room, too much potato chips.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/distrib/pmax/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/pmax/ramdisk/Makefile
diff -u src/distrib/pmax/ramdisk/Makefile:1.47 src/distrib/pmax/ramdisk/Makefile:1.48
--- src/distrib/pmax/ramdisk/Makefile:1.47	Tue Jan 24 13:04:04 2017
+++ src/distrib/pmax/ramdisk/Makefile	Sun Jul 16 10:24:29 2017
@@ -1,11 +1,11 @@
-#	$NetBSD: Makefile,v 1.47 2017/01/24 18:04:04 christos Exp $
+#	$NetBSD: Makefile,v 1.48 2017/07/16 14:24:29 christos Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=		ramdisk.fs
 IMAGETAR=	diskimage.tgz
-IMAGESIZE=	3400k
+IMAGESIZE=	3500k
 MAKEFS_FLAGS+=	-f 15
 
 WARNS=		1

Reply via email to