From: Darren Tucker Date: Thu, 15 Feb 2018 11:16:54 +0000 (+1100) Subject: OpenSSH's builtin entropy gathering is long gone. X-Git-Tag: V_7_7_P1~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d4e980f3cf27f409489cf89cd46c21501b13731;p=thirdparty%2Fopenssh-portable.git OpenSSH's builtin entropy gathering is long gone. --- diff --git a/INSTALL b/INSTALL index f00b276d0..2e781042a 100644 --- a/INSTALL +++ b/INSTALL @@ -169,13 +169,11 @@ also be enabled in sshd_config (refer to the UsePAM directive). --with-prngd-socket=/some/file allows you to enable EGD or PRNGD support and to specify a PRNGd socket. Use this if your Unix lacks -/dev/random and you don't want to use OpenSSH's builtin entropy -collection support. +/dev/random. --with-prngd-port=portnum allows you to enable EGD or PRNGD support and to specify a EGD localhost TCP port. Use this if your Unix lacks -/dev/random and you don't want to use OpenSSH's builtin entropy -collection support. +/dev/random. --with-lastlog=FILE will specify the location of the lastlog file. ./configure searches a few locations for lastlog, but may not find