CVS commit: src/distrib/pmax/instkernel

2020-08-16 Thread matthew green
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 
 .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



CVS commit: src/distrib/pmax/instkernel

2019-04-07 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Apr  7 20:28:55 UTC 2019

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

Log Message:
bump


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 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.42 src/distrib/pmax/instkernel/Makefile:1.43
--- src/distrib/pmax/instkernel/Makefile:1.42	Sun Mar 31 22:02:54 2019
+++ src/distrib/pmax/instkernel/Makefile	Sun Apr  7 16:28:55 2019
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.42 2019/04/01 02:02:54 christos Exp $
+#	$NetBSD: Makefile,v 1.43 2019/04/07 20:28:55 christos Exp $
 
 .include 
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -10,7 +10,7 @@ SFX=		64
 .endif
 
 IMAGE=		diskimage
-IMAGESIZE=	2900k
+IMAGESIZE=	3000k
 LISTS=		${.CURDIR}/list${SFX}
 MTREECONF=	${DISTRIBDIR}/common/mtree.dot
 IMAGEENDIAN=	le



CVS commit: src/distrib/pmax/instkernel

2019-03-31 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon Apr  1 02:02:54 UTC 2019

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

Log Message:
need bigger clothes


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 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.41 src/distrib/pmax/instkernel/Makefile:1.42
--- src/distrib/pmax/instkernel/Makefile:1.41	Tue Jan  1 14:09:12 2019
+++ src/distrib/pmax/instkernel/Makefile	Sun Mar 31 22:02:54 2019
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.41 2019/01/01 19:09:12 christos Exp $
+#	$NetBSD: Makefile,v 1.42 2019/04/01 02:02:54 christos Exp $
 
 .include 
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -10,7 +10,7 @@ SFX=		64
 .endif
 
 IMAGE=		diskimage
-IMAGESIZE=	2800k
+IMAGESIZE=	2900k
 LISTS=		${.CURDIR}/list${SFX}
 MTREECONF=	${DISTRIBDIR}/common/mtree.dot
 IMAGEENDIAN=	le



CVS commit: src/distrib/pmax/instkernel

2018-02-21 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Thu Feb 22 07:21:10 UTC 2018

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

Log Message:
bump image size for gcc 6 bloaty mc bloat face.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 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.39 src/distrib/pmax/instkernel/Makefile:1.40
--- src/distrib/pmax/instkernel/Makefile:1.39	Mon Feb 25 16:52:57 2013
+++ src/distrib/pmax/instkernel/Makefile	Thu Feb 22 07:21:10 2018
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.39 2013/02/25 16:52:57 mhitch Exp $
+#	$NetBSD: Makefile,v 1.40 2018/02/22 07:21:10 mrg Exp $
 
 .include 
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -10,7 +10,7 @@ SFX=		64
 .endif
 
 IMAGE=		diskimage
-IMAGESIZE=	2600k
+IMAGESIZE=	2800k
 LISTS=		${.CURDIR}/list${SFX}
 MTREECONF=	${DISTRIBDIR}/common/mtree.dot
 IMAGEENDIAN=	le



CVS commit: src/distrib/pmax/instkernel

2013-02-25 Thread Michael L. Hitch
Module Name:src
Committed By:   mhitch
Date:   Mon Feb 25 16:52:57 UTC 2013

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

Log Message:
Bump size of image.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 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.38 src/distrib/pmax/instkernel/Makefile:1.39
--- src/distrib/pmax/instkernel/Makefile:1.38	Mon Dec 14 01:12:06 2009
+++ src/distrib/pmax/instkernel/Makefile	Mon Feb 25 16:52:57 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.38 2009/12/14 01:12:06 matt Exp $
+#	$NetBSD: Makefile,v 1.39 2013/02/25 16:52:57 mhitch Exp $
 
 .include bsd.own.mk
 .include ${NETBSDSRCDIR}/distrib/common/Makefile.distrib
@@ -10,7 +10,7 @@ SFX=		64
 .endif
 
 IMAGE=		diskimage
-IMAGESIZE=	2400k
+IMAGESIZE=	2600k
 LISTS=		${.CURDIR}/list${SFX}
 MTREECONF=	${DISTRIBDIR}/common/mtree.dot
 IMAGEENDIAN=	le