1 1.11 roy # $NetBSD: list,v 1.11 2010/02/05 10:01:19 roy 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.7 fredb PROG usr/bin/awk 9 1.4 lukem PROG usr/bin/netstat 10 1.4 lukem PROG usr/bin/rsh 11 1.4 lukem PROG usr/bin/tset usr/bin/reset 12 1.4 lukem #PROG usr/bin/vi 13 1.4 lukem PROG usr/bin/less usr/bin/more 14 1.1 scottr 15 1.4 lukem SYMLINK /bin/cat usr/bin/strings 16 1.3 shiba 17 1.1 scottr # crunchgen source directory specials 18 1.8 tsutsui #SPECIAL vi srcdir usr.bin/nvi/build 19 1.4 lukem SPECIAL less srcdir usr.bin/less/less 20 1.1 scottr 21 1.1 scottr # Minimize use of MFS 22 1.1 scottr SYMLINK /tmp var/tmp 23 1.1 scottr 24 1.11 roy # and the terminfo database 25 1.11 roy COPY ${DESTDIR}/rescue/terminfo.db usr/share/misc/terminfo.db 26 1.1 scottr 27 1.1 scottr # copy the kernel 28 1.4 lukem #COPY ${KRNOBJDIR}/GENERIC/netbsd netbsd 29 1.1 scottr 30 1.1 scottr # various files that we need in /etc for the install 31 1.1 scottr SYMLINK /tmp/fstab.shadow etc/fstab 32 1.1 scottr SYMLINK /tmp/resolv.conf.shadow etc/resolv.conf 33 1.1 scottr SYMLINK /tmp/hosts etc/hosts 34 1.1 scottr 35 1.1 scottr # and the installation tools 36 1.1 scottr COPY ${ARCHDIR}/dot.profile .profile 37 1.1 scottr COPY ${ARCHDIR}/install.md install.md 38