Module Name:    src
Committed By:   christos
Date:           Tue Oct 30 20:18:30 UTC 2018

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

Log Message:
bump for clang


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.11 src/distrib/i386/installimage/Makefile:1.12
--- src/distrib/i386/installimage/Makefile:1.11	Mon Sep 18 10:42:16 2017
+++ src/distrib/i386/installimage/Makefile	Tue Oct 30 16:18:30 2018
@@ -1,11 +1,11 @@
-#	$NetBSD: Makefile,v 1.11 2017/09/18 14:42:16 joerg Exp $
+#	$NetBSD: Makefile,v 1.12 2018/10/30 20:18:30 christos Exp $
 
 .include <bsd.own.mk>
 
 INSTIMGBASE=	NetBSD-${DISTRIBVER}-i386-install	# gives ${IMGBASE}.img
 
 BOOTDISK=	sd0			# for USB flash etc.
-INSTIMAGEMB?=	1400			# for all installation binaries
+INSTIMAGEMB?=	1450			# for all installation binaries
 
 PRIMARY_BOOT=		bootxx_ffsv1
 SECONDARY_BOOT=		boot

Reply via email to