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 imagesize slightly
details: https://anonhg.NetBSD.org/src/rev/10d24fa484cd
branches: trunk
changeset: 797939:10d24fa484cd
user: martin <martin%NetBSD.org@localhost>
date: Mon Aug 04 20:20:39 2014 +0000
description:
Bump imagesize slightly
diffstat:
distrib/zaurus/ramdisk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r d27b768483b1 -r 10d24fa484cd distrib/zaurus/ramdisk/Makefile
--- a/distrib/zaurus/ramdisk/Makefile Mon Aug 04 20:01:12 2014 +0000
+++ b/distrib/zaurus/ramdisk/Makefile Mon Aug 04 20:20:39 2014 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2013/06/28 19:24:29 he Exp $
+# $NetBSD: Makefile,v 1.17 2014/08/04 20:20:39 martin Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
IMAGE= ramdisk.fs
-IMAGESIZE= 2212k
+IMAGESIZE= 2256k
MAKEFS_FLAGS= -f 14
WARNS= 1
Home |
Main Index |
Thread Index |
Old Index