Module Name:    src
Committed By:   christos
Date:           Sat Feb 20 16:40:15 UTC 2016

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

Log Message:
bump more.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.8 src/distrib/i386/installimage/Makefile:1.9
--- src/distrib/i386/installimage/Makefile:1.8	Mon Feb  1 16:24:33 2016
+++ src/distrib/i386/installimage/Makefile	Sat Feb 20 11:40:15 2016
@@ -1,11 +1,11 @@
-#	$NetBSD: Makefile,v 1.8 2016/02/01 21:24:33 christos Exp $
+#	$NetBSD: Makefile,v 1.9 2016/02/20 16:40:15 christos Exp $
 
 .include <bsd.own.mk>
 
 INSTIMGBASE=	NetBSD-${DISTRIBVER}-i386-install	# gives ${IMGBASE}.img
 
 BOOTDISK=	sd0			# for USB flash etc.
-INSTIMAGEMB?=	900			# for all installation binaries
+INSTIMAGEMB?=	1200			# for all installation binaries
 
 PRIMARY_BOOT=		bootxx_ffsv1
 SECONDARY_BOOT=		boot

Reply via email to