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 size from 3500k to 3600k so ...
details: https://anonhg.NetBSD.org/src/rev/7e0696cdcf6d
branches: trunk
changeset: 757150:7e0696cdcf6d
user: he <he%NetBSD.org@localhost>
date: Mon Aug 16 13:24:54 2010 +0000
description:
Bump size from 3500k to 3600k so that the contents fits again.
diffstat:
distrib/sgimips/instkernel/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ce6a0b3aec73 -r 7e0696cdcf6d distrib/sgimips/instkernel/Makefile
--- a/distrib/sgimips/instkernel/Makefile Mon Aug 16 12:54:20 2010 +0000
+++ b/distrib/sgimips/instkernel/Makefile Mon Aug 16 13:24:54 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/07/09 21:35:59 he Exp $
+# $NetBSD: Makefile,v 1.7 2010/08/16 13:24:54 he Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -6,7 +6,7 @@
.include <bsd.kernobj.mk>
IMAGE= diskimage
-IMAGESIZE= 3500k
+IMAGESIZE= 3600k
LISTS= ${.CURDIR}/list
MTREECONF= ${DISTRIBDIR}/common/mtree.dot
IMAGEENDIAN= be
Home |
Main Index |
Thread Index |
Old Index