#	$Id: list,v 1.1.1.2 1997/12/22 21:32:56 cgd Exp $

# the disktab explanation file
COPY	disktab.preinstall		etc

# copy the kernel
#COPY	${CURDIR}/../../../../sys/arch/amiga/compile/GENERIC/netbsd	netbsd
COPY	/netbsd				netbsd

# and the installation tools
COPY	dot.profile			.profile
COPY	dot.instutils			.instutils
COPY	install.sh			install
SPECIAL	chmod 755 install
