list revision 1.7
11.7Srafal# $NetBSD: list,v 1.7 2008/05/21 18:05:29 rafal Exp $ 21.1Sthorpej 31.1SthorpejSRCDIRS bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin 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.7SrafalPROG sbin/dhclient 241.1SthorpejPROG sbin/disklabel 251.1SthorpejPROG sbin/fsck 261.1SthorpejPROG sbin/fsck_ffs 271.1SthorpejPROG sbin/ifconfig 281.1SthorpejPROG sbin/init 291.1SthorpejPROG sbin/mknod 301.1SthorpejPROG sbin/mount 311.1SthorpejPROG sbin/mount_cd9660 321.1SthorpejPROG sbin/mount_ffs 331.1SthorpejPROG sbin/mount_kernfs 341.1SthorpejPROG sbin/mount_msdos 351.1SthorpejPROG sbin/mount_nfs 361.1SthorpejPROG sbin/newfs sbin/mount_mfs 371.1SthorpejPROG sbin/ping 381.1SthorpejPROG sbin/reboot sbin/halt 391.1SthorpejPROG sbin/restore sbin/rrestore 401.1SthorpejPROG sbin/route 411.1SthorpejPROG sbin/shutdown 421.1SthorpejPROG sbin/slattach 431.1SthorpejPROG sbin/swapctl 441.1SthorpejPROG sbin/umount 451.1Sthorpej 461.1SthorpejPROG usr/bin/ftp 471.7SrafalPROG usr/bin/tip usr/bin/cu 481.1SthorpejPROG usr/bin/gzip usr/bin/gunzip usr/bin/gzcat 491.1SthorpejPROG usr/bin/less usr/bin/more 501.1SthorpejPROG usr/bin/sed 511.1SthorpejPROG usr/bin/tset 521.1Sthorpej 531.1SthorpejPROG usr/sbin/chown usr/bin/chgrp 541.1SthorpejPROG usr/sbin/chroot 551.1Sthorpej 561.7SrafalSPECIAL dhclient srcdir distrib/utils/x_dhclient 571.7SrafalSPECIAL ed srcdir distrib/utils/x_ed 581.7SrafalSPECIAL ping srcdir distrib/utils/x_ping 591.7SrafalSPECIAL ifconfig srcdir distrib/utils/x_ifconfig 601.7SrafalSPECIAL route srcdir distrib/utils/x_route 611.7SrafalSPECIAL umount srcdir distrib/utils/x_umount 621.1Sthorpej 631.6SdyoungLIBS libhack.o -lbz2 -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm -lz -lprop 641.1Sthorpej 651.1Sthorpej# init invokes the shell as -sh 661.1SthorpejARGVLN sh -sh 671.1Sthorpej 681.1Sthorpej# we need the boot blocks /usr/mdec 691.1Sthorpej#COPY ${DESTDIR}/usr/mdec/ofwboot usr/mdec/ofwboot 701.1Sthorpej 711.1Sthorpej# various files that we need in /etc for the install 721.7SrafalCOPY ${NETBSDSRCDIR}/usr.sbin/dhcp/clientscript/dhclient-script sbin/dhclient-script 555 731.2SlukemCOPY ${NETBSDSRCDIR}/etc/group etc/group 741.2SlukemCOPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd 751.2SlukemCOPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig 761.2SlukemCOPY ${NETBSDSRCDIR}/etc/protocols etc/protocols 771.5SdogcowCOPY ${NETBSDSRCDIR}/distrib/common/services etc/services 781.1Sthorpej 791.1Sthorpej# and the common installation tools 801.7SrafalCOPY ${NETBSDSRCDIR}/distrib/common/termcap.mini usr/share/misc/termcap 811.1Sthorpej 821.1Sthorpej# the disktab explanation file 831.1SthorpejCOPY ${CURDIR}/disktab.preinstall etc/disktab.preinstall 841.1Sthorpej 851.1Sthorpej# and the installation tools 861.1SthorpejCOPY ${CURDIR}/dot.profile .profile 871.1SthorpejCOPY ${CURDIR}/dot.hdprofile tmp/.hdprofile 88