1 1.1.4.1 chopps # $Id: list,v 1.1.4.1 1995/11/24 18:58:20 chopps Exp $ 2 1.1 chopps 3 1.1 chopps # the disktab explanation file 4 1.1 chopps COPY disktab.preinstall etc 5 1.1.4.1 chopps 6 1.1.4.1 chopps # copy the kernel 7 1.1.4.1 chopps COPY ${CURDIR}/../../../../sys/arch/amiga/compile/INSTALL/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