Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sgimips/instkernel bump the image size.
details: https://anonhg.NetBSD.org/src/rev/df0842c7f970
branches: trunk
changeset: 344330:df0842c7f970
user: mrg <mrg%NetBSD.org@localhost>
date: Wed Mar 23 05:24:11 2016 +0000
description:
bump the image size.
diffstat:
distrib/sgimips/instkernel/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2cc198690a47 -r df0842c7f970 distrib/sgimips/instkernel/Makefile
--- a/distrib/sgimips/instkernel/Makefile Wed Mar 23 04:56:21 2016 +0000
+++ b/distrib/sgimips/instkernel/Makefile Wed Mar 23 05:24:11 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2013/08/31 10:42:18 he Exp $
+# $NetBSD: Makefile,v 1.12 2016/03/23 05:24:11 mrg Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -16,7 +16,7 @@
.endif
IMAGE= diskimage
-IMAGESIZE= 4000k
+IMAGESIZE= 4500k
MTREECONF= ${DISTRIBDIR}/common/mtree.dot
IMAGEENDIAN= be
Home |
Main Index |
Thread Index |
Old Index