Source-Changes-HG archive

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

[src/trunk]: src/distrib/pmax/ramdisk Give us a little room, too much potato ...



details:   https://anonhg.NetBSD.org/src/rev/6322231cbccd
branches:  trunk
changeset: 355173:6322231cbccd
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Jul 16 14:24:29 2017 +0000

description:
Give us a little room, too much potato chips.

diffstat:

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

diffs (17 lines):

diff -r 1ffaa38c1959 -r 6322231cbccd distrib/pmax/ramdisk/Makefile
--- a/distrib/pmax/ramdisk/Makefile     Sun Jul 16 14:02:48 2017 +0000
+++ b/distrib/pmax/ramdisk/Makefile     Sun Jul 16 14:24:29 2017 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile,v 1.47 2017/01/24 18:04:04 christos Exp $
+#      $NetBSD: Makefile,v 1.48 2017/07/16 14:24:29 christos Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=         ramdisk.fs
 IMAGETAR=      diskimage.tgz
-IMAGESIZE=     3400k
+IMAGESIZE=     3500k
 MAKEFS_FLAGS+= -f 15
 
 WARNS=         1



Home | Main Index | Thread Index | Old Index