NetBSD/distrib/mac68k/miniroot/list
he 3d65d2c867 The ports which use grep in their miniroot need to have a special
rule to get at the source (and object) directory after the recent
grep move.
2003-02-19 14:21:06 +00:00

43 lines
1.0 KiB
Plaintext

# $NetBSD: list,v 1.5 2003/02/19 14:21:06 he Exp $
# mac68k extra's
PROG sbin/dmesg
PROG usr/bin/basename
PROG usr/bin/cksum usr/bin/sum
PROG usr/bin/cut
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
SYMLINK /bin/cat usr/bin/strings
# crunchgen source directory specials
#SPECIAL vi srcdir usr.bin/vi/build
SPECIAL less srcdir usr.bin/less/less
SPECIAL grep srcdir gnu/usr.bin/grep/grep
# Minimize use of MFS
SYMLINK /tmp var/tmp
# the zoneinfo
#COPYDIR ${DESTDIR}/usr/share/zoneinfo usr/share/zoneinfo
# and the termcap file
COPY ${ARCHDIR}/termcap usr/share/misc/termcap
# 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