Source-Changes-HG archive

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

[src/trunk]: src/distrib/vax/ramdisk Add some free inodes and add ra2/ra3.



details:   https://anonhg.NetBSD.org/src/rev/300b89021b48
branches:  trunk
changeset: 524845:300b89021b48
user:      matt <matt%NetBSD.org@localhost>
date:      Sun Mar 31 17:30:16 2002 +0000

description:
Add some free inodes and add ra2/ra3.

diffstat:

 distrib/vax/ramdisk/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r ac8169b62e42 -r 300b89021b48 distrib/vax/ramdisk/Makefile
--- a/distrib/vax/ramdisk/Makefile      Sun Mar 31 17:27:43 2002 +0000
+++ b/distrib/vax/ramdisk/Makefile      Sun Mar 31 17:30:16 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.13 2002/03/29 06:37:53 matt Exp $
+#      $NetBSD: Makefile,v 1.14 2002/03/31 17:30:16 matt Exp $
 
 .include "${.CURDIR}/../../Makefile.inc"
 .include <bsd.own.mk>
@@ -8,11 +8,12 @@
 
 WARNS=         1
 
+MAKEFS_FLAGS=  -f 15
 CRUNCHBIN=     ramdiskbin
 LISTS=         ${.CURDIR}/list  ${DISTRIBDIR}/common/list.sysinst
 MTREECONF=     ${DISTRIBDIR}/common/mtree.common
 IMAGEENDIAN=   le
-MAKEDEVTARGETS=        std mt0 st0 rd0 rd1 dz0 dl0 dhu0 rx0 ra0 ra1 hp0 hp1 \
+MAKEDEVTARGETS=        std mt0 st0 rd0 rd1 dz0 dl0 dhu0 rx0 ra0 ra1 ra2 ra3 hp0 hp1 \
                sd0 sd1 sd2 md0 pty0 cd0 cd1
 IMAGEDEPENDS=  ${CRUNCHBIN} \
                disktab.preinstall dot.profile termcap.vt100 \



Home | Main Index | Thread Index | Old Index