Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sun3/miniroot make this a bit bigger to prepare for ...
details: https://anonhg.NetBSD.org/src/rev/e6489cc60fb6
branches: trunk
changeset: 966331:e6489cc60fb6
user: christos <christos%NetBSD.org@localhost>
date: Sun Oct 27 02:07:42 2019 +0000
description:
make this a bit bigger to prepare for gcc-8
diffstat:
distrib/sun3/miniroot/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b7e4c36db0b9 -r e6489cc60fb6 distrib/sun3/miniroot/Makefile
--- a/distrib/sun3/miniroot/Makefile Sat Oct 26 23:08:27 2019 +0000
+++ b/distrib/sun3/miniroot/Makefile Sun Oct 27 02:07:42 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2019/07/28 10:29:49 martin Exp $
+# $NetBSD: Makefile,v 1.48 2019/10/27 02:07:42 christos Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -6,7 +6,7 @@
.include <bsd.kernobj.mk>
IMAGE= miniroot.fs
-IMAGESIZE= 6m
+IMAGESIZE= 6500k
MAKEFS_FLAGS+= -o density=8k
KERNEL3= ${KERNOBJDIR}/INSTALL/netbsd
Home |
Main Index |
Thread Index |
Old Index