1 # $Id: list,v 1.2.2.1 1995/11/24 07:58:37 chopps Exp $ 2 3 # copy the kernel 4 COPY ${CURDIR}/../../../../sys/arch/amiga/compile/GENERIC/netbsd netbsd 5 6 # and the upgrade tools 7 COPY dot.profile .profile 8 COPY dot.upgrutils .upgrutils 9 COPY upgrade.sh upgrade 10 SPECIAL chmod 755 upgrade 11