Source-Changes-HG archive

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

[src/trunk]: src/distrib/sun2/miniroot bump



details:   https://anonhg.NetBSD.org/src/rev/8dcd73720746
branches:  trunk
changeset: 847318:8dcd73720746
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Dec 18 02:35:59 2019 +0000

description:
bump

diffstat:

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

diffs (18 lines):

diff -r 3f0fa6f565df -r 8dcd73720746 distrib/sun2/miniroot/Makefile
--- a/distrib/sun2/miniroot/Makefile    Wed Dec 18 02:26:48 2019 +0000
+++ b/distrib/sun2/miniroot/Makefile    Wed Dec 18 02:35:59 2019 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.36 2017/01/24 18:04:05 christos Exp $
+#      $NetBSD: Makefile,v 1.37 2019/12/18 02:35:59 christos Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -6,7 +6,7 @@
 .include <bsd.kernobj.mk>
 
 IMAGE=         miniroot.fs
-IMAGESIZE=     4m
+IMAGESIZE=     4200k
 MAKEFS_FLAGS+= -o density=8k
 
 KERNEL=                ${KERNOBJDIR}/INSTALL/netbsd



Home | Main Index | Thread Index | Old Index