Expand PMF_FN_* macros.
[netbsd-mini2440.git] / distrib / mvme68k / ramdisk / list
blobfd42ca1b32e198814eda69e531b758f819bbd42b
1 #       $NetBSD: list,v 1.17 2009/04/29 18:20:01 tsutsui Exp $
3 SRCDIRS bin sbin usr.bin usr.sbin gnu/usr.bin
5 PROG    bin/cat
6 PROG    bin/chmod
7 PROG    bin/cp
8 PROG    bin/dd
9 PROG    bin/df
10 PROG    bin/ln
11 PROG    bin/ls
12 PROG    bin/mkdir
13 PROG    bin/mt
14 PROG    bin/mv
15 PROG    bin/pax         usr/bin/tar
16 PROG    bin/pwd
17 PROG    bin/sync
18 PROG    bin/sh
19 PROG    bin/tftp
21 PROG    sbin/disklabel
22 PROG    sbin/edlabel
23 PROG    sbin/ifconfig
24 PROG    sbin/init
25 PROG    sbin/installboot
26 PROG    sbin/mknod
27 PROG    sbin/mount
28 PROG    sbin/mount_cd9660
29 PROG    sbin/mount_ffs
30 PROG    sbin/mount_nfs
31 PROG    sbin/reboot     sbin/halt
32 PROG    sbin/route
33 PROG    sbin/umount
35 PROG    usr/bin/ftp
36 PROG    usr/bin/gzip    usr/bin/gzcat usr/bin/gunzip
38 # init invokes the shell as -sh
39 ARGVLN  sh -sh
41 SPECIAL gzip            srcdir distrib/utils/x_gzip
42 SPECIAL ifconfig        srcdir distrib/utils/x_ifconfig
43 SPECIAL route           srcdir distrib/utils/x_route
44 SPECIAL umount          srcdir distrib/utils/x_umount
45 SPECIAL installboot     srcdir sys/arch/mvme68k/stand/installboot
47 LIBS    libhack.o -lutil -lz -ll -lrmt -lprop
49 # various files that we need in /etc for the install
50 COPY    ${CURDIR}/rd.fstab                      etc/fstab
51 COPY    ${NETBSDSRCDIR}/etc/master.passwd       etc/master.passwd
52 COPY    ${NETBSDSRCDIR}/etc/netconfig           etc/netconfig
53 COPY    ${DISTRIBDIR}/common/protocols  etc/protocols
54 COPY    ${DISTRIBDIR}/common/services           etc/services
55 COPY    ${DESTDIR}/usr/mdec/bootsd              bootsd
56 COPY    ${DESTDIR}/usr/mdec/bootst              bootst
57 COPY    ${DESTDIR}/usr/mdec/bootxx              bootxx
58 COPY    ${DESTDIR}/usr/mdec/stboot              stboot
60 # and the startup file
61 COPY    ${CURDIR}/dot.profile   .profile
62 COPY    ${CURDIR}/rd.welcome    .welcome