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/8356d8136315
branches:  trunk
changeset: 937352:8356d8136315
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 c6234d1f3878 -r 8356d8136315 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