Source-Changes-HG archive

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

[src/trunk]: src/distrib/amd64/installimage Grow!



details:   https://anonhg.NetBSD.org/src/rev/65e33bf76886
branches:  trunk
changeset: 813320:65e33bf76886
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Jan 24 15:30:05 2016 +0000

description:
Grow!

diffstat:

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

diffs (17 lines):

diff -r 57c81db4fa76 -r 65e33bf76886 distrib/amd64/installimage/Makefile
--- a/distrib/amd64/installimage/Makefile       Sun Jan 24 15:11:08 2016 +0000
+++ b/distrib/amd64/installimage/Makefile       Sun Jan 24 15:30:05 2016 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile,v 1.5 2014/09/13 10:18:24 roy Exp $
+#      $NetBSD: Makefile,v 1.6 2016/01/24 15:30:05 christos Exp $
 
 .include <bsd.own.mk>
 
 INSTIMGBASE=   NetBSD-${DISTRIBVER}-amd64-install      # gives ${IMGBASE}.img
 
 BOOTDISK=      sd0                     # for USB flash etc.
-INSTIMAGEMB?=  550                     # for all installation binaries
+INSTIMAGEMB?=  1200                    # for all installation binaries
 
 PRIMARY_BOOT=          bootxx_ffsv1
 SECONDARY_BOOT=                boot



Home | Main Index | Thread Index | Old Index