11.24Srin#	$NetBSD: list,v 1.24 2024/09/20 07:50:38 rin 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.13StsutsuiPROG	usr/sbin/installboot
181.13Stsutsui
191.2Sthorpej# crunchgen source directory specials
201.21SnakayamaSPECIAL	vi	srcdir external/bsd/nvi/usr.bin/nvi
211.20StronSPECIAL	less	srcdir external/bsd/less/bin/less
221.24SrinSPECIAL	awk	srcdir external/historical/nawk/bin
231.2Sthorpej
241.2Sthorpej# Minimize use of MFS
251.2SthorpejSYMLINK	/tmp	var/tmp
261.2Sthorpej
271.1Sthorpej# we need the contents of /usr/mdec
281.1SthorpejCOPYDIR	${DESTDIR}/usr/mdec	usr/mdec
291.9Slukem# ensure installboot is executable
301.9SlukemMTREE	./usr/mdec/installboot	mode=0555
311.2Sthorpej
321.1Sthorpej# copy the kernel
331.7SgmcgarryCOPY	${KERNOBJDIR}/INSTALL/netbsd	netbsd
341.1Sthorpej
351.1Sthorpej# various files that we need in /etc for the install
361.1SthorpejSYMLINK	/tmp/fstab.shadow		etc/fstab
371.1SthorpejSYMLINK	/tmp/resolv.conf.shadow		etc/resolv.conf
381.1SthorpejSYMLINK	/tmp/hosts			etc/hosts
391.1Sthorpej
401.1Sthorpej# and the installation tools
411.1SthorpejCOPY	${ARCHDIR}/dot.profile		.profile
421.1SthorpejCOPY	${ARCHDIR}/install.md		install.md
43