1 1.5 perry # $NetBSD: list,v 1.5 1998/01/06 04:45:07 perry 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.4 is #COPY ${CURDIR}/../../../../sys/arch/amiga/compile/GENERIC/netbsd netbsd 8 1.4 is COPY /netbsd netbsd 9 1.1 chopps 10 1.1 chopps # and the installation tools 11 1.1 chopps COPY dot.profile .profile 12 1.1 chopps COPY dot.instutils .instutils 13 1.1 chopps COPY install.sh install 14 1.1 chopps SPECIAL chmod 755 install 15