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



details:   https://anonhg.NetBSD.org/src/rev/2eb464bdd16e
branches:  trunk
changeset: 825510:2eb464bdd16e
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Jul 18 23:12:24 2017 +0000

description:
bump

diffstat:

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

diffs (16 lines):

diff -r 33d1ab69d35f -r 2eb464bdd16e distrib/cobalt/ramdisk/Makefile
--- a/distrib/cobalt/ramdisk/Makefile   Tue Jul 18 23:11:01 2017 +0000
+++ b/distrib/cobalt/ramdisk/Makefile   Tue Jul 18 23:12:24 2017 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.11 2017/01/24 18:04:01 christos Exp $
+#      $NetBSD: Makefile,v 1.12 2017/07/18 23:12:24 christos Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=         ramdisk.fs
-IMAGESIZE=     3500k
+IMAGESIZE=     3600k
 MAKEFS_FLAGS+= -f 15
 
 WARNS=         1



Home | Main Index | Thread Index | Old Index