Source-Changes-HG archive

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

[src/trunk]: src/distrib/pmax/instkernel need bigger clothes



details:   https://anonhg.NetBSD.org/src/rev/18c7245f90ec
branches:  trunk
changeset: 840301:18c7245f90ec
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Apr 01 02:02:54 2019 +0000

description:
need bigger clothes

diffstat:

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

diffs (18 lines):

diff -r 3065e53a88e7 -r 18c7245f90ec distrib/pmax/instkernel/Makefile
--- a/distrib/pmax/instkernel/Makefile  Mon Apr 01 02:01:39 2019 +0000
+++ b/distrib/pmax/instkernel/Makefile  Mon Apr 01 02:02:54 2019 +0000
@@ -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 <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -10,7 +10,7 @@
 .endif
 
 IMAGE=         diskimage
-IMAGESIZE=     2800k
+IMAGESIZE=     2900k
 LISTS=         ${.CURDIR}/list${SFX}
 MTREECONF=     ${DISTRIBDIR}/common/mtree.dot
 IMAGEENDIAN=   le



Home | Main Index | Thread Index | Old Index