1 # $NetBSD: list,v 1.24 2009/09/20 22:46:13 abs Exp $
3 SRCDIRS bin sbin usr.bin usr.sbin gnu/usr.bin sys/arch/pmax/stand
16 PROG bin/pax usr/bin/tar usr/bin/cpio
30 PROG sbin/mount_cd9660
32 PROG sbin/mount_kernfs
35 PROG sbin/newfs sbin/mount_mfs
37 PROG sbin/reboot sbin/halt
38 PROG sbin/restore sbin/rrestore
45 PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip
50 PROG usr/sbin/installboot
52 PROG usr/sbin/chown usr/bin/chgrp
55 # init invokes the shell as -sh
58 SPECIAL ping srcdir distrib/utils/x_ping
60 LIBS -ledit -lbz2 -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm -lz -lprop
62 # we need the boot blocks /usr/mdec
63 COPY ${DESTDIR}/usr/mdec/bootxx_ffs usr/mdec/bootxx_ffs
64 COPY ${DESTDIR}/usr/mdec/bootxx_ffsv2 usr/mdec/bootxx_ffsv2
65 COPY ${DESTDIR}/usr/mdec/boot.pmax usr/mdec/boot.pmax
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 shell startup files
78 COPY ${CURDIR}/dot.profile .profile