NetBSD/distrib/mac68k/miniroot/list

35 lines
806 B
Plaintext

# $NetBSD: list,v 1.12 2010/02/11 09:06:49 roy Exp $
# mac68k extra's
PROG sbin/dmesg
PROG usr/bin/basename
PROG usr/bin/cksum usr/bin/sum
PROG usr/bin/awk
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
SYMLINK /bin/cat usr/bin/strings
# crunchgen source directory specials
#SPECIAL vi srcdir usr.bin/nvi/build
SPECIAL less srcdir usr.bin/less/less
# Minimize use of MFS
SYMLINK /tmp var/tmp
# copy the kernel
#COPY ${KRNOBJDIR}/GENERIC/netbsd netbsd
# various files that we need in /etc for the install
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