1 1.5 he # $NetBSD: list,v 1.5 2003/02/19 14:21:06 he Exp $ 2 1.1 scottr 3 1.1 scottr # mac68k extra's 4 1.4 lukem PROG sbin/dmesg 5 1.1 scottr 6 1.4 lukem PROG usr/bin/basename 7 1.4 lukem PROG usr/bin/cksum usr/bin/sum 8 1.4 lukem PROG usr/bin/cut 9 1.4 lukem PROG usr/bin/grep usr/bin/egrep usr/bin/fgrep 10 1.4 lukem PROG usr/bin/netstat 11 1.4 lukem PROG usr/bin/rsh 12 1.4 lukem PROG usr/bin/tset usr/bin/reset 13 1.4 lukem #PROG usr/bin/vi 14 1.4 lukem PROG usr/bin/less usr/bin/more 15 1.1 scottr 16 1.4 lukem SYMLINK /bin/cat usr/bin/strings 17 1.3 shiba 18 1.1 scottr # crunchgen source directory specials 19 1.4 lukem #SPECIAL vi srcdir usr.bin/vi/build 20 1.4 lukem SPECIAL less srcdir usr.bin/less/less 21 1.5 he SPECIAL grep srcdir gnu/usr.bin/grep/grep 22 1.1 scottr 23 1.1 scottr # Minimize use of MFS 24 1.1 scottr SYMLINK /tmp var/tmp 25 1.1 scottr 26 1.1 scottr # the zoneinfo 27 1.3 shiba #COPYDIR ${DESTDIR}/usr/share/zoneinfo usr/share/zoneinfo 28 1.1 scottr 29 1.1 scottr # and the termcap file 30 1.4 lukem COPY ${ARCHDIR}/termcap usr/share/misc/termcap 31 1.1 scottr 32 1.1 scottr # copy the kernel 33 1.4 lukem #COPY ${KRNOBJDIR}/GENERIC/netbsd netbsd 34 1.1 scottr 35 1.1 scottr # various files that we need in /etc for the install 36 1.1 scottr SYMLINK /tmp/fstab.shadow etc/fstab 37 1.1 scottr SYMLINK /tmp/resolv.conf.shadow etc/resolv.conf 38 1.1 scottr SYMLINK /tmp/hosts etc/hosts 39 1.1 scottr 40 1.1 scottr # and the installation tools 41 1.1 scottr COPY ${ARCHDIR}/dot.profile .profile 42 1.1 scottr COPY ${ARCHDIR}/install.md install.md 43