Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/distrib/zaurus/ramdisk/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/distrib/zaurus/ramdisk/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.22 retrieving revision 1.23 diff -u -p -r1.22 -r1.23 --- src/distrib/zaurus/ramdisk/Makefile 2017/02/08 20:11:18 1.22 +++ src/distrib/zaurus/ramdisk/Makefile 2018/01/28 01:09:57 1.23 @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.22 2017/02/08 20:11:18 rin Exp $ +# $NetBSD: Makefile,v 1.23 2018/01/28 01:09:57 rin Exp $ .include .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib" IMAGE= ramdisk.fs -IMAGESIZE= 2176k +IMAGESIZE= 2048k MAKEFS_FLAGS+= -f 14 WARNS= 1