Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/arm32/ramdisk pull up rev 1.10 from trunk. (cgd)



details:   https://anonhg.NetBSD.org/src/rev/40b49177b9a6
branches:  netbsd-1-4
changeset: 469082:40b49177b9a6
user:      cgd <cgd%NetBSD.org@localhost>
date:      Sat Jun 26 23:37:23 1999 +0000

description:
pull up rev 1.10 from trunk. (cgd)

diffstat:

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

diffs (18 lines):

diff -r 5e7889f762a0 -r 40b49177b9a6 distrib/arm32/ramdisk/Makefile
--- a/distrib/arm32/ramdisk/Makefile    Sat Jun 26 23:33:42 1999 +0000
+++ b/distrib/arm32/ramdisk/Makefile    Sat Jun 26 23:37:23 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.7.2.1 1999/06/21 17:02:10 perry Exp $
+#      $NetBSD: Makefile,v 1.7.2.2 1999/06/26 23:37:23 cgd Exp $
 
 TOP=           ${.CURDIR}/..
 
@@ -24,7 +24,7 @@
 MTREE=         mtree.conf
 
 DISKTYPE=      install-ramdisk
-RDSIZE=                3200
+RDSIZE=                3400
 
 install.sh: install.tmpl
        sed "s/@@VERSION@@/${VER}/" < ${.ALLSRC} > ${.TARGET}



Home | Main Index | Thread Index | Old Index