summaryrefslogtreecommitdiff
path: root/contrib/solaris/prototype
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-08-18 14:43:41 +1000
committerDamien Miller <djm@mindrot.org>2000-08-18 14:43:41 +1000
commita7f58293f7340fc022c025b482614d5bd8dada50 (patch)
tree85500ec7087d95a5aba61bb2ac24c526d7cd48d4 /contrib/solaris/prototype
parent681062a6b347383768ddf62c30ca468c2829c329 (diff)
- (djm) Add Solaris package support from Rip Loomis <loomisg@cist.saic.com>
Diffstat (limited to 'contrib/solaris/prototype')
-rw-r--r--contrib/solaris/prototype26
1 files changed, 26 insertions, 0 deletions
diff --git a/contrib/solaris/prototype b/contrib/solaris/prototype
new file mode 100644
index 000000000..02c4823de
--- /dev/null
+++ b/contrib/solaris/prototype
@@ -0,0 +1,26 @@
1i pkginfo
2i checkinstall
3i postinstall
4i preremove
5d none man 0755 root sys
6d none man/man1 0755 root sys
7f none man/man1/scp.1 0644 root sys
8f none man/man1/ssh-add.1 0644 root sys
9f none man/man1/ssh-agent.1 0644 root sys
10f none man/man1/ssh-keygen.1 0644 root sys
11f none man/man1/ssh.1 0644 root sys
12d none man/man8 0755 root sys
13f none man/man8/sshd.8 0644 root sys
14d none etc 0755 root sys
15f none etc/sshd_config.default 0644 root sys
16f none etc/ssh_config.default 0644 root sys
17f none etc/ssh_prng_cmds.default 0644 root sys
18f none etc/sshd-initscript 0755 root sys
19d none bin 0755 root sys
20f none bin/ssh-keygen 0755 root sys
21f none bin/ssh 0755 root sys
22f none bin/ssh-add 0755 root sys
23f none bin/ssh-agent 0755 root sys
24f none bin/scp 0755 root sys
25d none sbin 0755 root sys
26f none sbin/sshd 0755 root sys