CVS commit: src/distrib/acorn32/ramdisk

2019-03-29 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Mar 29 16:08:06 UTC 2019

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

Log Message:
Bumpity bump bump


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/distrib/acorn32/ramdisk/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/acorn32/ramdisk

2019-03-29 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Mar 29 16:08:06 UTC 2019

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

Log Message:
Bumpity bump bump


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/distrib/acorn32/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/acorn32/ramdisk/Makefile
diff -u src/distrib/acorn32/ramdisk/Makefile:1.26 src/distrib/acorn32/ramdisk/Makefile:1.27
--- src/distrib/acorn32/ramdisk/Makefile:1.26	Thu Feb  7 18:11:10 2019
+++ src/distrib/acorn32/ramdisk/Makefile	Fri Mar 29 12:08:06 2019
@@ -1,10 +1,10 @@
-#	$NetBSD: Makefile,v 1.26 2019/02/07 23:11:10 mrg Exp $
+#	$NetBSD: Makefile,v 1.27 2019/03/29 16:08:06 christos Exp $
 
 .include 
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=		ramdisk.fs
-IMAGESIZE=	2400k
+IMAGESIZE=	2900k
 MAKEFS_FLAGS+=	-f 15
 
 WARNS=		1