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 slightly harder



details:   https://anonhg.NetBSD.org/src/rev/79319db0a04e
branches:  trunk
changeset: 379425:79319db0a04e
user:      martin <martin%NetBSD.org@localhost>
date:      Mon May 31 07:59:02 2021 +0000

description:
bump slightly harder

diffstat:

 distrib/i386/installimage/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r c9f6a869ae41 -r 79319db0a04e distrib/i386/installimage/Makefile
--- a/distrib/i386/installimage/Makefile        Mon May 31 02:10:37 2021 +0000
+++ b/distrib/i386/installimage/Makefile        Mon May 31 07:59:02 2021 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.20 2021/05/30 09:54:56 martin Exp $
+#      $NetBSD: Makefile,v 1.21 2021/05/31 07:59:02 martin Exp $
 
 .include <bsd.own.mk>
 
 INSTIMGBASE=   NetBSD-${DISTRIBVER}-i386-install       # gives ${IMGBASE}.img
 
-INSTIMAGEMB?=  2000                    # for all installation binaries
+INSTIMAGEMB?=  2100                    # for all installation binaries
 
 PRIMARY_BOOT=          bootxx_ffsv1
 SECONDARY_BOOT=                boot



Home | Main Index | Thread Index | Old Index