summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 7f9c88a88..18d9e864c 100644
--- a/README
+++ b/README
@@ -27,6 +27,11 @@ need the GNOME libraries installed. If you are building OpenSSH on a
27Unix which lacks a kernel random number pool (/dev/random), you will 27Unix which lacks a kernel random number pool (/dev/random), you will
28need to install EGD[1]. 28need to install EGD[1].
29 29
30There is now a mailing list for this port of OpenSSH. To subscribe,
31send a message conststing of the word 'SUBSCRIBE' to
32openssh-unix-dev-request@mindrot.org. This mailing list is intended for
33developers.
34
30To build OpenSSH, use the configure script provided. For example: 35To build OpenSSH, use the configure script provided. For example:
31 36
32./configure --prefix=/opt/openssh 37./configure --prefix=/opt/openssh