NetBSD/distrib/vax/miniroot/list
abs bd1c4855ff All apply to vax only:
- Drop KERNFS from INSTALL kernel
- Add dmesg to sysinst ramdisk
- Add 'ramdisk' target to MAKEDEV and use
- Add dhcpcd to sysinst ramdisk
- Drop old install.md script
- Misc install image cleanup (reduce diff to zaurus of all things)
2012-07-03 21:49:55 +00:00

40 lines
919 B
Plaintext

# $NetBSD: list,v 1.15 2012/07/03 21:49:55 abs Exp $
# Vax extras
PROG sbin/disklabel
PROG sbin/mount_kernfs
PROG sbin/sysctl
PROG usr/bin/basename
PROG usr/bin/cksum usr/bin/sum
PROG usr/bin/getopt
PROG usr/bin/less usr/bin/more
PROG usr/bin/netstat
PROG usr/bin/rsh
PROG usr/bin/tset usr/bin/reset
PROG usr/bin/vi
PROG usr/sbin/installboot
# crunchgen source directory specials
SPECIAL vi srcdir usr.bin/nvi/build
SPECIAL less srcdir external/bsd/less/bin/less
# Minimize use of MFS
SYMLINK /tmp var/tmp
# we need the contents of /usr/mdec
COPYDIR ${DESTDIR}/usr/mdec usr/mdec
# copy the kernel
COPY ${KERNOBJDIR}/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 ${DESTDIR}/usr/mdec/boot boot