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 IMAGESIZE
details: https://anonhg.NetBSD.org/src/rev/edff8464df18
branches: trunk
changeset: 1008544:edff8464df18
user: skrll <skrll%NetBSD.org@localhost>
date: Thu Mar 26 07:44:43 2020 +0000
description:
Bump IMAGESIZE
diffstat:
distrib/evbarm/instkernel/sshramdisk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 9fae54da6bdc -r edff8464df18 distrib/evbarm/instkernel/sshramdisk/Makefile
--- a/distrib/evbarm/instkernel/sshramdisk/Makefile Thu Mar 26 07:38:31 2020 +0000
+++ b/distrib/evbarm/instkernel/sshramdisk/Makefile Thu Mar 26 07:44:43 2020 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2020/03/23 11:45:00 martin Exp $
+# $NetBSD: Makefile,v 1.25 2020/03/26 07:44:43 skrll Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
IMAGE= sshramdisk.fs
-IMAGESIZE= 43000k
+IMAGESIZE= 45000k
MAKEFS_FLAGS+= -f 15
.if ${MKREPRO_TIMESTAMP:Uno} != "no"
Home |
Main Index |
Thread Index |
Old Index