1 1.1.8.2 matt # $NetBSD: list,v 1.1.8.2 2008/03/23 00:21:01 matt Exp $ 2 1.1.8.2 matt 3 1.1.8.2 matt SRCDIRS usr.bin/less 4 1.1.8.2 matt SRCDIRS bin sbin usr.bin usr.sbin 5 1.1.8.2 matt 6 1.1.8.2 matt PROG bin/cat 7 1.1.8.2 matt PROG bin/chmod 8 1.1.8.2 matt PROG bin/cp 9 1.1.8.2 matt PROG bin/dd 10 1.1.8.2 matt PROG bin/df 11 1.1.8.2 matt PROG bin/ed 12 1.1.8.2 matt PROG bin/ln 13 1.1.8.2 matt PROG bin/ls 14 1.1.8.2 matt PROG bin/mkdir 15 1.1.8.2 matt PROG bin/mt 16 1.1.8.2 matt PROG bin/mv 17 1.1.8.2 matt PROG bin/pax usr/bin/tar 18 1.1.8.2 matt PROG bin/pwd 19 1.1.8.2 matt PROG bin/rcmd 20 1.1.8.2 matt PROG bin/rcp 21 1.1.8.2 matt PROG bin/rm 22 1.1.8.2 matt PROG bin/sh 23 1.1.8.2 matt PROG bin/stty 24 1.1.8.2 matt PROG bin/sync 25 1.1.8.2 matt 26 1.1.8.2 matt PROG sbin/disklabel 27 1.1.8.2 matt PROG sbin/dmesg 28 1.1.8.2 matt PROG sbin/fdisk 29 1.1.8.2 matt PROG sbin/fsck 30 1.1.8.2 matt PROG sbin/fsck_ffs 31 1.1.8.2 matt PROG sbin/fsck_ext2fs 32 1.1.8.2 matt PROG sbin/ifconfig 33 1.1.8.2 matt PROG sbin/init 34 1.1.8.2 matt PROG sbin/mbrlabel 35 1.1.8.2 matt PROG sbin/mknod 36 1.1.8.2 matt PROG sbin/mount 37 1.1.8.2 matt PROG sbin/mount_cd9660 38 1.1.8.2 matt PROG sbin/mount_ext2fs 39 1.1.8.2 matt PROG sbin/mount_ffs 40 1.1.8.2 matt PROG sbin/mount_msdos 41 1.1.8.2 matt PROG sbin/mount_nfs 42 1.1.8.2 matt PROG sbin/newfs sbin/mount_mfs 43 1.1.8.2 matt PROG sbin/newfs_ext2fs 44 1.1.8.2 matt PROG sbin/ping 45 1.1.8.2 matt PROG sbin/reboot sbin/halt 46 1.1.8.2 matt PROG sbin/restore sbin/rrestore 47 1.1.8.2 matt PROG sbin/route 48 1.1.8.2 matt PROG sbin/shutdown 49 1.1.8.2 matt PROG sbin/slattach 50 1.1.8.2 matt PROG sbin/swapctl sbin/swapon 51 1.1.8.2 matt PROG sbin/umount 52 1.1.8.2 matt 53 1.1.8.2 matt PROG usr/bin/ftp 54 1.1.8.2 matt PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip 55 1.1.8.2 matt PROG usr/bin/less usr/bin/more 56 1.1.8.2 matt PROG usr/bin/sed 57 1.1.8.2 matt PROG usr/bin/tset 58 1.1.8.2 matt 59 1.1.8.2 matt PROG usr/sbin/chown usr/bin/chgrp 60 1.1.8.2 matt PROG usr/sbin/chroot 61 1.1.8.2 matt 62 1.1.8.2 matt # init invokes the shell as -sh 63 1.1.8.2 matt ARGVLN sh -sh 64 1.1.8.2 matt 65 1.1.8.2 matt SPECIAL ed srcdir distrib/utils/x_ed 66 1.1.8.2 matt SPECIAL gzip srcdir distrib/utils/x_gzip 67 1.1.8.2 matt SPECIAL ifconfig srcdir distrib/utils/x_ifconfig 68 1.1.8.2 matt SPECIAL ping srcdir distrib/utils/x_ping 69 1.1.8.2 matt SPECIAL route srcdir distrib/utils/x_route 70 1.1.8.2 matt SPECIAL umount srcdir distrib/utils/x_umount 71 1.1.8.2 matt 72 1.1.8.2 matt LIBS libhack.o -ledit -lutil -lcurses -ltermcap -lrmt -ll -lm -lz 73 1.1.8.2 matt 74 1.1.8.2 matt COPY ${DESTDIR}/usr/mdec/boot usr/mdec/boot 75 1.1.8.2 matt 76 1.1.8.2 matt # various files that we need in /etc for the install 77 1.1.8.2 matt COPY ${NETBSDSRCDIR}/etc/group etc/group 78 1.1.8.2 matt COPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd 79 1.1.8.2 matt COPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig 80 1.1.8.2 matt COPY ${NETBSDSRCDIR}/etc/protocols etc/protocols 81 1.1.8.2 matt COPY ${NETBSDSRCDIR}/distrib/common/services etc/services 82 1.1.8.2 matt 83 1.1.8.2 matt # and the common installation tools 84 1.1.8.2 matt COPY ${NETBSDSRCDIR}/distrib/common/termcap.mini usr/share/misc/termcap 85 1.1.8.2 matt 86 1.1.8.2 matt # and the boot script 87 1.1.8.2 matt COPY ${CURDIR}/dot.profile .profile 88