list revision 1.16
11.18Sgutterid#	$NetBSD: list,v 1.16 2010/02/05 10:01:18 roy Exp $
21.1Sjruoho
31.1SjruohoSRCDIRS	bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin
41.1Sjruoho
51.1SjruohoPROG	bin/cat
61.1SjruohoPROG	bin/chmod
71.1SjruohoPROG	bin/cp
81.1SjruohoPROG	bin/dd
91.1SjruohoPROG	bin/df
101.1SjruohoPROG	bin/ed
111.1SjruohoPROG	bin/ln
121.1SjruohoPROG	bin/ls
131.1SjruohoPROG	bin/mkdir
141.1SjruohoPROG	bin/mv
151.1SjruohoPROG	bin/pax		usr/bin/tar
161.1SjruohoPROG	bin/pwd
171.1SjruohoPROG	bin/rm
181.1SjruohoPROG	bin/rmdir
191.1SjruohoPROG	bin/sh
201.1SjruohoPROG	bin/stty
211.1SjruohoPROG	bin/sync
221.1Sjruoho
231.1SjruohoPROG	sbin/disklabel
241.1SjruohoPROG	sbin/fsck
251.1SjruohoPROG	sbin/fsck_ffs
261.1SjruohoPROG	sbin/ifconfig
271.1SjruohoPROG	sbin/init
281.18SgutteridPROG	sbin/mknod
291.1SjruohoPROG	sbin/mount
301.1SjruohoPROG	sbin/mount_cd9660
311.1SjruohoPROG	sbin/mount_ffs
321.1SjruohoPROG	sbin/mount_kernfs
331.1SjruohoPROG	sbin/mount_msdos
341.1SjruohoPROG	sbin/mount_nfs
351.1SjruohoPROG	sbin/newfs	sbin/mount_mfs
361.1SjruohoPROG	sbin/ping
371.1SjruohoPROG	sbin/reboot	sbin/halt
381.1SjruohoPROG	sbin/restore	sbin/rrestore
391.1SjruohoPROG	sbin/route
401.1SjruohoPROG	sbin/shutdown
411.1SjruohoPROG	sbin/slattach
421.1SjruohoPROG	sbin/swapctl
431.1SjruohoPROG	sbin/umount
441.1Sjruoho
451.1SjruohoPROG	usr/bin/ftp
461.1SjruohoPROG	usr/bin/tip	usr/bin/cu
471.1SjruohoPROG	usr/bin/gzip	usr/bin/gzcat usr/bin/gunzip
481.1SjruohoPROG	usr/bin/less	usr/bin/more
491.1SjruohoPROG	usr/bin/sed
501.1SjruohoPROG	usr/bin/tset
511.1Sjruoho
521.1SjruohoPROG	usr/sbin/chown	usr/bin/chgrp
531.1SjruohoPROG	usr/sbin/chroot
541.1Sjruoho
551.1SjruohoSPECIAL	ed		srcdir	distrib/utils/x_ed
561.4SjruohoSPECIAL	ping		srcdir	distrib/utils/x_ping
571.4SjruohoSPECIAL	ifconfig	srcdir	distrib/utils/x_ifconfig
581.1SjruohoSPECIAL	route		srcdir	distrib/utils/x_route
591.16SriastradSPECIAL	umount		srcdir	distrib/utils/x_umount
601.16Sriastrad
611.16SriastradLIBS	libhack.o -lbz2 -ledit -lutil -lcurses -lterminfo -lrmt -lcrypt -ll -lm -lz -lprop
621.2Sjruoho
631.1Sjruoho# init invokes the shell as -sh
641.1SjruohoARGVLN	sh -sh
651.1Sjruoho
661.1Sjruoho# we need the boot blocks /usr/mdec
671.1Sjruoho#COPY	${DESTDIR}/usr/mdec/ofwboot	usr/mdec/ofwboot
681.1Sjruoho
691.1Sjruoho# various files that we need in /etc for the install
701.1SjruohoCOPY	${NETBSDSRCDIR}/etc/group		etc/group
711.1SjruohoCOPY	${NETBSDSRCDIR}/etc/master.passwd	etc/master.passwd
721.1SjruohoCOPY	${NETBSDSRCDIR}/etc/netconfig		etc/netconfig
731.15SwizCOPY	${DISTRIBDIR}/common/protocols		etc/protocols
741.1SjruohoCOPY	${DISTRIBDIR}/common/services		etc/services
751.2Sjruoho
761.1Sjruoho# and the common installation tools
771.1SjruohoCOPY	${DESTDIR}/rescue/terminfo.db		usr/share/misc/terminfo.db
781.1Sjruoho
791.1Sjruoho# and the installation tools
801.1SjruohoCOPY	${CURDIR}/dot.profile		.profile
811.1Sjruoho