Source-Changes-HG archive

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

[src/trunk]: src/distrib/zaurus/ramdisk Backout previous - it is not that easy



details:   https://anonhg.NetBSD.org/src/rev/516cee7aafd3
branches:  trunk
changeset: 339387:516cee7aafd3
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Jul 19 09:23:53 2015 +0000

description:
Backout previous - it is not that easy

diffstat:

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

diffs (16 lines):

diff -r ebea653786f8 -r 516cee7aafd3 distrib/zaurus/ramdisk/Makefile
--- a/distrib/zaurus/ramdisk/Makefile   Sun Jul 19 08:49:50 2015 +0000
+++ b/distrib/zaurus/ramdisk/Makefile   Sun Jul 19 09:23:53 2015 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.18 2015/07/17 19:32:48 martin Exp $
+#      $NetBSD: Makefile,v 1.19 2015/07/19 09:23:53 martin Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=         ramdisk.fs
-IMAGESIZE=     2350k
+IMAGESIZE=     2256k
 MAKEFS_FLAGS=  -f 14
 
 WARNS=         1



Home | Main Index | Thread Index | Old Index