Home | History | Annotate | Line # | Download | only in inst
list revision 1.5
      1 #	$NetBSD: list,v 1.5 1998/01/06 04:45:07 perry 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