Try to make images big enough for debug sets

This commit is contained in:
martin 2017-05-11 10:49:18 +00:00
parent 3397b20a60
commit 483132c66a
2 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.6 2016/01/24 15:30:05 christos Exp $
# $NetBSD: Makefile,v 1.7 2017/05/11 10:49:18 martin Exp $
.include <bsd.own.mk>
INSTIMGBASE= NetBSD-${DISTRIBVER}-amd64-install # gives ${IMGBASE}.img
BOOTDISK= sd0 # for USB flash etc.
INSTIMAGEMB?= 1200 # for all installation binaries
INSTIMAGEMB?= 1300 # for all installation binaries
PRIMARY_BOOT= bootxx_ffsv1
SECONDARY_BOOT= boot

View File

@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.1 2017/01/24 11:16:50 nonaka Exp $
# $NetBSD: Makefile,v 1.2 2017/05/11 10:49:18 martin Exp $
.include <bsd.own.mk>
INSTIMGBASE= NetBSD-${DISTRIBVER}-amd64-uefi-install # gives ${IMGBASE}.img
BOOTDISK= dk1 # unused (use GUID)
INSTIMAGEMB?= 1280 # for all installation binaries
INSTIMAGEMB?= 1380 # for all installation binaries
PRIMARY_BOOT= bootxx_ffsv1
SECONDARY_BOOT= boot