Source-Changes-HG archive

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

[src/trunk]: src/distrib/cobalt/ramdisk bump size



details:   https://anonhg.NetBSD.org/src/rev/850b19acbf55
branches:  trunk
changeset: 343684:850b19acbf55
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Feb 20 16:37:51 2016 +0000

description:
bump size

diffstat:

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

diffs (16 lines):

diff -r 660873e52731 -r 850b19acbf55 distrib/cobalt/ramdisk/Makefile
--- a/distrib/cobalt/ramdisk/Makefile   Sat Feb 20 16:36:08 2016 +0000
+++ b/distrib/cobalt/ramdisk/Makefile   Sat Feb 20 16:37:51 2016 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.9 2014/09/29 15:02:55 msaitoh Exp $
+#      $NetBSD: Makefile,v 1.10 2016/02/20 16:37:51 christos Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=         ramdisk.fs
-IMAGESIZE=     3328k
+IMAGESIZE=     3500k
 MAKEFS_FLAGS=  -f 15
 
 WARNS=         1



Home | Main Index | Thread Index | Old Index