Module Name:    src
Committed By:   christos
Date:           Mon Feb  1 21:24:33 UTC 2016

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

Log Message:
bump image size


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

Reply via email to