Home | History | Annotate | Line # | Download | only in inst
list revision 1.2.4.1
      1 #	$Id: list,v 1.2.4.1 1996/06/15 14:29:24 is Exp $
      2 
      3 # the disktab explanation file
      4 COPY	disktab.preinstall		etc
      5 
      6 # copy the kernel
      7 COPY	${CURDIR}/../../../../sys/arch/amiga/compile/GENERIC/netbsd	netbsd
      8 
      9 # and the installation tools
     10 COPY	dot.profile			.profile
     11 COPY	dot.instutils			.instutils
     12 COPY	install.sh			install
     13 SPECIAL	chmod 755 install
     14