Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/i386/installimage Bump image size slightly (for gcc 10)
details: https://anonhg.NetBSD.org/src/rev/27f290603ea4
branches: trunk
changeset: 983615:27f290603ea4
user: martin <martin%NetBSD.org@localhost>
date: Sun May 30 09:54:56 2021 +0000
description:
Bump image size slightly (for gcc 10)
diffstat:
distrib/i386/installimage/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 2d327fb629ab -r 27f290603ea4 distrib/i386/installimage/Makefile
--- a/distrib/i386/installimage/Makefile Sun May 30 07:20:00 2021 +0000
+++ b/distrib/i386/installimage/Makefile Sun May 30 09:54:56 2021 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2020/05/06 09:18:10 bouyer Exp $
+# $NetBSD: Makefile,v 1.20 2021/05/30 09:54:56 martin Exp $
.include <bsd.own.mk>
INSTIMGBASE= NetBSD-${DISTRIBVER}-i386-install # gives ${IMGBASE}.img
-INSTIMAGEMB?= 1900 # for all installation binaries
+INSTIMAGEMB?= 2000 # for all installation binaries
PRIMARY_BOOT= bootxx_ffsv1
SECONDARY_BOOT= boot
Home |
Main Index |
Thread Index |
Old Index