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