Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/amd64/installimage Oooppss we need another size bump



details:   https://anonhg.NetBSD.org/src/rev/0537a7988de1
branches:  trunk
changeset: 949845:0537a7988de1
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Mon Jan 18 03:35:11 2021 +0000

description:
Oooppss we need another size bump

diffstat:

 distrib/amd64/installimage/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 3920652b78d7 -r 0537a7988de1 distrib/amd64/installimage/Makefile
--- a/distrib/amd64/installimage/Makefile       Mon Jan 18 02:43:27 2021 +0000
+++ b/distrib/amd64/installimage/Makefile       Mon Jan 18 03:35:11 2021 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.13 2021/01/15 21:14:53 pgoyette Exp $
+#      $NetBSD: Makefile,v 1.14 2021/01/18 03:35:11 pgoyette Exp $
 
 .include <bsd.own.mk>
 
 INSTIMGBASE=   NetBSD-${DISTRIBVER}-amd64-install      # gives ${IMGBASE}.img
 
-INSTIMAGEMB?=  1580                    # for all installation binaries
+INSTIMAGEMB?=  1590                    # for all installation binaries
 
 PRIMARY_BOOT=          bootxx_ffsv1
 SECONDARY_BOOT=                boot



Home | Main Index | Thread Index | Old Index