diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-27 22:40:10 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-27 22:40:10 +0000 |
commit | 4ce57e4c72f8336d19f43e57fc929d02a828cf55 (patch) | |
tree | 53a0ba502543a0f9b6a30d5af84f171fa84db0c2 /distrib/sparc/floppies/inst/list | |
parent | 5b6803f46e1de18525e3d72996b6591958501013 (diff) |
new sparc floppies
Diffstat (limited to 'distrib/sparc/floppies/inst/list')
-rw-r--r-- | distrib/sparc/floppies/inst/list | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/distrib/sparc/floppies/inst/list b/distrib/sparc/floppies/inst/list new file mode 100644 index 00000000000..a91f4ddfbc2 --- /dev/null +++ b/distrib/sparc/floppies/inst/list @@ -0,0 +1,11 @@ +# $Id: list,v 1.1 1995/10/27 22:39:51 deraadt Exp $ + +# the disktab explanation file +COPY disktab.preinstall etc/disktab.preinstall + +# and the installation tools +COPY dot.profile .profile +COPY dot.instutils .instutils +COPY install.sh install +#COPY dot.hdprofile tmp/.hdprofile +SPECIAL chmod 755 install |