diff options
Diffstat (limited to 'distrib/amiga/floppies/inst/list')
-rw-r--r-- | distrib/amiga/floppies/inst/list | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/distrib/amiga/floppies/inst/list b/distrib/amiga/floppies/inst/list new file mode 100644 index 00000000000..79a711eea49 --- /dev/null +++ b/distrib/amiga/floppies/inst/list @@ -0,0 +1,10 @@ +# $Id: list,v 1.1 1995/10/18 08:37:28 deraadt Exp $ + +# the disktab explanation file +COPY disktab.preinstall etc + +# and the installation tools +COPY dot.profile .profile +COPY dot.instutils .instutils +COPY install.sh install +SPECIAL chmod 755 install |