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 Bump image size to comp...
details: https://anonhg.NetBSD.org/src/rev/f5cf7614ecd4
branches: trunk
changeset: 803517:f5cf7614ecd4
user: uebayasi <uebayasi%NetBSD.org@localhost>
date: Fri Oct 31 08:43:24 2014 +0000
description:
Bump image size to compensate new iwn(4) firmwares.
diffstat:
distrib/evbarm/instkernel/sshramdisk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 86649127e22f -r f5cf7614ecd4 distrib/evbarm/instkernel/sshramdisk/Makefile
--- a/distrib/evbarm/instkernel/sshramdisk/Makefile Fri Oct 31 07:38:36 2014 +0000
+++ b/distrib/evbarm/instkernel/sshramdisk/Makefile Fri Oct 31 08:43:24 2014 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2014/08/14 18:38:29 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2014/10/31 08:43:24 uebayasi Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
IMAGE= sshramdisk.fs
-IMAGESIZE= 8900k
+IMAGESIZE= 13m
MAKEFS_FLAGS= -f 15
WARNS= 1
Home |
Main Index |
Thread Index |
Old Index