Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/emips/instkernel Bump file system size slightly
details: https://anonhg.NetBSD.org/src/rev/199c61f245a6
branches: trunk
changeset: 457192:199c61f245a6
user: martin <martin%NetBSD.org@localhost>
date: Fri Jun 14 16:34:31 2019 +0000
description:
Bump file system size slightly
diffstat:
distrib/emips/instkernel/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7c81ccff6309 -r 199c61f245a6 distrib/emips/instkernel/Makefile
--- a/distrib/emips/instkernel/Makefile Fri Jun 14 16:11:11 2019 +0000
+++ b/distrib/emips/instkernel/Makefile Fri Jun 14 16:34:31 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/04/01 02:01:39 christos Exp $
+# $NetBSD: Makefile,v 1.5 2019/06/14 16:34:31 martin Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -6,7 +6,7 @@
.include <bsd.kernobj.mk>
IMAGE= diskimage
-IMAGESIZE= 2400k
+IMAGESIZE= 2600k
LISTS= ${.CURDIR}/list
MTREECONF= ${DISTRIBDIR}/common/mtree.dot
IMAGEENDIAN= be
Home |
Main Index |
Thread Index |
Old Index