list revision 1.12
11.12She#	$NetBSD: list,v 1.12 2004/03/30 13:38:20 he Exp $
21.1Sthorpej
31.2Sthorpej# hp300 extra's
41.6SlukemPROG	sbin/disklabel
51.6SlukemPROG	sbin/dmesg
61.2Sthorpej
71.6SlukemPROG	usr/bin/basename
81.6SlukemPROG	usr/bin/cksum usr/bin/sum
91.6SlukemPROG	usr/bin/cut
101.12ShePROG	usr/bin/awk
111.6SlukemPROG	usr/bin/netstat
121.6SlukemPROG	usr/bin/rsh
131.6SlukemPROG	usr/bin/tset usr/bin/reset
141.6SlukemPROG	usr/bin/vi
151.6SlukemPROG	usr/bin/less usr/bin/more
161.2Sthorpej
171.2Sthorpej# crunchgen source directory specials
181.6SlukemSPECIAL	vi	srcdir usr.bin/vi/build
191.6SlukemSPECIAL	less	srcdir usr.bin/less/less
201.2Sthorpej
211.2Sthorpej# Minimize use of MFS
221.2SthorpejSYMLINK	/tmp	var/tmp
231.2Sthorpej
241.1Sthorpej# we need the contents of /usr/mdec
251.1SthorpejCOPYDIR	${DESTDIR}/usr/mdec	usr/mdec
261.9Slukem# ensure installboot is executable
271.9SlukemMTREE	./usr/mdec/installboot	mode=0555
281.2Sthorpej
291.2Sthorpej# the zoneinfo
301.2SthorpejCOPYDIR	${DESTDIR}/usr/share/zoneinfo	usr/share/zoneinfo
311.2Sthorpej
321.2Sthorpej# and the termcap file
331.8SlukemCOPY	${NETBSDSRCDIR}/share/termcap/termcap.src usr/share/misc/termcap
341.1Sthorpej
351.1Sthorpej# copy the kernel
361.7SgmcgarryCOPY	${KERNOBJDIR}/INSTALL/netbsd	netbsd
371.1Sthorpej
381.1Sthorpej# various files that we need in /etc for the install
391.1SthorpejCOPY	${DESTDIR}/etc/disktab		etc/disktab.shadow
401.1SthorpejSYMLINK	/tmp/disktab.shadow		etc/disktab
411.1SthorpejSYMLINK	/tmp/fstab.shadow		etc/fstab
421.1SthorpejSYMLINK	/tmp/resolv.conf.shadow		etc/resolv.conf
431.1SthorpejSYMLINK	/tmp/hosts			etc/hosts
441.1Sthorpej
451.1Sthorpej# and the installation tools
461.1SthorpejCOPY	${ARCHDIR}/dot.profile		.profile
471.1SthorpejCOPY	${ARCHDIR}/install.md		install.md
48