# $NetBSD: list,v 1.8 2002/04/26 15:50:39 lukem Exp $ # mvme68k's extras PROG sbin/disklabel PROG sbin/edlabel PROG sbin/mount_kernfs PROG usr/bin/basename PROG usr/bin/cksum usr/bin/sum PROG usr/bin/cut PROG usr/bin/gawk usr/bin/awk PROG usr/bin/grep usr/bin/egrep usr/bin/fgrep PROG usr/bin/netstat PROG usr/bin/rsh PROG usr/bin/tset usr/bin/reset PROG usr/bin/vi PROG usr/bin/less usr/bin/more # crunchgen source directory specials SPECIAL less srcdir usr.bin/less/less SPECIAL vi srcdir usr.bin/vi/build # Minimize use of MFS SYMLINK /tmp var/tmp # we need the contents of /usr/mdec COPYDIR ${DESTDIR}/usr/mdec usr/mdec # the zoneinfo COPYDIR ${DESTDIR}/usr/share/zoneinfo usr/share/zoneinfo # and the termcap file COPY ${NETBSDSRCDIR}/share/termcap/termcap.src usr/share/misc/termcap # copy the kernel COPY ${KERNOBJDIR}/GENERIC/netbsd netbsd # various files that we need in /etc for the install COPY ${DESTDIR}/etc/disktab etc/disktab.shadow COPY ${DESTDIR}/etc/spwd.db etc/spwd.db LINK etc/spwd.db etc/pwd.db SYMLINK /tmp/disktab.shadow etc/disktab SYMLINK /tmp/fstab.shadow etc/fstab SYMLINK /tmp/resolv.conf.shadow etc/resolv.conf SYMLINK /tmp/hosts etc/hosts # and the installation tools COPY ${ARCHDIR}/dot.profile .profile COPY ${ARCHDIR}/install.md install.md