Source-Changes-HG archive

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

[src/trunk]: src/distrib/i386/installimage Bump for recent Mesa update.



details:   https://anonhg.NetBSD.org/src/rev/d6ea9becfd4f
branches:  trunk
changeset: 455592:d6ea9becfd4f
user:      rin <rin%NetBSD.org@localhost>
date:      Sun Apr 07 05:29:00 2019 +0000

description:
Bump for recent Mesa update.

diffstat:

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

diffs (16 lines):

diff -r 1ff0993b0617 -r d6ea9becfd4f distrib/i386/installimage/Makefile
--- a/distrib/i386/installimage/Makefile        Sun Apr 07 05:28:09 2019 +0000
+++ b/distrib/i386/installimage/Makefile        Sun Apr 07 05:29:00 2019 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.13 2018/12/15 18:03:17 gson Exp $
+#      $NetBSD: Makefile,v 1.14 2019/04/07 05:29:00 rin Exp $
 
 .include <bsd.own.mk>
 
 INSTIMGBASE=   NetBSD-${DISTRIBVER}-i386-install       # gives ${IMGBASE}.img
 
-INSTIMAGEMB?=  1450                    # for all installation binaries
+INSTIMAGEMB?=  1600                    # for all installation binaries
 
 PRIMARY_BOOT=          bootxx_ffsv1
 SECONDARY_BOOT=                boot



Home | Main Index | Thread Index | Old Index