Module Name:    src
Committed By:   christos
Date:           Tue May  5 16:04:07 UTC 2020

Modified Files:
        src/distrib/i386/installimage: Makefile

Log Message:
A tiny little more.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/distrib/i386/installimage/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/i386/installimage/Makefile
diff -u src/distrib/i386/installimage/Makefile:1.17 src/distrib/i386/installimage/Makefile:1.18
--- src/distrib/i386/installimage/Makefile:1.17	Sun May  3 09:29:04 2020
+++ src/distrib/i386/installimage/Makefile	Tue May  5 12:04:07 2020
@@ -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

Reply via email to