1 1.5 joerg # $NetBSD: list,v 1.5 2007/10/07 13:12:15 joerg 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.4 skd PROG libexec/lfs_cleanerd 26 1.4 skd 27 1.1 hubertf PROG sbin/dhclient 28 1.1 hubertf PROG sbin/disklabel 29 1.1 hubertf PROG sbin/fdisk 30 1.1 hubertf PROG sbin/fsck 31 1.1 hubertf PROG sbin/fsck_ffs 32 1.1 hubertf PROG sbin/ifconfig 33 1.1 hubertf PROG sbin/init 34 1.1 hubertf PROG sbin/mbrlabel 35 1.1 hubertf PROG sbin/mknod 36 1.1 hubertf PROG sbin/mount 37 1.1 hubertf PROG sbin/mount_cd9660 38 1.1 hubertf PROG sbin/mount_ext2fs 39 1.1 hubertf PROG sbin/mount_ffs 40 1.1 hubertf PROG sbin/mount_kernfs 41 1.3 skd PROG sbin/mount_lfs 42 1.1 hubertf PROG sbin/mount_msdos 43 1.1 hubertf PROG sbin/mount_nfs 44 1.1 hubertf PROG sbin/mount_ntfs 45 1.1 hubertf PROG sbin/newfs sbin/mount_mfs 46 1.3 skd PROG sbin/newfs_lfs 47 1.1 hubertf PROG sbin/ping 48 1.2 bouyer PROG sbin/raidctl 49 1.1 hubertf PROG sbin/reboot sbin/halt 50 1.1 hubertf PROG sbin/restore sbin/rrestore 51 1.1 hubertf PROG sbin/route 52 1.1 hubertf PROG sbin/shutdown 53 1.5 joerg PROG sbin/sysctl 54 1.1 hubertf PROG sbin/swapctl 55 1.1 hubertf PROG sbin/umount 56 1.1 hubertf 57 1.1 hubertf PROG usr/bin/ftp 58 1.1 hubertf PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip 59 1.1 hubertf PROG usr/bin/less usr/bin/more 60 1.1 hubertf PROG usr/bin/sed 61 1.1 hubertf 62 1.1 hubertf PROG usr/sbin/installboot 63 1.1 hubertf 64 1.1 hubertf PROG usr/sbin/chown usr/bin/chgrp 65 1.1 hubertf PROG usr/sbin/chroot 66 1.1 hubertf PROG usr/sbin/wiconfig 67 1.1 hubertf 68 1.1 hubertf SPECIAL dhclient srcdir distrib/utils/x_dhclient 69 1.1 hubertf SPECIAL ifconfig srcdir distrib/utils/x_ifconfig 70 1.1 hubertf SPECIAL ping srcdir distrib/utils/x_ping 71 1.1 hubertf SPECIAL route srcdir distrib/utils/x_route 72 1.1 hubertf 73 1.1 hubertf LIBS libhack.o -lbz2 -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm -lz 74 1.1 hubertf 75 1.1 hubertf # various files that we need in /etc for the install 76 1.1 hubertf COPY ${NETBSDSRCDIR}/usr.sbin/dhcp/clientscript/dhclient-script sbin/dhclient-script 555 77 1.1 hubertf 78 1.1 hubertf # the disktab explanation file 79 1.1 hubertf COPY ${CURDIR}/disktab.preinstall etc/disktab.preinstall 80