xref: /netbsd/distrib/hp300/ramdisk/list (revision a76f18b6)
1*a76f18b6Stsutsui#	$NetBSD: list,v 1.25 2021/07/09 19:11:06 tsutsui Exp $
26a11dfc9Sgmcgarry
3f9e105a9StsutsuiSRCDIRS	bin sbin usr.bin usr.sbin
46a11dfc9Sgmcgarry
56a11dfc9SgmcgarryPROG	bin/cat
66a11dfc9SgmcgarryPROG	bin/chmod
76a11dfc9SgmcgarryPROG	bin/cp
8a599612fStsutsuiPROG	bin/df
96a11dfc9SgmcgarryPROG	bin/ln
106a11dfc9SgmcgarryPROG	bin/ls
116a11dfc9SgmcgarryPROG	bin/mkdir
126a11dfc9SgmcgarryPROG	bin/mv
136a11dfc9SgmcgarryPROG	bin/pax		usr/bin/tar
146a11dfc9SgmcgarryPROG	bin/pwd
156a11dfc9SgmcgarryPROG	bin/rm
166a11dfc9SgmcgarryPROG	bin/sh
176a11dfc9SgmcgarryPROG	bin/stty
186a11dfc9Sgmcgarry
19a4d1043eStsutsuiPROG	sbin/chown	bin/chgrp
206a11dfc9SgmcgarryPROG	sbin/disklabel
2117e5a1e5StsutsuiPROG	sbin/dmesg
226a11dfc9SgmcgarryPROG	sbin/fsck
236a11dfc9SgmcgarryPROG	sbin/fsck_ffs
246a11dfc9SgmcgarryPROG	sbin/ifconfig
256a11dfc9SgmcgarryPROG	sbin/init
266a11dfc9SgmcgarryPROG	sbin/mknod
276a11dfc9SgmcgarryPROG	sbin/mount
286a11dfc9SgmcgarryPROG	sbin/mount_cd9660
296a11dfc9SgmcgarryPROG	sbin/mount_ffs
306a11dfc9SgmcgarryPROG	sbin/mount_nfs
316a11dfc9SgmcgarryPROG	sbin/newfs	sbin/mount_mfs
326a11dfc9SgmcgarryPROG	sbin/ping
336a11dfc9SgmcgarryPROG	sbin/reboot	sbin/halt
346a11dfc9SgmcgarryPROG	sbin/route
356a11dfc9SgmcgarryPROG	sbin/swapctl
366a11dfc9SgmcgarryPROG	sbin/umount
376a11dfc9Sgmcgarry
386a11dfc9SgmcgarryPROG	usr/bin/ftp
396a11dfc9SgmcgarryPROG	usr/bin/gzip	usr/bin/gzcat usr/bin/gunzip
406a11dfc9SgmcgarryPROG	usr/bin/sed
41cfedc102SmycroftPROG	usr/bin/tset
426a11dfc9Sgmcgarry
436a11dfc9SgmcgarryPROG	usr/sbin/chroot
4459c9ad47StsutsuiPROG	usr/sbin/installboot
456a11dfc9Sgmcgarry
468f603e22Slukem# init invokes the shell as -sh
478f603e22SlukemARGVLN	sh -sh
488f603e22Slukem
49*a76f18b6StsutsuiSPECIAL	disklabel	srcdir	distrib/utils/x_disklabel
50*a76f18b6StsutsuiSPECIAL	fsck_ffs	srcdir	distrib/utils/x_fsck_ffs
51f9e105a9StsutsuiSPECIAL	gzip		srcdir	distrib/utils/x_gzip
526a11dfc9SgmcgarrySPECIAL	ifconfig	srcdir	distrib/utils/x_ifconfig
53*a76f18b6StsutsuiSPECIAL	newfs		srcdir	distrib/utils/x_newfs
546a11dfc9SgmcgarrySPECIAL	ping		srcdir	distrib/utils/x_ping
556a11dfc9SgmcgarrySPECIAL	route		srcdir	distrib/utils/x_route
56a5307142SgmcgarrySPECIAL	umount		srcdir	distrib/utils/x_umount
576a11dfc9Sgmcgarry
58bb3a3538SroyLIBS	libhack.o -lbz2 -lutil -lcurses -lterminfo -lcrypt -ll -lm -lz -lprop
596a11dfc9Sgmcgarry
606a11dfc9SgmcgarryCOPY	${DESTDIR}/usr/mdec/uboot.lif	usr/mdec/uboot.lif
610165e120SlukemCOPY	${DESTDIR}/usr/mdec/installboot	usr/mdec/installboot	555
626a11dfc9Sgmcgarry
636a11dfc9Sgmcgarry# various files that we need in /etc for the install
649e559822SlukemCOPY	${NETBSDSRCDIR}/etc/group		etc/group
659e559822SlukemCOPY	${NETBSDSRCDIR}/etc/master.passwd	etc/master.passwd
669e559822SlukemCOPY	${NETBSDSRCDIR}/etc/netconfig		etc/netconfig
676f653b39SabsCOPY	${DISTRIBDIR}/common/protocols		etc/protocols
686f653b39SabsCOPY	${DISTRIBDIR}/common/services		etc/services
696a11dfc9Sgmcgarry
706a11dfc9Sgmcgarry# and the boot script
716a11dfc9SgmcgarryCOPY	${CURDIR}/dot.profile		.profile
72