summaryrefslogtreecommitdiff
path: root/README.platform
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-04-23 18:57:13 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-04-23 18:57:13 +1000
commit7749c5163bd58f8208368ddbf3a2638bdb69b93f (patch)
treec508a567b16a23fb7cf32967616c1507958e1f79 /README.platform
parent5bb140019c1fc16ddd66cf8408f2489fd5db03cb (diff)
- (dtucker) [README.platform] List prereqs for building on Cygwin.
Diffstat (limited to 'README.platform')
-rw-r--r--README.platform10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.platform b/README.platform
index c4d0c74f8..880b83c63 100644
--- a/README.platform
+++ b/README.platform
@@ -13,10 +13,18 @@ Accounts in this state must have their passwords reset manually by the
13administrator. As a precaution, it is recommended that the administrative 13administrator. As a precaution, it is recommended that the administrative
14passwords be reset before upgrading from OpenSSH <3.8. 14passwords be reset before upgrading from OpenSSH <3.8.
15 15
16
17Cygwin
18------
19To build on Cygwin, OpenSSH requires the following packages:
20gcc, gcc-mingw-core, mingw-runtime, binutils, make, openssl,
21openssl-devel, zlib, minres, minires-devel.
22
23
16Solaris 24Solaris
17------- 25-------
18Currently, sshd does not support BSM auditting. This can show up as errors 26Currently, sshd does not support BSM auditting. This can show up as errors
19when editting cron entries via crontab. See. 27when editting cron entries via crontab. See.
20http://bugzilla.mindrot.org/show_bug.cgi?id=125 28http://bugzilla.mindrot.org/show_bug.cgi?id=125
21 29
22$Id: README.platform,v 1.1 2004/02/24 05:14:41 dtucker Exp $ 30$Id: README.platform,v 1.2 2004/04/23 08:57:13 dtucker Exp $