# $NetBSD: list,v 1.20 2011/06/19 02:25:46 tsutsui Exp $ SRCDIRS bin sbin usr.bin usr.sbin sys/arch/sgimips/stand PROG bin/cat PROG bin/chmod PROG bin/cp PROG bin/dd PROG bin/df PROG bin/ed PROG bin/ln PROG bin/ls PROG bin/mkdir PROG bin/mv PROG bin/pax usr/bin/tar PROG bin/pwd PROG bin/rm PROG bin/sh PROG bin/stty PROG bin/sync PROG sbin/chown bin/chgrp PROG sbin/disklabel PROG sbin/fsck PROG sbin/fsck_ffs PROG sbin/ifconfig PROG sbin/init PROG sbin/mknod PROG sbin/mount PROG sbin/mount_cd9660 PROG sbin/mount_ffs PROG sbin/mount_nfs PROG sbin/newfs sbin/mount_mfs PROG sbin/ping PROG sbin/reboot sbin/halt PROG sbin/restore sbin/rrestore PROG sbin/route PROG sbin/shutdown PROG sbin/umount PROG usr/bin/ftp PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip PROG usr/bin/sed PROG usr/mdec/sgivol PROG usr/sbin/chroot SPECIAL ed srcdir distrib/utils/x_ed SPECIAL gzip srcdir distrib/utils/x_gzip SPECIAL ifconfig srcdir distrib/utils/x_ifconfig SPECIAL ping srcdir distrib/utils/x_ping SPECIAL route srcdir distrib/utils/x_route SPECIAL umount srcdir distrib/utils/x_umount SPECIAL sgivol srcdir sys/arch/sgimips/stand/sgivol LIBS libhack.o -lutil -lcurses -lterminfo -lrmt -lcrypt -ll -lm -lz -lprop # init invokes the shell as -sh ARGVLN sh -sh # we need the boot blocks /usr/mdec COPY ${DESTDIR}/usr/mdec/aoutboot usr/mdec/aoutboot COPY ${DESTDIR}/usr/mdec/ip2xboot usr/mdec/ip2xboot COPY ${DESTDIR}/usr/mdec/ip3xboot usr/mdec/ip3xboot # various files that we need in /etc for the install COPY ${NETBSDSRCDIR}/etc/group etc/group COPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd COPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig COPY ${DISTRIBDIR}/common/protocols etc/protocols COPY ${DISTRIBDIR}/common/services etc/services # and the shell startup files COPY ${CURDIR}/dot.profile .profile