Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/evbarm/instkernel/sshramdisk give it a bit more room.
details: https://anonhg.NetBSD.org/src/rev/d86331919a5e
branches: trunk
changeset: 349712:d86331919a5e
user: christos <christos%NetBSD.org@localhost>
date: Mon Dec 19 16:23:10 2016 +0000
description:
give it a bit more room.
diffstat:
distrib/evbarm/instkernel/sshramdisk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 4bef5acf8f9a -r d86331919a5e distrib/evbarm/instkernel/sshramdisk/Makefile
--- a/distrib/evbarm/instkernel/sshramdisk/Makefile Mon Dec 19 15:50:13 2016 +0000
+++ b/distrib/evbarm/instkernel/sshramdisk/Makefile Mon Dec 19 16:23:10 2016 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2016/12/19 15:50:13 christos Exp $
+# $NetBSD: Makefile,v 1.11 2016/12/19 16:23:10 christos Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
IMAGE= sshramdisk.fs
-IMAGESIZE= 19000k
+IMAGESIZE= 20000k
MAKEFS_FLAGS= -f 15
WARNS= 1
Home |
Main Index |
Thread Index |
Old Index