1 # $NetBSD: list,v 1.17 2009/09/20 22:46:11 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
32 PROG sbin/mount_cd9660
34 PROG sbin/mount_filecore
35 PROG sbin/mount_kernfs
38 PROG sbin/newfs sbin/mount_mfs
40 PROG sbin/reboot sbin/halt
41 #PROG sbin/restore sbin/rrestore
50 PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip
51 PROG usr/bin/less usr/bin/more
55 PROG usr/sbin/chown usr/bin/chgrp
58 # init invokes the shell as -sh
61 SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
62 SPECIAL ping srcdir distrib/utils/x_ping
63 SPECIAL route srcdir distrib/utils/x_route
65 LIBS libhack.o -lbz2 -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm -lz -lprop
67 # various files that we need in /etc for the install
68 COPY ${NETBSDSRCDIR}/etc/group etc/group
69 COPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd
70 COPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig
71 COPY ${DISTRIBDIR}/common/protocols etc/protocols
72 COPY ${DISTRIBDIR}/common/services etc/services
74 # and the common installation tools
75 COPY ${DISTRIBDIR}/common/termcap usr/share/misc/termcap
77 # and the installation tools
78 COPY ${CURDIR}/dot.profile .profile