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 INSTIMAGEMB, hopefully fix re...



details:   https://anonhg.NetBSD.org/src/rev/cd817d59e064
branches:  trunk
changeset: 932383:cd817d59e064
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Wed May 06 09:18:10 2020 +0000

description:
Bump INSTIMAGEMB, hopefully fix releng autobuilds

diffstat:

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

diffs (16 lines):

diff -r 46ea92243f8f -r cd817d59e064 distrib/i386/installimage/Makefile
--- a/distrib/i386/installimage/Makefile        Wed May 06 09:07:15 2020 +0000
+++ b/distrib/i386/installimage/Makefile        Wed May 06 09:18:10 2020 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.18 2020/05/05 16:04:07 christos Exp $
+#      $NetBSD: Makefile,v 1.19 2020/05/06 09:18:10 bouyer Exp $
 
 .include <bsd.own.mk>
 
 INSTIMGBASE=   NetBSD-${DISTRIBVER}-i386-install       # gives ${IMGBASE}.img
 
-INSTIMAGEMB?=  1871                    # for all installation binaries
+INSTIMAGEMB?=  1900                    # for all installation binaries
 
 PRIMARY_BOOT=          bootxx_ffsv1
 SECONDARY_BOOT=                boot



Home | Main Index | Thread Index | Old Index