list revision 1.26
11.26Smatt# $NetBSD: list,v 1.26 2013/08/03 21:35:59 matt Exp $ 21.1Sthorpej 31.21StronSRCDIRS bin sbin external/bsd/less/bin usr.bin usr.sbin 41.1Sthorpej 51.1SthorpejPROG bin/cat 61.1SthorpejPROG bin/chmod 71.1SthorpejPROG bin/cp 81.1SthorpejPROG bin/dd 91.1SthorpejPROG bin/df 101.1SthorpejPROG bin/ed 111.1SthorpejPROG bin/ln 121.1SthorpejPROG bin/ls 131.1SthorpejPROG bin/mkdir 141.1SthorpejPROG bin/mv 151.1SthorpejPROG bin/pax usr/bin/tar 161.1SthorpejPROG bin/pwd 171.1SthorpejPROG bin/rm 181.4SjoffPROG bin/rmdir 191.1SthorpejPROG bin/sh 201.1SthorpejPROG bin/stty 211.1SthorpejPROG bin/sync 221.1Sthorpej 231.18StsutsuiPROG sbin/chown bin/chgrp 241.1SthorpejPROG sbin/disklabel 251.26SmattPROG sbin/drvctl 261.22SmattPROG sbin/fdisk 271.1SthorpejPROG sbin/fsck 281.22SmattPROG sbin/fsck_msdos 291.1SthorpejPROG sbin/fsck_ffs 301.22SmattPROG sbin/gpt 311.1SthorpejPROG sbin/ifconfig 321.1SthorpejPROG sbin/init 331.1SthorpejPROG sbin/mknod 341.1SthorpejPROG sbin/mount 351.1SthorpejPROG sbin/mount_cd9660 361.24ShePROG sbin/mount_ext2fs 371.1SthorpejPROG sbin/mount_ffs 381.1SthorpejPROG sbin/mount_kernfs 391.1SthorpejPROG sbin/mount_msdos 401.1SthorpejPROG sbin/mount_nfs 411.23SmattPROG sbin/mount_tmpfs 421.1SthorpejPROG sbin/newfs sbin/mount_mfs 431.24ShePROG sbin/newfs_ext2fs 441.1SthorpejPROG sbin/ping 451.1SthorpejPROG sbin/reboot sbin/halt 461.1SthorpejPROG sbin/restore sbin/rrestore 471.1SthorpejPROG sbin/route 481.1SthorpejPROG sbin/shutdown 491.1SthorpejPROG sbin/slattach 501.25SmattPROG sbin/sysctl 511.1SthorpejPROG sbin/swapctl 521.1SthorpejPROG sbin/umount 531.1Sthorpej 541.1SthorpejPROG usr/bin/ftp 551.7SrafalPROG usr/bin/tip usr/bin/cu 561.11SabsPROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip 571.1SthorpejPROG usr/bin/less usr/bin/more 581.1SthorpejPROG usr/bin/sed 591.1SthorpejPROG usr/bin/tset 601.1Sthorpej 611.1SthorpejPROG usr/sbin/chroot 621.1Sthorpej 631.7SrafalSPECIAL ed srcdir distrib/utils/x_ed 641.19StsutsuiSPECIAL gzip srcdir distrib/utils/x_gzip 651.7SrafalSPECIAL ping srcdir distrib/utils/x_ping 661.7SrafalSPECIAL ifconfig srcdir distrib/utils/x_ifconfig 671.7SrafalSPECIAL route srcdir distrib/utils/x_route 681.7SrafalSPECIAL umount srcdir distrib/utils/x_umount 691.1Sthorpej 701.19StsutsuiLIBS libhack.o -ledit -lutil -lcurses -lterminfo -lrmt -lcrypt -ll -lm -lz -lprop 711.1Sthorpej 721.1Sthorpej# init invokes the shell as -sh 731.1SthorpejARGVLN sh -sh 741.1Sthorpej 751.1Sthorpej# we need the boot blocks /usr/mdec 761.1Sthorpej#COPY ${DESTDIR}/usr/mdec/ofwboot usr/mdec/ofwboot 771.1Sthorpej 781.1Sthorpej# various files that we need in /etc for the install 791.2SlukemCOPY ${NETBSDSRCDIR}/etc/group etc/group 801.2SlukemCOPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd 811.2SlukemCOPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig 821.15SabsCOPY ${DISTRIBDIR}/common/protocols etc/protocols 831.13SabsCOPY ${DISTRIBDIR}/common/services etc/services 841.1Sthorpej 851.1Sthorpej# and the installation tools 861.1SthorpejCOPY ${CURDIR}/dot.profile .profile 87