11.11Snakayama# $NetBSD: list,v 1.11 2013/11/30 08:27:18 nakayama Exp $ 21.1Srafal 31.1Srafal# extras in bin 41.1SrafalPROG bin/csh 51.1SrafalPROG bin/date 61.1SrafalPROG bin/rcp 71.1SrafalPROG bin/rcmd 81.1Srafal 91.1Srafal# extras in sbin 101.1SrafalPROG sbin/disklabel 111.1SrafalPROG sbin/fsck_ext2fs 121.1SrafalPROG sbin/mount_ext2fs 131.1SrafalPROG sbin/mount_kernfs 141.1Srafal 151.1Srafal# extras in /usr.bin 161.1SrafalPROG usr/bin/netstat 171.1SrafalPROG usr/bin/rsh 181.1SrafalPROG usr/bin/tset usr/bin/reset 191.1SrafalPROG usr/bin/vi 201.1Srafal 211.1Srafal# extras in /usr/mdec 221.1SrafalPROG usr/mdec/sgivol 231.1Srafal 241.1Srafal# crunchgen source directory specials: progs built in nonstandard places 251.11SnakayamaSPECIAL vi srcdir external/bsd/nvi/usr.bin/nvi 261.1SrafalSPECIAL sgivol srcdir sys/arch/sgimips/stand/sgivol 271.1Srafal 281.1Srafal# Minimize use of MFS 291.1SrafalSYMLINK /tmp var/tmp 301.1Srafal 311.1Srafal# we need the contents of /usr/mdec 321.4SsekiyaCOPY ${DESTDIR}/usr/mdec/aoutboot usr/mdec/aoutboot 331.4SsekiyaCOPY ${DESTDIR}/usr/mdec/ip2xboot usr/mdec/ip2xboot 341.4SsekiyaCOPY ${DESTDIR}/usr/mdec/ip3xboot usr/mdec/ip3xboot 351.1Srafal 361.1Srafal# copy the kernel(s) 371.1SrafalCOPY ${KERNOBJDIR}/GENERIC/netbsd netbsd 381.1SrafalCOPY ${KERNOBJDIR}/GENERIC/netbsd.ecoff netbsd.ecoff 391.1Srafal###COPY ${KERNOBJDIR}/INSTALL/nfsnetbsd.ecoff nfsnetbsd.ecoff 401.1Srafal 411.1Srafal# various files that we need in /etc for the install 421.1Srafal#SYMLINK /tmp/fstab.shadow etc/fstab 431.1Srafal#SYMLINK /tmp/resolv.conf.shadow etc/resolv.conf 441.1Srafal#SYMLINK /tmp/hosts etc/hosts 451.1Srafal 461.1Srafal# and the installation tools 471.1SrafalCOPY ${ARCHDIR}/dot.profile .profile 481.1Srafal 491.1Srafal# and a spare .profile 501.1SrafalCOPY ${DESTDIR}/.profile tmp/.hdprofile 51