1 # $NetBSD: list,v 1.21 2009/09/20 22:46:14 abs Exp $
3 SRCDIRS bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin
16 PROG bin/pax usr/bin/tar
30 PROG sbin/mount_cd9660
32 PROG sbin/mount_kernfs
34 PROG sbin/newfs sbin/mount_mfs
36 PROG sbin/reboot sbin/halt
37 # PROG sbin/restore sbin/rrestore
44 PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip
45 PROG usr/bin/less usr/bin/more
47 # PROG usr/bin/strings
49 # PROG usr/sbin/bad144
50 PROG usr/sbin/chown usr/bin/chgrp
52 PROG usr/sbin/installboot
54 # init invokes the shell as -sh
57 SPECIAL ifconfig srcdir distrib/utils/x_ifconfig
58 SPECIAL ping srcdir distrib/utils/x_ping
59 SPECIAL route srcdir distrib/utils/x_route
61 LIBS libhack.o -ledit -lutil -lcurses -ltermcap -lrmt -lbz2 -lcrypt -ll -lm -lz -lprop
63 # we need the boot in /, and boot blocks in /usr/mdec
64 COPY ${DESTDIR}/boot boot
65 COPY ${DESTDIR}/usr/mdec/xxboot usr/mdec/xxboot
66 LINK usr/mdec/xxboot usr/mdec/raboot
67 LINK usr/mdec/xxboot usr/mdec/hpboot
68 LINK usr/mdec/xxboot usr/mdec/rdboot
69 LINK usr/mdec/xxboot usr/mdec/sdboot
71 # various files that we need in /etc for the install
72 COPY ${NETBSDSRCDIR}/etc/group etc/group
73 COPY ${NETBSDSRCDIR}/etc/master.passwd etc/master.passwd
74 COPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig
75 COPY ${DISTRIBDIR}/common/protocols etc/protocols
76 COPY ${DISTRIBDIR}/common/services etc/services
78 # and the common installation tools
79 COPY ${DISTRIBDIR}/common/termcap usr/share/misc/termcap
81 # and the installation tools
82 COPY ${CURDIR}/dot.profile .profile