1 # $NetBSD: list,v 1.14 2009/09/20 22:46:13 abs Exp $
3 SRCDIRS bin sbin libexec usr.bin/less usr.bin usr.sbin gnu/usr.bin
16 PROG bin/pax usr/bin/tar
33 PROG sbin/mount_cd9660
34 PROG sbin/mount_ext2fs
36 PROG sbin/mount_kernfs
40 PROG sbin/newfs sbin/mount_mfs
44 PROG sbin/reboot sbin/halt
45 PROG sbin/restore sbin/rrestore
55 PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip
56 PROG usr/bin/less usr/bin/more
60 PROG libexec/lfs_cleanerd
63 PROG usr/sbin/chown usr/bin/chgrp
65 PROG usr/sbin/installboot
68 # init invokes the shell as -sh
71 SPECIAL chat srcdir usr.sbin/pppd/chat
72 SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
73 SPECIAL ping srcdir distrib/utils/x_ping
74 SPECIAL pppd srcdir usr.sbin/pppd/pppd
75 SPECIAL route srcdir distrib/utils/x_route
78 LIBS -ledit -lutil -lcurses -ltermcap -lrmt -lbz2 -lcrypt -ll -lm -lpcap -lz -lprop
80 # various files that we need in /etc for the install
81 COPY ${NETBSDSRCDIR}/etc/group etc/group
82 COPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd
83 COPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig
84 COPY ${DISTRIBDIR}/common/protocols etc/protocols
85 COPY ${DISTRIBDIR}/common/services etc/services
87 # we need the boot block in /usr/mdec + the arch specific extras
88 COPY ${DESTDIR}/usr/mdec/binstall usr/mdec/binstall 555
89 COPY ${DESTDIR}/usr/mdec/bootblk usr/mdec/bootblk
90 COPY ${DESTDIR}/usr/mdec/ofwboot ofwboot
91 COPY ${DESTDIR}/usr/mdec/ofwboot usr/mdec/ofwboot
93 # and the common installation tools
94 COPY ${DISTRIBDIR}/common/termcap usr/share/misc/termcap
96 # and the installation tools
97 COPY ${INSTFSDIR}/dot.profile .profile
100 COPYDIR ${DESTDIR}/usr/share/zoneinfo usr/share/zoneinfo