1 # $NetBSD: list,v 1.10 2009/09/20 22:46:14 abs Exp $
3 # usr.bin/less has to be first, otherwise the ramdisk.mk generation fails
4 SRCDIRS usr.bin/less bin sbin usr.bin usr.sbin gnu/usr.bin
17 PROG bin/pax usr/bin/tar
33 PROG sbin/mount_cd9660
35 PROG sbin/mount_filecore
36 PROG sbin/mount_kernfs
39 PROG sbin/newfs sbin/mount_mfs
41 PROG sbin/reboot sbin/halt
42 PROG sbin/restore sbin/rrestore
51 PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip
52 PROG usr/bin/less usr/bin/more
56 PROG usr/sbin/chown usr/bin/chgrp
59 # init invokes the shell as -sh
62 SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
63 SPECIAL ping srcdir distrib/utils/x_ping
64 SPECIAL route srcdir distrib/utils/x_route
66 LIBS libhack.o -lbz2 -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm -lz -lprop
68 # various files that we need in /etc for the install
69 COPY ${NETBSDSRCDIR}/etc/group etc/group
70 COPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd
71 COPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig
72 COPY ${DISTRIBDIR}/common/protocols etc/protocols
73 COPY ${DISTRIBDIR}/common/services etc/services
75 # and the common installation tools
76 COPY ${DISTRIBDIR}/common/termcap usr/share/misc/termcap
78 # and the installation tools
79 COPY ${CURDIR}/dot.profile .profile