xref: /netbsd/distrib/amiga/floppies/inst/list (revision bf9ec67e)
1#	$NetBSD: list,v 1.5 1998/01/06 04:45:07 perry Exp $
2
3# the disktab explanation file
4COPY	disktab.preinstall		etc
5
6# copy the kernel
7#COPY	${CURDIR}/../../../../sys/arch/amiga/compile/GENERIC/netbsd	netbsd
8COPY	/netbsd				netbsd
9
10# and the installation tools
11COPY	dot.profile			.profile
12COPY	dot.instutils			.instutils
13COPY	install.sh			install
14SPECIAL	chmod 755 install
15