Module Name:    src
Committed By:   mrg
Date:           Sun Aug 16 11:43:36 UTC 2020

Modified Files:
        src/distrib/pmax/instkernel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/distrib/pmax/instkernel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/pmax/instkernel/Makefile
diff -u src/distrib/pmax/instkernel/Makefile:1.43 src/distrib/pmax/instkernel/Makefile:1.44
--- src/distrib/pmax/instkernel/Makefile:1.43	Sun Apr  7 20:28:55 2019
+++ src/distrib/pmax/instkernel/Makefile	Sun Aug 16 11:43:36 2020
@@ -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 @@ SFX=		64
 .endif
 
 IMAGE=		diskimage
-IMAGESIZE=	3000k
+IMAGESIZE=	3584k
 LISTS=		${.CURDIR}/list${SFX}
 MTREECONF=	${DISTRIBDIR}/common/mtree.dot
 IMAGEENDIAN=	le

Reply via email to