glfs/basicnet/netprogs/inetutils/inetutils-exp.xml

30 lines
1.2 KiB
XML
Raw Normal View History

<sect2>
<title>Command explanations</title>
<para><option>--disable-syslogd</option>: This switch prevents
<application>Inetutils</application> installing a System Log Daemon, which is
installed in the <acronym>LFS</acronym> Book.</para>
<para><option>--with-wrap</option>: This switch makes <application>Inetutils
</application> compile against <application>tcp-wrappers</application>. Omit
this option if you didn't install <application>tcp-wrappers</application>.
</para>
<para><option>--disable-whois</option>: This switch will prevent
<application>Inetutils</application> installing a WhoIs client, since the
included whois client is out of date. Add this option if you plan on installing
<xref linkend="whois"/>.</para>
<para><option>--with-pam</option>: This switch makes <application>Inetutils
</application> compile against for <application>Linux-<acronym>PAM</acronym>
</application>. Add this option if you want to utilize <acronym>PAM</acronym>.
</para>
<para><option>--disable-servers</option>: Some of the servers included with
<application>Inetutils</application> are insecure in nature and in some cases
better alternative exist. You can choose this switch and enable only the servers
you want to avoid installing unneeded servers.</para>
</sect2>