1 1.3 skd # $NetBSD: list,v 1.3 2007/08/21 02:20:55 skd Exp $ 2 1.1 hubertf # 3 1.1 hubertf 4 1.1 hubertf SRCDIRS usr.bin/less 5 1.1 hubertf 6 1.1 hubertf PROG bin/cat 7 1.1 hubertf PROG bin/chmod 8 1.1 hubertf PROG bin/cp 9 1.1 hubertf PROG bin/dd 10 1.1 hubertf PROG bin/df 11 1.1 hubertf PROG bin/ed 12 1.1 hubertf PROG bin/ln 13 1.1 hubertf PROG bin/ls 14 1.1 hubertf PROG bin/mkdir 15 1.1 hubertf PROG bin/mt 16 1.1 hubertf PROG bin/mv 17 1.1 hubertf PROG bin/pax usr/bin/tar 18 1.1 hubertf PROG bin/pwd 19 1.1 hubertf PROG bin/rcmd 20 1.1 hubertf PROG bin/rm 21 1.1 hubertf PROG bin/sh 22 1.1 hubertf PROG bin/stty 23 1.1 hubertf PROG bin/sync 24 1.1 hubertf 25 1.1 hubertf PROG sbin/dhclient 26 1.1 hubertf PROG sbin/disklabel 27 1.1 hubertf PROG sbin/fdisk 28 1.1 hubertf PROG sbin/fsck 29 1.1 hubertf PROG sbin/fsck_ffs 30 1.1 hubertf PROG sbin/ifconfig 31 1.1 hubertf PROG sbin/init 32 1.1 hubertf PROG sbin/mbrlabel 33 1.1 hubertf PROG sbin/mknod 34 1.1 hubertf PROG sbin/mount 35 1.1 hubertf PROG sbin/mount_cd9660 36 1.1 hubertf PROG sbin/mount_ext2fs 37 1.1 hubertf PROG sbin/mount_ffs 38 1.1 hubertf PROG sbin/mount_kernfs 39 1.3 skd PROG sbin/mount_lfs 40 1.1 hubertf PROG sbin/mount_msdos 41 1.1 hubertf PROG sbin/mount_nfs 42 1.1 hubertf PROG sbin/mount_ntfs 43 1.1 hubertf PROG sbin/newfs sbin/mount_mfs 44 1.3 skd PROG sbin/newfs_lfs 45 1.1 hubertf PROG sbin/ping 46 1.2 bouyer PROG sbin/raidctl 47 1.1 hubertf PROG sbin/reboot sbin/halt 48 1.1 hubertf PROG sbin/restore sbin/rrestore 49 1.1 hubertf PROG sbin/route 50 1.1 hubertf PROG sbin/shutdown 51 1.1 hubertf PROG sbin/swapctl 52 1.1 hubertf PROG sbin/umount 53 1.1 hubertf 54 1.1 hubertf PROG usr/bin/ftp 55 1.1 hubertf PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip 56 1.1 hubertf PROG usr/bin/less usr/bin/more 57 1.1 hubertf PROG usr/bin/sed 58 1.1 hubertf 59 1.3 skd PROG usr/libexec/lfs_cleanerd 60 1.3 skd 61 1.1 hubertf PROG usr/sbin/installboot 62 1.1 hubertf 63 1.1 hubertf PROG usr/sbin/chown usr/bin/chgrp 64 1.1 hubertf PROG usr/sbin/chroot 65 1.1 hubertf PROG usr/sbin/wiconfig 66 1.1 hubertf 67 1.1 hubertf SPECIAL dhclient srcdir distrib/utils/x_dhclient 68 1.1 hubertf SPECIAL ifconfig srcdir distrib/utils/x_ifconfig 69 1.1 hubertf SPECIAL ping srcdir distrib/utils/x_ping 70 1.1 hubertf SPECIAL route srcdir distrib/utils/x_route 71 1.1 hubertf 72 1.1 hubertf LIBS libhack.o -lbz2 -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm -lz 73 1.1 hubertf 74 1.1 hubertf # various files that we need in /etc for the install 75 1.1 hubertf COPY ${NETBSDSRCDIR}/usr.sbin/dhcp/clientscript/dhclient-script sbin/dhclient-script 555 76 1.1 hubertf 77 1.1 hubertf # the disktab explanation file 78 1.1 hubertf COPY ${CURDIR}/disktab.preinstall etc/disktab.preinstall 79