Source-Changes-HG archive

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

[src/trunk]: src/distrib/x68k/floppies/ramdisk bump



details:   https://anonhg.NetBSD.org/src/rev/29c9ea796021
branches:  trunk
changeset: 817979:29c9ea796021
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Sep 18 01:57:24 2016 +0000

description:
bump

diffstat:

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

diffs (16 lines):

diff -r 3f6e62d4370f -r 29c9ea796021 distrib/x68k/floppies/ramdisk/Makefile
--- a/distrib/x68k/floppies/ramdisk/Makefile    Sun Sep 18 01:56:42 2016 +0000
+++ b/distrib/x68k/floppies/ramdisk/Makefile    Sun Sep 18 01:57:24 2016 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.46 2014/08/10 06:35:56 isaki Exp $
+#      $NetBSD: Makefile,v 1.47 2016/09/18 01:57:24 christos Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=                 inst.fs
-IMAGESIZE=             1700k
+IMAGESIZE=             1800k
 # `floppy-root' cannot be used now, due to size issue.
 #IMAGE_RELEASEDIR=     installation/floppy
 



Home | Main Index | Thread Index | Old Index