Home | History | Annotate | Line # | Download | only in inst
list revision 1.4
      1 #	$Id: list,v 1.4 1997/05/14 22:19:47 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 COPY	/netbsd				netbsd
      9 
     10 # and the installation tools
     11 COPY	dot.profile			.profile
     12 COPY	dot.instutils			.instutils
     13 COPY	install.sh			install
     14 SPECIAL	chmod 755 install
     15