1 1.2 jtc # $Id: list,v 1.2 1995/11/28 23:56:58 jtc 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.2 jtc 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