Expand PMF_FN_* macros.
[netbsd-mini2440.git] / distrib / pmax / miniroot / list64
blob3bc18a1c4d4fc07dfd8e27050f3650ca970dea39
1 #       $NetBSD$
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/sbin
22 PROG    usr/sbin/installboot
24 # crunchgen source directory specials: progs built in nonstandard places
25 SPECIAL vi      srcdir usr.bin/nvi/build
27 # Minimize use of MFS
28 SYMLINK /tmp    var/tmp
30 # we need the contents of /usr/mdec
31 COPYDIR ${DESTDIR}/usr/mdec     usr/mdec
32 # and /boot.pmax
33 COPY    ${DESTDIR}/boot.pmax    boot.pmax
35 # the zoneinfo (dont use)
36 #COPYDIR        ${DESTDIR}/usr/share/zoneinfo   usr/share/zoneinfo
38 # a subset termcap file
39 COPY    ${ARCHDIR}/termcap.vt100 usr/share/misc/termcap
41 # copy the kernel(s)
42 COPY    ${KERNOBJDIR}/GENERIC64/netbsd          netbsd
43 #COPY   ${KERNOBJDIR}/GENERIC64/netbsd.ecoff    netbsd.ecoff
44 #COPY   ${KERNOBJDIR}/INSTALL64/nfsnetbsd.ecoff nfsnetbsd.ecoff
46 # various files that we need in /etc for the install
47 #COPY   ${DESTDIR}/etc/disktab          etc/disktab.shadow
48 #SYMLINK        /tmp/disktab.shadow             etc/disktab
49 #SYMLINK        /tmp/fstab.shadow               etc/fstab
50 #SYMLINK        /tmp/resolv.conf.shadow         etc/resolv.conf
51 #SYMLINK        /tmp/hosts                      etc/hosts
53 # sysinst needs disktab template
54 COPY    ${DESTDIR}/etc/disktab          etc/disktab.preinstall
56 # and the installation tools
57 COPY    ${ARCHDIR}/dot.profile          .profile
59 # and a spare .profile
60 COPY    ${DESTDIR}/.profile             tmp/.hdprofile