1 # $NetBSD: list,v 1.17 2009/04/29 18:20:01 tsutsui Exp $
3 SRCDIRS bin sbin usr.bin usr.sbin gnu/usr.bin
15 PROG bin/pax usr/bin/tar
28 PROG sbin/mount_cd9660
31 PROG sbin/reboot sbin/halt
36 PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip
38 # init invokes the shell as -sh
41 SPECIAL gzip srcdir distrib/utils/x_gzip
42 SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
43 SPECIAL route srcdir distrib/utils/x_route
44 SPECIAL umount srcdir distrib/utils/x_umount
45 SPECIAL installboot srcdir sys/arch/mvme68k/stand/installboot
47 LIBS libhack.o -lutil -lz -ll -lrmt -lprop
49 # various files that we need in /etc for the install
50 COPY ${CURDIR}/rd.fstab etc/fstab
51 COPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd
52 COPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig
53 COPY ${DISTRIBDIR}/common/protocols etc/protocols
54 COPY ${DISTRIBDIR}/common/services etc/services
55 COPY ${DESTDIR}/usr/mdec/bootsd bootsd
56 COPY ${DESTDIR}/usr/mdec/bootst bootst
57 COPY ${DESTDIR}/usr/mdec/bootxx bootxx
58 COPY ${DESTDIR}/usr/mdec/stboot stboot
60 # and the startup file
61 COPY ${CURDIR}/dot.profile .profile
62 COPY ${CURDIR}/rd.welcome .welcome