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 clang



details:   https://anonhg.NetBSD.org/src/rev/4feb8098b9ed
branches:  trunk
changeset: 445490:4feb8098b9ed
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Oct 30 20:18:30 2018 +0000

description:
bump for clang

diffstat:

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

diffs (17 lines):

diff -r 4d566b44504d -r 4feb8098b9ed distrib/i386/installimage/Makefile
--- a/distrib/i386/installimage/Makefile        Tue Oct 30 20:15:57 2018 +0000
+++ b/distrib/i386/installimage/Makefile        Tue Oct 30 20:18:30 2018 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile,v 1.11 2017/09/18 14:42:16 joerg Exp $
+#      $NetBSD: Makefile,v 1.12 2018/10/30 20:18:30 christos Exp $
 
 .include <bsd.own.mk>
 
 INSTIMGBASE=   NetBSD-${DISTRIBVER}-i386-install       # gives ${IMGBASE}.img
 
 BOOTDISK=      sd0                     # for USB flash etc.
-INSTIMAGEMB?=  1400                    # for all installation binaries
+INSTIMAGEMB?=  1450                    # for all installation binaries
 
 PRIMARY_BOOT=          bootxx_ffsv1
 SECONDARY_BOOT=                boot



Home | Main Index | Thread Index | Old Index