NetBSD/distrib/playstation2/miniroot/list

40 lines
823 B
Plaintext
Raw Normal View History

# $NetBSD: list,v 1.5 2002/05/29 04:11:02 lukem Exp $
2001-10-15 20:22:50 +04:00
# extras in bin
#PROG bin/csh
PROG bin/date
PROG bin/rcp
PROG bin/rcmd
2001-10-15 20:22:50 +04:00
# extras in sbin
PROG sbin/disklabel
PROG sbin/fdisk
PROG sbin/mount_ext2fs
2002-03-23 06:22:56 +03:00
PROG sbin/fsck_ext2fs
PROG sbin/mount_kernfs
PROG sbin/mount_msdos
2001-10-15 20:22:50 +04:00
# extras in /usr.bin
#PROG usr/bin/netstat
PROG usr/bin/rsh
#PROG usr/bin/tset usr/bin/reset
#PROG usr/bin/vi
2001-10-15 20:22:50 +04:00
# crunchgen source directory specials: progs built in nonstandard places
#SPECIAL vi srcdir usr.bin/vi/build
2001-10-15 20:22:50 +04:00
# Minimize use of MFS
SYMLINK /tmp var/tmp
# termcap file
COPY ${ARCHDIR}/termcap.vt100 usr/share/misc/termcap
2001-10-15 20:22:50 +04:00
# sysinst needs disktab template
COPY ${DESTDIR}/etc/disktab etc/disktab.preinstall
# and the installation tools
COPY ${ARCHDIR}/dot.profile .profile
# and a spare .profile
COPY ${DESTDIR}/.profile tmp/.hdprofile