1 # $NetBSD: list,v 1.17 2009/09/20 23:19:54 abs Exp $
9 PROG usr/bin/cksum usr/bin/sum
14 PROG usr/bin/tset usr/bin/reset
16 PROG usr/bin/less usr/bin/more
18 # crunchgen source directory specials
19 SPECIAL less srcdir usr.bin/less/less
20 SPECIAL vi srcdir usr.bin/nvi/build
25 # we need the contents of /usr/mdec
26 COPYDIR ${DESTDIR}/usr/mdec usr/mdec
27 # ensure installboot is executable
28 MTREE ./usr/mdec/installboot mode=0555
30 # and the termcap file
31 COPY ${DISTRIBDIR}/common/termcap usr/share/misc/termcap
34 COPY ${KERNOBJDIR}/GENERIC/netbsd netbsd
36 # various files that we need in /etc for the install
37 SYMLINK /tmp/fstab.shadow etc/fstab
38 SYMLINK /tmp/resolv.conf.shadow etc/resolv.conf
39 SYMLINK /tmp/hosts etc/hosts
41 # and the installation tools
42 COPY ${ARCHDIR}/dot.profile .profile
43 COPY ${ARCHDIR}/install.md install.md