Source-Changes-HG archive

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

[src/trunk]: src/distrib/acorn32/ramdisk Bumpity bump bump



details:   https://anonhg.NetBSD.org/src/rev/92bfe801c405
branches:  trunk
changeset: 449936:92bfe801c405
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Mar 29 16:08:06 2019 +0000

description:
Bumpity bump bump

diffstat:

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

diffs (16 lines):

diff -r a2b2ef9373fc -r 92bfe801c405 distrib/acorn32/ramdisk/Makefile
--- a/distrib/acorn32/ramdisk/Makefile  Fri Mar 29 16:07:01 2019 +0000
+++ b/distrib/acorn32/ramdisk/Makefile  Fri Mar 29 16:08:06 2019 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.26 2019/02/07 23:11:10 mrg Exp $
+#      $NetBSD: Makefile,v 1.27 2019/03/29 16:08:06 christos Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=         ramdisk.fs
-IMAGESIZE=     2400k
+IMAGESIZE=     2900k
 MAKEFS_FLAGS+= -f 15
 
 WARNS=         1



Home | Main Index | Thread Index | Old Index