Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/pmax/instkernel Bump size of image.
details: https://anonhg.NetBSD.org/src/rev/0b95f6d05048
branches: trunk
changeset: 785134:0b95f6d05048
user: mhitch <mhitch%NetBSD.org@localhost>
date: Mon Feb 25 16:52:57 2013 +0000
description:
Bump size of image.
diffstat:
distrib/pmax/instkernel/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 89667a633427 -r 0b95f6d05048 distrib/pmax/instkernel/Makefile
--- a/distrib/pmax/instkernel/Makefile Mon Feb 25 16:12:13 2013 +0000
+++ b/distrib/pmax/instkernel/Makefile Mon Feb 25 16:52:57 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2009/12/14 01:12:06 matt Exp $
+# $NetBSD: Makefile,v 1.39 2013/02/25 16:52:57 mhitch Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -10,7 +10,7 @@
.endif
IMAGE= diskimage
-IMAGESIZE= 2400k
+IMAGESIZE= 2600k
LISTS= ${.CURDIR}/list${SFX}
MTREECONF= ${DISTRIBDIR}/common/mtree.dot
IMAGEENDIAN= le
Home |
Main Index |
Thread Index |
Old Index