list revision 1.2
11.2Sdogcow# $NetBSD: list,v 1.2 2007/05/10 23:22:29 dogcow Exp $ 21.1Sshige 31.1SshigeSRCDIRS bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin 41.1Sshige 51.1SshigePROG bin/cat 61.1SshigePROG bin/chmod 71.1SshigePROG bin/cp 81.1SshigePROG bin/dd 91.1SshigePROG bin/df 101.1SshigePROG bin/ed 111.1SshigePROG bin/ln 121.1SshigePROG bin/ls 131.1SshigePROG bin/mkdir 141.1SshigePROG bin/mv 151.1SshigePROG bin/pax usr/bin/tar 161.1SshigePROG bin/pwd 171.1SshigePROG bin/rm 181.1SshigePROG bin/rmdir 191.1SshigePROG bin/sh 201.1SshigePROG bin/stty 211.1SshigePROG bin/sync 221.1Sshige 231.1SshigePROG sbin/disklabel 241.1SshigePROG sbin/fsck 251.1SshigePROG sbin/fsck_ffs 261.1SshigePROG sbin/ifconfig 271.1SshigePROG sbin/init 281.1SshigePROG sbin/mknod 291.1SshigePROG sbin/mount 301.1SshigePROG sbin/mount_cd9660 311.1SshigePROG sbin/mount_ffs 321.1SshigePROG sbin/mount_kernfs 331.1SshigePROG sbin/mount_msdos 341.1SshigePROG sbin/mount_nfs 351.1SshigePROG sbin/newfs sbin/mount_mfs 361.1SshigePROG sbin/ping 371.1SshigePROG sbin/reboot sbin/halt 381.1SshigePROG sbin/restore sbin/rrestore 391.1SshigePROG sbin/route 401.1SshigePROG sbin/shutdown 411.1SshigePROG sbin/slattach 421.1SshigePROG sbin/swapctl 431.1SshigePROG sbin/umount 441.1Sshige 451.1SshigePROG usr/bin/ftp 461.1SshigePROG usr/bin/gzip usr/bin/gunzip usr/bin/gzcat 471.1SshigePROG usr/bin/less usr/bin/more 481.1SshigePROG usr/bin/sed 491.1SshigePROG usr/bin/tset 501.1Sshige 511.1SshigePROG usr/sbin/chown usr/bin/chgrp 521.1SshigePROG usr/sbin/chroot 531.1Sshige 541.1SshigeSPECIAL ping srcdir distrib/utils/x_ping 551.1Sshige 561.1SshigeLIBS libhack.o -lbz2 -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm -lz 571.1Sshige 581.1Sshige# init invokes the shell as -sh 591.1SshigeARGVLN sh -sh 601.1Sshige 611.1Sshige# various files that we need in /etc for the install 621.1SshigeCOPY ${NETBSDSRCDIR}/etc/group etc/group 631.1SshigeCOPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd 641.1SshigeCOPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig 651.1SshigeCOPY ${NETBSDSRCDIR}/etc/protocols etc/protocols 661.2SdogcowCOPY ${NETBSDSRCDIR}/distrib/common/services etc/services 671.1Sshige 681.1Sshige# and the common installation tools 691.1SshigeCOPY ${DESTDIR}/usr/share/misc/termcap usr/share/misc/termcap 701.1Sshige 711.1Sshige# the disktab explanation file 721.1SshigeCOPY ${CURDIR}/disktab.preinstall etc/disktab.preinstall 731.1Sshige 741.1Sshige# and the installation tools 751.1SshigeCOPY ${CURDIR}/dot.profile .profile 761.1SshigeCOPY ${CURDIR}/dot.hdprofile tmp/.hdprofile 77