Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/zaurus/ramdisk Bump ram disk image size slightly
details: https://anonhg.NetBSD.org/src/rev/6c48f14e9e06
branches: trunk
changeset: 339373:6c48f14e9e06
user: martin <martin%NetBSD.org@localhost>
date: Fri Jul 17 19:32:48 2015 +0000
description:
Bump ram disk image size slightly
diffstat:
distrib/zaurus/ramdisk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 251c2d187a3e -r 6c48f14e9e06 distrib/zaurus/ramdisk/Makefile
--- a/distrib/zaurus/ramdisk/Makefile Fri Jul 17 19:32:24 2015 +0000
+++ b/distrib/zaurus/ramdisk/Makefile Fri Jul 17 19:32:48 2015 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2014/08/04 20:20:39 martin Exp $
+# $NetBSD: Makefile,v 1.18 2015/07/17 19:32:48 martin Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
IMAGE= ramdisk.fs
-IMAGESIZE= 2256k
+IMAGESIZE= 2350k
MAKEFS_FLAGS= -f 14
WARNS= 1
Home |
Main Index |
Thread Index |
Old Index