# $NetBSD: list,v 1.20 2011/06/19 06:44:05 tsutsui Exp $ SRCDIRS bin sbin usr.bin usr.sbin PROG bin/cat PROG bin/chmod PROG bin/cp PROG bin/dd PROG bin/df PROG bin/ln PROG bin/ls PROG bin/mkdir PROG bin/mt PROG bin/mv PROG bin/pax usr/bin/tar PROG bin/pwd PROG bin/sync PROG bin/sh PROG bin/tftp PROG sbin/disklabel PROG sbin/ifconfig PROG sbin/init PROG sbin/installboot PROG sbin/mknod PROG sbin/mount PROG sbin/mount_cd9660 PROG sbin/mount_ffs PROG sbin/mount_nfs PROG sbin/reboot sbin/halt PROG sbin/route PROG sbin/umount PROG usr/bin/ftp PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip # init invokes the shell as -sh ARGVLN sh -sh SPECIAL gzip srcdir distrib/utils/x_gzip SPECIAL ifconfig srcdir distrib/utils/x_ifconfig SPECIAL route srcdir distrib/utils/x_route SPECIAL umount srcdir distrib/utils/x_umount SPECIAL installboot srcdir sys/arch/mvme68k/stand/installboot LIBS libhack.o -lutil -lz -ll -lrmt -lprop # various files that we need in /etc for the install COPY ${CURDIR}/rd.fstab etc/fstab 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 COPY ${DESTDIR}/usr/mdec/bootsd bootsd COPY ${DESTDIR}/usr/mdec/bootst bootst COPY ${DESTDIR}/usr/mdec/bootxx bootxx COPY ${DESTDIR}/usr/mdec/stboot stboot # and the startup file COPY ${CURDIR}/dot.profile .profile COPY ${CURDIR}/rd.welcome .welcome