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/412ac5e6035d
branches: trunk
changeset: 343178:412ac5e6035d
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 e1f0909a020f -r 412ac5e6035d 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