Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/amd64/installimage The install image grew again - up...
details: https://anonhg.NetBSD.org/src/rev/af780dccde1f
branches: trunk
changeset: 379485:af780dccde1f
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Wed Jun 02 16:07:33 2021 +0000
description:
The install image grew again - update size
diffstat:
distrib/amd64/installimage/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 4a558d62645a -r af780dccde1f distrib/amd64/installimage/Makefile
--- a/distrib/amd64/installimage/Makefile Wed Jun 02 15:59:08 2021 +0000
+++ b/distrib/amd64/installimage/Makefile Wed Jun 02 16:07:33 2021 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2021/04/26 14:08:11 pgoyette Exp $
+# $NetBSD: Makefile,v 1.17 2021/06/02 16:07:33 pgoyette Exp $
.include <bsd.own.mk>
INSTIMGBASE= NetBSD-${DISTRIBVER}-amd64-install # gives ${IMGBASE}.img
-INSTIMAGEMB?= 1700 # for all installation binaries
+INSTIMAGEMB?= 1800 # for all installation binaries
PRIMARY_BOOT= bootxx_ffsv1
SECONDARY_BOOT= boot
Home |
Main Index |
Thread Index |
Old Index