Source-Changes-HG archive

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

[src/trunk]: src/distrib/luna68k/ramdisk Bump ramdisk size



details:   https://anonhg.NetBSD.org/src/rev/ec04e12929db
branches:  trunk
changeset: 331203:ec04e12929db
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Aug 05 14:58:01 2014 +0000

description:
Bump ramdisk size

diffstat:

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

diffs (16 lines):

diff -r 2583356fe765 -r ec04e12929db distrib/luna68k/ramdisk/Makefile
--- a/distrib/luna68k/ramdisk/Makefile  Tue Aug 05 14:02:42 2014 +0000
+++ b/distrib/luna68k/ramdisk/Makefile  Tue Aug 05 14:58:01 2014 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.2 2014/02/20 14:30:23 tsutsui Exp $
+#      $NetBSD: Makefile,v 1.3 2014/08/05 14:58:01 martin Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=         ramdisk.fs
-IMAGESIZE=     1700k
+IMAGESIZE=     1800k
 MAKEFS_FLAGS=  -f 15
 
 WARNS=         1



Home | Main Index | Thread Index | Old Index