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 ramdisksize even slight...
details: https://anonhg.NetBSD.org/src/rev/c8d5f33f1ed4
branches: trunk
changeset: 331255:c8d5f33f1ed4
user: martin <martin%NetBSD.org@localhost>
date: Wed Aug 06 13:57:15 2014 +0000
description:
Bump ramdisksize even slightly more
diffstat:
distrib/macppc/floppies/ramdisk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 1502ee5fc76e -r c8d5f33f1ed4 distrib/macppc/floppies/ramdisk/Makefile
--- a/distrib/macppc/floppies/ramdisk/Makefile Wed Aug 06 13:55:08 2014 +0000
+++ b/distrib/macppc/floppies/ramdisk/Makefile Wed Aug 06 13:57:15 2014 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.42 2014/08/05 16:18:16 martin Exp $
+# $NetBSD: Makefile,v 1.43 2014/08/06 13:57:15 martin Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
IMAGE= ramdisk.fs
-IMAGESIZE= 2236k
+IMAGESIZE= 2240k
MAKEFS_FLAGS= -f 15
WARNS= 1
Home |
Main Index |
Thread Index |
Old Index