Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/pmax/ramdisk Bumpity bump bump



details:   https://anonhg.NetBSD.org/src/rev/ec58cdeeca3b
branches:  trunk
changeset: 840247:ec58cdeeca3b
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Mar 29 16:06:28 2019 +0000

description:
Bumpity bump bump

diffstat:

 distrib/pmax/ramdisk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 9907e6bd6212 -r ec58cdeeca3b distrib/pmax/ramdisk/Makefile
--- a/distrib/pmax/ramdisk/Makefile     Fri Mar 29 16:04:54 2019 +0000
+++ b/distrib/pmax/ramdisk/Makefile     Fri Mar 29 16:06:28 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index