Module Name:    src
Committed By:   christos
Date:           Fri Mar 29 16:06:28 UTC 2019

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

Log Message:
Bumpity bump bump


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 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.49 src/distrib/pmax/ramdisk/Makefile:1.50
--- src/distrib/pmax/ramdisk/Makefile:1.49	Wed Feb 13 02:55:33 2019
+++ src/distrib/pmax/ramdisk/Makefile	Fri Mar 29 12:06:28 2019
@@ -1,11 +1,11 @@
-#	$NetBSD: Makefile,v 1.49 2019/02/13 07:55:33 gson Exp $
+#	$NetBSD: Makefile,v 1.50 2019/03/29 16:06:28 christos Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=		ramdisk.fs
 IMAGETAR=	diskimage.tgz
-IMAGESIZE=	3600k
+IMAGESIZE=	4000k
 MAKEFS_FLAGS+=	-f 15
 
 WARNS=		1

Reply via email to