glfs/basicnet/netprogs/inetutils/inetutils-exp.xml
Tushar Teredesai a245e6d1f8 Added ash-0.4.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1327 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-05 20:25:29 +00:00

30 lines
1.2 KiB
XML

<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>