Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/i386/installimage A tiny little more.



details:   https://anonhg.NetBSD.org/src/rev/2f4474954846
branches:  trunk
changeset: 932342:2f4474954846
user:      christos <christos%NetBSD.org@localhost>
date:      Tue May 05 16:04:07 2020 +0000

description:
A tiny little more.

diffstat:

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

diffs (16 lines):

diff -r 52c15fcf775e -r 2f4474954846 distrib/i386/installimage/Makefile
--- a/distrib/i386/installimage/Makefile        Tue May 05 15:31:42 2020 +0000
+++ b/distrib/i386/installimage/Makefile        Tue May 05 16:04:07 2020 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.17 2020/05/03 13:29:04 christos Exp $
+#      $NetBSD: Makefile,v 1.18 2020/05/05 16:04:07 christos Exp $
 
 .include <bsd.own.mk>
 
 INSTIMGBASE=   NetBSD-${DISTRIBVER}-i386-install       # gives ${IMGBASE}.img
 
-INSTIMAGEMB?=  1870                    # for all installation binaries
+INSTIMAGEMB?=  1871                    # for all installation binaries
 
 PRIMARY_BOOT=          bootxx_ffsv1
 SECONDARY_BOOT=                boot



Home | Main Index | Thread Index | Old Index