Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / distrib / vax / miniroot / list
blob96eed9a0dc339baab3d8dc02312baea0c24c43fc
1 #       $NetBSD: list,v 1.10 2009/09/20 23:19:56 abs Exp $
3 # Vax extras
4 PROG    sbin/disklabel
5 PROG    sbin/mount_kernfs
6 PROG    sbin/sysctl
8 PROG    usr/bin/basename
9 PROG    usr/bin/cksum usr/bin/sum
10 PROG    usr/bin/getopt
11 PROG    usr/bin/less usr/bin/more
12 PROG    usr/bin/netstat
13 PROG    usr/bin/rsh
14 PROG    usr/bin/tset usr/bin/reset
15 PROG    usr/bin/vi
17 PROG    usr/sbin/installboot
19 # crunchgen source directory specials
20 SPECIAL vi      srcdir usr.bin/nvi/build
21 SPECIAL less    srcdir usr.bin/less/less
23 # Minimize use of MFS
24 SYMLINK /tmp    var/tmp
26 # we need the contents of /usr/mdec
27 COPYDIR ${DESTDIR}/usr/mdec     usr/mdec
29 # and the termcap file
30 COPY    ${DISTRIBDIR}/common/termcap    usr/share/misc/termcap
32 # copy the kernel
33 COPY    ${KERNOBJDIR}/GENERIC/netbsd    netbsd
35 # various files that we need in /etc for the install
36 SYMLINK /tmp/fstab.shadow               etc/fstab
37 SYMLINK /tmp/resolv.conf.shadow         etc/resolv.conf
38 SYMLINK /tmp/hosts                      etc/hosts
40 # and the installation tools
41 COPY    ${ARCHDIR}/dot.profile          .profile
42 COPY    ${ARCHDIR}/../install.md        install.md
43 COPY    ${DESTDIR}/usr/mdec/boot        boot