Sync usage with man page.
[netbsd-mini2440.git] / distrib / sgimips / miniroot / list
blob4dc35c828dafa258ca78616710e9ec408b2e21b5
1 #       $NetBSD: list,v 1.7 2009/09/20 23:19:55 abs Exp $
3 # extras in bin
4 PROG    bin/csh
5 PROG    bin/date
6 PROG    bin/rcp
7 PROG    bin/rcmd
9 # extras in sbin
10 PROG    sbin/disklabel
11 PROG    sbin/fsck_ext2fs
12 PROG    sbin/mount_ext2fs
13 PROG    sbin/mount_kernfs
15 # extras in /usr.bin
16 PROG    usr/bin/netstat
17 PROG    usr/bin/rsh
18 PROG    usr/bin/tset usr/bin/reset
19 PROG    usr/bin/vi
21 # extras in /usr/mdec
22 PROG    usr/mdec/sgivol
24 # crunchgen source directory specials: progs built in nonstandard places
25 SPECIAL vi      srcdir usr.bin/nvi/build
26 SPECIAL sgivol  srcdir sys/arch/sgimips/stand/sgivol
28 # Minimize use of MFS
29 SYMLINK /tmp    var/tmp
31 # we need the contents of /usr/mdec
32 COPY    ${DESTDIR}/usr/mdec/aoutboot    usr/mdec/aoutboot
33 COPY    ${DESTDIR}/usr/mdec/ip2xboot    usr/mdec/ip2xboot
34 COPY    ${DESTDIR}/usr/mdec/ip3xboot    usr/mdec/ip3xboot
36 # a subset termcap file
37 COPY    ${DISTRIBDIR}/common/termcap            usr/share/misc/termcap
39 # copy the kernel(s)
40 COPY    ${KERNOBJDIR}/GENERIC/netbsd    netbsd
41 COPY    ${KERNOBJDIR}/GENERIC/netbsd.ecoff      netbsd.ecoff
42 ###COPY ${KERNOBJDIR}/INSTALL/nfsnetbsd.ecoff   nfsnetbsd.ecoff
44 # various files that we need in /etc for the install
45 #SYMLINK        /tmp/fstab.shadow               etc/fstab
46 #SYMLINK        /tmp/resolv.conf.shadow         etc/resolv.conf
47 #SYMLINK        /tmp/hosts                      etc/hosts
49 # and the installation tools
50 COPY    ${ARCHDIR}/dot.profile          .profile
52 # and a spare .profile
53 COPY    ${DESTDIR}/.profile             tmp/.hdprofile