Once again things have grown, so the install image allocation size

needs to be bumped.

XXX There's gotta be a better way to maintain this!  :-)
This commit is contained in:
pgoyette 2021-12-26 03:07:06 +00:00
parent 9e53e1415d
commit 4eb53ee9e8
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.1 2021/10/08 20:24:06 maya Exp $
# $NetBSD: Makefile,v 1.2 2021/12/26 03:07:06 pgoyette Exp $
.include <bsd.own.mk>
INSTIMGBASE= NetBSD-${DISTRIBVER}-amd64-bios-install # gives ${IMGBASE}.img
INSTIMAGEMB?= 1800 # for all installation binaries
INSTIMAGEMB?= 2150 # for all installation binaries
PRIMARY_BOOT= bootxx_ffsv1
SECONDARY_BOOT= boot

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.17 2021/06/02 16:07:33 pgoyette Exp $
# $NetBSD: Makefile,v 1.18 2021/12/26 03:07:06 pgoyette Exp $
.include <bsd.own.mk>
INSTIMGBASE= NetBSD-${DISTRIBVER}-amd64-install # gives ${IMGBASE}.img
INSTIMAGEMB?= 1800 # for all installation binaries
INSTIMAGEMB?= 2150 # for all installation binaries
PRIMARY_BOOT= bootxx_ffsv1
SECONDARY_BOOT= boot