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 caused by the module debug sets



details:   https://anonhg.NetBSD.org/src/rev/ec4fdac26679
branches:  trunk
changeset: 932257:ec4fdac26679
user:      christos <christos%NetBSD.org@localhost>
date:      Sun May 03 13:29:04 2020 +0000

description:
bump caused by the module debug sets

diffstat:

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

diffs (16 lines):

diff -r 8fac91a8b22f -r ec4fdac26679 distrib/i386/installimage/Makefile
--- a/distrib/i386/installimage/Makefile        Sun May 03 12:10:28 2020 +0000
+++ b/distrib/i386/installimage/Makefile        Sun May 03 13:29:04 2020 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.16 2020/01/25 19:09:38 christos Exp $
+#      $NetBSD: Makefile,v 1.17 2020/05/03 13:29:04 christos Exp $
 
 .include <bsd.own.mk>
 
 INSTIMGBASE=   NetBSD-${DISTRIBVER}-i386-install       # gives ${IMGBASE}.img
 
-INSTIMAGEMB?=  1790                    # for all installation binaries
+INSTIMAGEMB?=  1870                    # for all installation binaries
 
 PRIMARY_BOOT=          bootxx_ffsv1
 SECONDARY_BOOT=                boot



Home | Main Index | Thread Index | Old Index