Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/i386/installimage bump more.



details:   https://anonhg.NetBSD.org/src/rev/7c5be736730b
branches:  trunk
changeset: 813827:7c5be736730b
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Feb 20 16:40:15 2016 +0000

description:
bump more.

diffstat:

 distrib/i386/installimage/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 9d10e2dc08e1 -r 7c5be736730b distrib/i386/installimage/Makefile
--- a/distrib/i386/installimage/Makefile        Sat Feb 20 16:37:51 2016 +0000
+++ b/distrib/i386/installimage/Makefile        Sat Feb 20 16:40:15 2016 +0000
@@ -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



Home | Main Index | Thread Index | Old Index