Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/hppa/ramdisk Bump IMAGESIZE
details: https://anonhg.NetBSD.org/src/rev/2398e40a8cc9
branches: trunk
changeset: 793901:2398e40a8cc9
user: skrll <skrll%NetBSD.org@localhost>
date: Fri Feb 28 09:50:48 2014 +0000
description:
Bump IMAGESIZE
diffstat:
distrib/hppa/ramdisk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 8a5cad1a12b6 -r 2398e40a8cc9 distrib/hppa/ramdisk/Makefile
--- a/distrib/hppa/ramdisk/Makefile Fri Feb 28 09:42:33 2014 +0000
+++ b/distrib/hppa/ramdisk/Makefile Fri Feb 28 09:50:48 2014 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2014/02/24 07:23:38 skrll Exp $
+# $NetBSD: Makefile,v 1.2 2014/02/28 09:50:48 skrll Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
IMAGE= ramdisk.fs
-IMAGESIZE= 2500k
+IMAGESIZE= 2600k
MAKEFS_FLAGS= -f 15
WARNS= 1
Home |
Main Index |
Thread Index |
Old Index