Sync usage with man page.
[netbsd-mini2440.git] / distrib / sparc / miniroot / list
blob3e4740bcaed9f3565c491f8afd15df4efb12a94b
1 #       $NetBSD: list,v 1.32 2009/09/20 23:19:55 abs Exp $
3 # Sparc extra's
4 PROG    bin/rcmd
5 PROG    sbin/disklabel
6 PROG    sbin/dmesg
7 PROG    sbin/sysctl
9 PROG    usr/bin/basename
10 PROG    usr/bin/cksum usr/bin/sum
11 PROG    usr/bin/getopt
12 PROG    usr/bin/netstat
13 PROG    usr/bin/rsh
14 PROG    usr/bin/tset usr/bin/reset
15 PROG    usr/bin/vi
16 PROG    usr/bin/less usr/bin/more
17 PROG    usr/sbin/installboot
19 # crunchgen source directory specials
20 SPECIAL vi      srcdir usr.bin/nvi/build
21 SPECIAL less    srcdir usr.bin/less/less
23 # Minimize use of MFS
24 SYMLINK /tmp    var/tmp
26 # we need the contents of /usr/mdec
27 COPYDIR ${DESTDIR}/usr/mdec     usr/mdec
28 # ensure binstall is executable
29 MTREE   ./usr/mdec/binstall     mode=0555
31 # and the termcap file
32 COPY    ${DISTRIBDIR}/common/termcap    usr/share/misc/termcap
34 # copy the kernel
35 COPY    ${KERNOBJDIR}/GENERIC/netbsd    netbsd
37 # various files that we need in /etc for the install
38 SYMLINK /tmp/fstab.shadow               etc/fstab
39 SYMLINK /tmp/resolv.conf.shadow         etc/resolv.conf
40 SYMLINK /tmp/hosts                      etc/hosts
42 # and the installation tools
43 COPY    ${ARCHDIR}/dot.profile          .profile
44 COPY    ${ARCHDIR}/../install.md        install.md
45 COPY    ${DESTDIR}/usr/mdec/boot        boot