NetBSD/distrib/hpcmips/miniroot/list

34 lines
666 B
Plaintext
Raw Normal View History

# $NetBSD: list,v 1.16 2010/05/01 12:08:58 tsutsui Exp $
# extras in bin
PROG bin/csh
PROG bin/date
PROG bin/rcp
PROG bin/rcmd
# extras in sbin
PROG sbin/disklabel
PROG sbin/fdisk
PROG sbin/fsck_msdos
PROG sbin/mount_kernfs
PROG sbin/mount_msdos
PROG sbin/newfs_msdos
# extras in /usr.bin
PROG usr/bin/netstat
PROG usr/bin/rsh
PROG usr/bin/tset usr/bin/reset
PROG usr/bin/vi
# crunchgen source directory specials: progs built in nonstandard places
2008-10-30 15:39:16 +03:00
SPECIAL vi srcdir usr.bin/nvi/build
# Minimize use of MFS
SYMLINK /tmp var/tmp
# and the installation tools
COPY ${ARCHDIR}/dot.profile .profile
# and a spare .profile
COPY ${DESTDIR}/.profile tmp/.hdprofile