Module Name:    src
Committed By:   martin
Date:           Mon May 31 07:59:02 UTC 2021

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

Log Message:
bump slightly harder


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 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.20 src/distrib/i386/installimage/Makefile:1.21
--- src/distrib/i386/installimage/Makefile:1.20	Sun May 30 09:54:56 2021
+++ src/distrib/i386/installimage/Makefile	Mon May 31 07:59:02 2021
@@ -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

Reply via email to