Source-Changes-HG archive

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

[src/trunk]: src/distrib/macppc/floppies/ramdisk Bump ramdisk size



details:   https://anonhg.NetBSD.org/src/rev/88bbd8ee50d5
branches:  trunk
changeset: 797972:88bbd8ee50d5
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Aug 05 16:18:16 2014 +0000

description:
Bump ramdisk size

diffstat:

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

diffs (16 lines):

diff -r 1ceb53f8cfd0 -r 88bbd8ee50d5 distrib/macppc/floppies/ramdisk/Makefile
--- a/distrib/macppc/floppies/ramdisk/Makefile  Tue Aug 05 15:52:38 2014 +0000
+++ b/distrib/macppc/floppies/ramdisk/Makefile  Tue Aug 05 16:18:16 2014 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.41 2014/08/04 11:30:35 martin Exp $
+#      $NetBSD: Makefile,v 1.42 2014/08/05 16:18:16 martin Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=         ramdisk.fs
-IMAGESIZE=     2218k
+IMAGESIZE=     2236k
 MAKEFS_FLAGS=  -f 15
 
 WARNS=         1



Home | Main Index | Thread Index | Old Index