diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-18 08:53:40 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-18 08:53:40 +0000 |
commit | d6583bb2a13f329cf0332ef2570eb8bb8fc0e39c (patch) | |
tree | ece253b876159b39c620e62b6c9b1174642e070e /distrib/atari/inst/list |
initial import of NetBSD tree
Diffstat (limited to 'distrib/atari/inst/list')
-rw-r--r-- | distrib/atari/inst/list | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/distrib/atari/inst/list b/distrib/atari/inst/list new file mode 100644 index 00000000000..eada7879ad8 --- /dev/null +++ b/distrib/atari/inst/list @@ -0,0 +1,10 @@ +# $NetBSD: list,v 1.1.1.1 1995/04/17 19:08:52 leo 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 |