1 1.2 bouyer # $NetBSD: list,v 1.2 2007/01/17 20:42:53 bouyer 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.1 hubertf PROG sbin/mount_msdos 40 1.1 hubertf PROG sbin/mount_nfs 41 1.1 hubertf PROG sbin/mount_ntfs 42 1.1 hubertf PROG sbin/newfs sbin/mount_mfs 43 1.1 hubertf PROG sbin/ping 44 1.2 bouyer PROG sbin/raidctl 45 1.1 hubertf PROG sbin/reboot sbin/halt 46 1.1 hubertf PROG sbin/restore sbin/rrestore 47 1.1 hubertf PROG sbin/route 48 1.1 hubertf PROG sbin/shutdown 49 1.1 hubertf PROG sbin/swapctl 50 1.1 hubertf PROG sbin/umount 51 1.1 hubertf 52 1.1 hubertf PROG usr/bin/ftp 53 1.1 hubertf PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip 54 1.1 hubertf PROG usr/bin/less usr/bin/more 55 1.1 hubertf PROG usr/bin/sed 56 1.1 hubertf 57 1.1 hubertf PROG usr/sbin/installboot 58 1.1 hubertf 59 1.1 hubertf PROG usr/sbin/chown usr/bin/chgrp 60 1.1 hubertf PROG usr/sbin/chroot 61 1.1 hubertf PROG usr/sbin/wiconfig 62 1.1 hubertf 63 1.1 hubertf SPECIAL dhclient srcdir distrib/utils/x_dhclient 64 1.1 hubertf SPECIAL ifconfig srcdir distrib/utils/x_ifconfig 65 1.1 hubertf SPECIAL ping srcdir distrib/utils/x_ping 66 1.1 hubertf SPECIAL route srcdir distrib/utils/x_route 67 1.1 hubertf 68 1.1 hubertf LIBS libhack.o -lbz2 -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm -lz 69 1.1 hubertf 70 1.1 hubertf # various files that we need in /etc for the install 71 1.1 hubertf COPY ${NETBSDSRCDIR}/usr.sbin/dhcp/clientscript/dhclient-script sbin/dhclient-script 555 72 1.1 hubertf 73 1.1 hubertf # the disktab explanation file 74 1.1 hubertf COPY ${CURDIR}/disktab.preinstall etc/disktab.preinstall 75