mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
- Doc cleanup
This commit is contained in:
parent
fda78d9bd0
commit
7b63b0f66e
@ -7,6 +7,7 @@
|
|||||||
<Lutz.Jaenicke@aet.TU-Cottbus.DE>
|
<Lutz.Jaenicke@aet.TU-Cottbus.DE>
|
||||||
- Use mkinstalldirs script to make directories instead of non-portable
|
- Use mkinstalldirs script to make directories instead of non-portable
|
||||||
"install -d". Suggested by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
|
"install -d". Suggested by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
|
||||||
|
- Doc cleanup
|
||||||
|
|
||||||
20000518
|
20000518
|
||||||
- Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday
|
- Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday
|
||||||
|
3
INSTALL
3
INSTALL
@ -9,8 +9,7 @@ http://www.freesoftware.com/pub/infozip/zlib/
|
|||||||
OpenSSL 0.9.5a or greater:
|
OpenSSL 0.9.5a or greater:
|
||||||
http://www.openssl.org/
|
http://www.openssl.org/
|
||||||
|
|
||||||
RPMs of OpenSSL are available in the support/ directory of the OpenSSH
|
RPMs of OpenSSL are available at http://violet.ibs.com.au/openssh/files/support
|
||||||
mirror site. OpenSSH requires OpenSSL version 0.9.5 or later.
|
|
||||||
|
|
||||||
OpenSSH can utilise Pluggable Authentication Modules (PAM) if your system
|
OpenSSH can utilise Pluggable Authentication Modules (PAM) if your system
|
||||||
supports it. PAM is standard on Redhat and Debian Linux and on Solaris.
|
supports it. PAM is standard on Redhat and Debian Linux and on Solaris.
|
||||||
|
3
README
3
README
@ -34,8 +34,7 @@ all logins, not just when using password authentication.
|
|||||||
OpenSSH depends on Zlib[2], OpenSSL[3] and optionally PAM[4].
|
OpenSSH depends on Zlib[2], OpenSSL[3] and optionally PAM[4].
|
||||||
|
|
||||||
There is now several mailing lists for this port of OpenSSH. Please
|
There is now several mailing lists for this port of OpenSSH. Please
|
||||||
refer to http://violet.ibs.com.au/openssh/list.html for details on how
|
refer to http://www.openssh.com/list.html for details on how to join.
|
||||||
to join.
|
|
||||||
|
|
||||||
Please send bug reports and patches to the mailing list
|
Please send bug reports and patches to the mailing list
|
||||||
openssh-unix-dev@mindrot.org. The list is currently open to posting by
|
openssh-unix-dev@mindrot.org. The list is currently open to posting by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user