Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/amd64/uefi-installimage Bump size of uefi image - we...
details: https://anonhg.NetBSD.org/src/rev/c4995888c7c2
branches: trunk
changeset: 358510:c4995888c7c2
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Fri Jan 05 01:33:11 2018 +0000
description:
Bump size of uefi image - we've outgrown the old size
diffstat:
distrib/amd64/uefi-installimage/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r ff118faa1ef5 -r c4995888c7c2 distrib/amd64/uefi-installimage/Makefile
--- a/distrib/amd64/uefi-installimage/Makefile Thu Jan 04 20:57:28 2018 +0000
+++ b/distrib/amd64/uefi-installimage/Makefile Fri Jan 05 01:33:11 2018 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2017/09/18 14:42:16 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2018/01/05 01:33:11 pgoyette Exp $
.include <bsd.own.mk>
INSTIMGBASE= NetBSD-${DISTRIBVER}-amd64-uefi-install # gives ${IMGBASE}.img
BOOTDISK= dk1 # unused (use GUID)
-INSTIMAGEMB?= 1450 # for all installation binaries
+INSTIMAGEMB?= 1500 # for all installation binaries
PRIMARY_BOOT= bootxx_ffsv1
SECONDARY_BOOT= boot
Home |
Main Index |
Thread Index |
Old Index