Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git] / distrib / mac68k / miniroot / list
blobc7ed5f739a6f6db5aaf7ef86c738cd5c087a408a
1 #       $NetBSD: list,v 1.9 2009/09/20 23:19:54 abs Exp $
3 # mac68k extra's
4 PROG    sbin/dmesg
6 PROG    usr/bin/basename
7 PROG    usr/bin/cksum usr/bin/sum
8 PROG    usr/bin/awk
9 PROG    usr/bin/netstat
10 PROG    usr/bin/rsh
11 PROG    usr/bin/tset usr/bin/reset
12 #PROG   usr/bin/vi
13 PROG    usr/bin/less usr/bin/more
15 SYMLINK /bin/cat        usr/bin/strings
17 # crunchgen source directory specials
18 #SPECIAL        vi srcdir usr.bin/nvi/build
19 SPECIAL less srcdir usr.bin/less/less
21 # Minimize use of MFS
22 SYMLINK /tmp    var/tmp
24 # and the termcap file
25 COPY    ${DISTRIBDIR}/common/termcap            usr/share/misc/termcap
27 # copy the kernel
28 #COPY   ${KRNOBJDIR}/GENERIC/netbsd     netbsd
30 # various files that we need in /etc for the install
31 SYMLINK /tmp/fstab.shadow               etc/fstab
32 SYMLINK /tmp/resolv.conf.shadow         etc/resolv.conf
33 SYMLINK /tmp/hosts                      etc/hosts
35 # and the installation tools
36 COPY    ${ARCHDIR}/dot.profile          .profile
37 COPY    ${ARCHDIR}/install.md           install.md