Source-Changes-HG archive

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

[src/trunk]: src/distrib/newsmips/floppies/ramdisk bump



details:   https://anonhg.NetBSD.org/src/rev/03cfacedcb11
branches:  trunk
changeset: 825508:03cfacedcb11
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Jul 18 23:07:20 2017 +0000

description:
bump

diffstat:

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

diffs (16 lines):

diff -r 979dbd2b2212 -r 03cfacedcb11 distrib/newsmips/floppies/ramdisk/Makefile
--- a/distrib/newsmips/floppies/ramdisk/Makefile        Tue Jul 18 19:50:54 2017 +0000
+++ b/distrib/newsmips/floppies/ramdisk/Makefile        Tue Jul 18 23:07:20 2017 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.33 2017/01/24 18:04:03 christos Exp $
+#      $NetBSD: Makefile,v 1.34 2017/07/18 23:07:20 christos Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=         ramdisk.fs
-IMAGESIZE=     2660k
+IMAGESIZE=     2800k
 MAKEFS_FLAGS+= -f 15
 
 WARNS=         1



Home | Main Index | Thread Index | Old Index