Source-Changes-HG archive

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

[src/trunk]: src/distrib/pmax/instkernel bump image from 3000k to 3.5M. than...



details:   https://anonhg.NetBSD.org/src/rev/6447171e4d21
branches:  trunk
changeset: 974905:6447171e4d21
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Aug 16 11:43:36 2020 +0000

description:
bump image from 3000k to 3.5M.  thanks, time.

diffstat:

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

diffs (18 lines):

diff -r 927e03d48283 -r 6447171e4d21 distrib/pmax/instkernel/Makefile
--- a/distrib/pmax/instkernel/Makefile  Sun Aug 16 10:31:40 2020 +0000
+++ b/distrib/pmax/instkernel/Makefile  Sun Aug 16 11:43:36 2020 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.43 2019/04/07 20:28:55 christos Exp $
+#      $NetBSD: Makefile,v 1.44 2020/08/16 11:43:36 mrg Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -10,7 +10,7 @@
 .endif
 
 IMAGE=         diskimage
-IMAGESIZE=     3000k
+IMAGESIZE=     3584k
 LISTS=         ${.CURDIR}/list${SFX}
 MTREECONF=     ${DISTRIBDIR}/common/mtree.dot
 IMAGEENDIAN=   le



Home | Main Index | Thread Index | Old Index