Source-Changes-HG archive

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

[src/trunk]: src/distrib/cats/ramdisk bump



details:   https://anonhg.NetBSD.org/src/rev/8d3fcd9b8fbb
branches:  trunk
changeset: 793345:8d3fcd9b8fbb
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Feb 06 18:36:15 2014 +0000

description:
bump

diffstat:

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

diffs (16 lines):

diff -r 164db9169608 -r 8d3fcd9b8fbb distrib/cats/ramdisk/Makefile
--- a/distrib/cats/ramdisk/Makefile     Thu Feb 06 18:28:28 2014 +0000
+++ b/distrib/cats/ramdisk/Makefile     Thu Feb 06 18:36:15 2014 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.20 2010/02/11 09:06:47 roy Exp $
+#      $NetBSD: Makefile,v 1.21 2014/02/06 18:36:15 christos Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=         ramdisk.fs
-IMAGESIZE=     2100k
+IMAGESIZE=     2200k
 MAKEFS_FLAGS=  -f 14
 
 WARNS=         1



Home | Main Index | Thread Index | Old Index