Remove "srcdir distrib/utils/x_mount" from ramdisk lists
since src/sbin/mount/Makefile no longer links fs specific routines.
This commit is contained in:
parent
0b3f936d86
commit
a6223afc8f
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.5 2002/10/17 06:38:15 lukem Exp $
|
||||
# $NetBSD: list,v 1.6 2003/01/19 12:26:57 tsutsui Exp $
|
||||
|
||||
SRCDIRS bin sbin usr.bin usr.sbin
|
||||
|
||||
|
@ -64,7 +64,6 @@ SPECIAL ed srcdir distrib/utils/x_ed
|
|||
SPECIAL gzip srcdir distrib/utils/x_gzip
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL more srcdir distrib/utils/more
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL ping srcdir distrib/utils/x_ping
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.4 2002/10/17 06:38:16 lukem Exp $
|
||||
# $NetBSD: list,v 1.5 2003/01/19 12:26:47 tsutsui Exp $
|
||||
|
||||
PROG bin/cat
|
||||
PROG bin/chmod
|
||||
|
@ -47,7 +47,6 @@ PROG usr/sbin/loadkmap
|
|||
|
||||
SPECIAL installboot srcdir sys/arch/atari/stand/installboot
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL ping srcdir distrib/utils/x_ping
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.2 2002/06/17 20:22:34 leo Exp $
|
||||
# $NetBSD: list,v 1.3 2003/01/19 12:26:49 tsutsui Exp $
|
||||
|
||||
PROG bin/cat
|
||||
PROG bin/chmod
|
||||
|
@ -39,7 +39,6 @@ PROG usr/sbin/chroot
|
|||
PROG sbin/ahdilabel
|
||||
PROG usr/sbin/loadkmap
|
||||
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
||||
# The installation scripts
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.1 2002/10/30 12:42:25 tsutsui Exp $
|
||||
# $NetBSD: list,v 1.2 2003/01/19 12:26:59 tsutsui Exp $
|
||||
|
||||
SRCDIRS bin sbin usr.bin usr.sbin
|
||||
|
||||
|
@ -60,7 +60,6 @@ SPECIAL ed srcdir distrib/utils/x_ed
|
|||
SPECIAL gzip srcdir distrib/utils/x_gzip
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL more srcdir distrib/utils/more
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL ping srcdir distrib/utils/x_ping
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.1 2002/12/09 14:20:56 scw Exp $
|
||||
# $NetBSD: list,v 1.2 2003/01/19 12:26:58 tsutsui Exp $
|
||||
|
||||
SRCDIRS bin sbin usr.bin usr.sbin
|
||||
|
||||
|
@ -60,7 +60,6 @@ SPECIAL ed srcdir distrib/utils/x_ed
|
|||
SPECIAL gzip srcdir distrib/utils/x_gzip
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL more srcdir distrib/utils/more
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL ping srcdir distrib/utils/x_ping
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.9 2002/10/17 06:38:16 lukem Exp $
|
||||
# $NetBSD: list,v 1.10 2003/01/19 12:26:50 tsutsui Exp $
|
||||
|
||||
SRCDIRS bin sbin usr.bin usr.sbin gnu/usr.bin
|
||||
|
||||
|
@ -45,7 +45,6 @@ PROG usr/sbin/chroot
|
|||
ARGVLN sh -sh
|
||||
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL ping srcdir distrib/utils/x_ping
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.9 2002/10/17 06:38:17 lukem Exp $
|
||||
# $NetBSD: list,v 1.10 2003/01/19 12:26:51 tsutsui Exp $
|
||||
|
||||
PROG bin/cat
|
||||
PROG bin/chmod
|
||||
|
@ -56,7 +56,6 @@ PROG usr/sbin/chroot
|
|||
SPECIAL ed srcdir distrib/utils/x_ed
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL more srcdir distrib/utils/more
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL ping srcdir distrib/utils/x_ping
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.12 2002/10/17 06:38:17 lukem Exp $
|
||||
# $NetBSD: list,v 1.13 2003/01/19 12:26:52 tsutsui Exp $
|
||||
|
||||
PROG bin/cat
|
||||
PROG bin/chio
|
||||
|
@ -58,7 +58,6 @@ PROG usr/sbin/chroot
|
|||
SPECIAL ed srcdir distrib/utils/x_ed
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL more srcdir distrib/utils/more
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL ping srcdir distrib/utils/x_ping
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.9 2002/10/17 06:38:18 lukem Exp $
|
||||
# $NetBSD: list,v 1.10 2003/01/19 12:26:51 tsutsui Exp $
|
||||
|
||||
PROG bin/cat
|
||||
PROG bin/chmod
|
||||
|
@ -43,7 +43,6 @@ PROG usr/sbin/chown usr/bin/chgrp
|
|||
PROG usr/sbin/chroot
|
||||
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL ping srcdir distrib/utils/x_ping
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.16 2002/10/17 06:38:19 lukem Exp $
|
||||
# $NetBSD: list,v 1.17 2003/01/19 12:26:53 tsutsui Exp $
|
||||
|
||||
SRCDIRS bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin gnu/usr.bin/binutils
|
||||
|
||||
|
@ -63,7 +63,6 @@ SPECIAL ed srcdir distrib/utils/x_ed
|
|||
SPECIAL gzip srcdir distrib/utils/x_gzip
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL more srcdir distrib/utils/more
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL ping srcdir distrib/utils/x_ping
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.22 2002/10/17 06:38:19 lukem Exp $
|
||||
# $NetBSD: list,v 1.23 2003/01/19 12:26:54 tsutsui Exp $
|
||||
|
||||
SRCDIRS bin sbin usr.bin usr.sbin
|
||||
|
||||
|
@ -66,7 +66,6 @@ SPECIAL ed srcdir distrib/utils/x_ed
|
|||
SPECIAL gzip srcdir distrib/utils/x_gzip
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL more srcdir distrib/utils/more
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL ping srcdir distrib/utils/x_ping
|
||||
SPECIAL ping6 srcdir distrib/utils/x_ping6
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.12 2002/10/17 06:38:19 lukem Exp $
|
||||
# $NetBSD: list,v 1.13 2003/01/19 12:26:54 tsutsui Exp $
|
||||
|
||||
SRCDIRS bin sbin usr.bin usr.sbin gnu/usr.bin
|
||||
|
||||
|
@ -40,7 +40,6 @@ ARGVLN sh -sh
|
|||
|
||||
SPECIAL gzip srcdir distrib/utils/x_gzip
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
SPECIAL installboot srcdir sys/arch/mvme68k/stand/installboot
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.16 2002/10/17 06:38:20 lukem Exp $
|
||||
# $NetBSD: list,v 1.17 2003/01/19 12:26:49 tsutsui Exp $
|
||||
|
||||
SRCDIRS bin sbin usr.bin usr.sbin
|
||||
|
||||
|
@ -63,7 +63,6 @@ SPECIAL ed srcdir distrib/utils/x_ed
|
|||
SPECIAL gzip srcdir distrib/utils/x_gzip
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL more srcdir distrib/utils/more
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL ping srcdir distrib/utils/x_ping
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.13 2002/10/17 06:38:20 lukem Exp $
|
||||
# $NetBSD: list,v 1.14 2003/01/19 12:26:56 tsutsui Exp $
|
||||
|
||||
SRCDIRS bin sbin usr.bin usr.sbin
|
||||
|
||||
|
@ -62,7 +62,6 @@ SPECIAL ed srcdir distrib/utils/x_ed
|
|||
SPECIAL gzip srcdir distrib/utils/x_gzip
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL more srcdir distrib/utils/more
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL ping srcdir distrib/utils/x_ping
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.2 2002/10/17 06:38:21 lukem Exp $
|
||||
# $NetBSD: list,v 1.3 2003/01/19 12:26:59 tsutsui Exp $
|
||||
|
||||
SRCDIRS bin sbin usr.bin usr.sbin
|
||||
|
||||
|
@ -60,7 +60,6 @@ SPECIAL ed srcdir distrib/utils/x_ed
|
|||
SPECIAL gzip srcdir distrib/utils/x_gzip
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL more srcdir distrib/utils/more
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL ping srcdir distrib/utils/x_ping
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: list,v 1.5 2002/10/17 06:38:22 lukem Exp $
|
||||
# $NetBSD: list,v 1.6 2003/01/19 12:26:58 tsutsui Exp $
|
||||
|
||||
SRCDIRS bin sbin usr.bin usr.sbin
|
||||
|
||||
|
@ -60,7 +60,6 @@ SPECIAL ed srcdir distrib/utils/x_ed
|
|||
SPECIAL gzip srcdir distrib/utils/x_gzip
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL more srcdir distrib/utils/more
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL ping srcdir distrib/utils/x_ping
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $NetBSD: list,v 1.5 2002/05/19 13:13:39 lukem Exp $
|
||||
# $NetBSD: list,v 1.6 2003/01/19 12:26:57 tsutsui Exp $
|
||||
#
|
||||
# ramdisk/list - packing list for the ramdisk.
|
||||
#
|
||||
|
@ -84,7 +84,6 @@ LIBS libhack.o -lrmt -lutil -lz
|
|||
# These are built with special flags to save a little space.
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL ls srcdir distrib/utils/tls
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL ssh srcdir distrib/utils/ssh
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $NetBSD: list,v 1.1 2002/05/17 17:52:36 lukem Exp $
|
||||
# $NetBSD: list,v 1.2 2003/01/19 12:26:55 tsutsui Exp $
|
||||
#
|
||||
# ramdisk/list - packing list for the ramdisk.
|
||||
#
|
||||
|
@ -84,7 +84,6 @@ LIBS libhack.o -lrmt -lutil -lz
|
|||
# These are built with special flags to save a little space.
|
||||
SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
|
||||
SPECIAL ls srcdir distrib/utils/tls
|
||||
SPECIAL mount srcdir distrib/utils/x_mount
|
||||
SPECIAL route srcdir distrib/utils/x_route
|
||||
SPECIAL ssh srcdir distrib/utils/ssh
|
||||
SPECIAL umount srcdir distrib/utils/x_umount
|
||||
|
|
Loading…
Reference in New Issue