1 # $NetBSD: list,v 1.14 2009/09/20 22:46:13 abs Exp $
3 SRCDIRS bin sbin usr.bin usr.sbin gnu/usr.bin sys/arch/sgimips/stand
15 PROG bin/pax usr/bin/tar
29 PROG sbin/mount_cd9660
32 PROG sbin/newfs sbin/mount_mfs
34 PROG sbin/reboot sbin/halt
35 PROG sbin/restore sbin/rrestore
41 PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip
46 PROG usr/sbin/chown usr/bin/chgrp
49 SPECIAL ed srcdir distrib/utils/x_ed
50 SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
51 SPECIAL ping srcdir distrib/utils/x_ping
52 SPECIAL route srcdir distrib/utils/x_route
53 SPECIAL umount srcdir distrib/utils/x_umount
54 SPECIAL sgivol srcdir sys/arch/sgimips/stand/sgivol
56 LIBS libhack.o -lbz2 -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm -lz -lprop
58 # init invokes the shell as -sh
61 # we need the boot blocks /usr/mdec
62 COPY ${DESTDIR}/usr/mdec/aoutboot usr/mdec/aoutboot
63 COPY ${DESTDIR}/usr/mdec/ip2xboot usr/mdec/ip2xboot
64 COPY ${DESTDIR}/usr/mdec/ip3xboot usr/mdec/ip3xboot
66 # various files that we need in /etc for the install
67 COPY ${NETBSDSRCDIR}/etc/group etc/group
68 COPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd
69 COPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig
70 COPY ${DISTRIBDIR}/common/protocols etc/protocols
71 COPY ${DISTRIBDIR}/common/services etc/services
73 # and the common installation tools
74 COPY ${DISTRIBDIR}/common/termcap usr/share/misc/termcap
76 # and the shell startup files
77 COPY ${CURDIR}/dot.profile .profile