Sync usage with man page.
[netbsd-mini2440.git] / distrib / hpcsh / miniroot / list
blobbe44fb365a58a6b0d959fe4dd232e939466bad06
1 #       $NetBSD: list,v 1.3 2009/09/20 22:46:12 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/fdisk
12 PROG    sbin/mount_ext2fs
13 PROG    sbin/fsck_ext2fs
14 PROG    sbin/mount_kernfs
15 PROG    sbin/mount_msdos
17 # extras in /usr.bin
18 #PROG   usr/bin/netstat
19 PROG    usr/bin/rsh
20 #PROG   usr/bin/tset usr/bin/reset
21 #PROG   usr/bin/vi
23 # crunchgen source directory specials: progs built in nonstandard places
24 #SPECIAL        vi      srcdir usr.bin/nvi/build
26 # Minimize use of MFS
27 SYMLINK /tmp    var/tmp
29 # termcap file
30 COPY    ${DISTRIBDIR}/common/termcap    usr/share/misc/termcap
32 # various files that we need in /etc for the install
33 COPY    ${DESTDIR}/etc/spwd.db          etc/spwd.db
34 LINK    etc/spwd.db                     etc/pwd.db
36 # and the installation tools
37 COPY    ${ARCHDIR}/dot.profile          .profile
39 # and a spare .profile
40 COPY    ${DESTDIR}/.profile             tmp/.hdprofile