1 1.3 chopps # $Id: list,v 1.3 1996/09/28 18:05:59 chopps Exp $ 2 1.1 chopps 3 1.1 chopps # the disktab explanation file 4 1.1 chopps COPY disktab.preinstall etc 5 1.2 jtc 6 1.2 jtc # copy the kernel 7 1.3 chopps COPY ${CURDIR}/../../../../sys/arch/amiga/compile/GENERIC/netbsd netbsd 8 1.1 chopps 9 1.1 chopps # and the installation tools 10 1.1 chopps COPY dot.profile .profile 11 1.1 chopps COPY dot.instutils .instutils 12 1.1 chopps COPY install.sh install 13 1.1 chopps SPECIAL chmod 755 install 14