aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/inetutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/inetutils.xml')
-rw-r--r--chapter06/inetutils.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml
index 1bf49f0e6..69afa57a2 100644
--- a/chapter06/inetutils.xml
+++ b/chapter06/inetutils.xml
@@ -45,13 +45,23 @@
<screen><userinput>./configure --prefix=/usr --libexecdir=/usr/sbin \
--sysconfdir=/etc --localstatedir=/var \
- --disable-logger --disable-syslogd \
+ --disable-ifconfig --disable-logger --disable-syslogd \
--disable-whois --disable-servers</userinput></screen>
<variablelist>
<title>The meaning of the configure options:</title>
<varlistentry>
+ <term><parameter>--disable-ifconfig</parameter></term>
+ <listitem>
+ <para>This option prevents Inetutils from installing the
+ <command>ifconfig</command>, which can be used to configure network
+ interfaces. LFS uses <command>ip</command> from IPRoute2 to perform
+ this task.</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><parameter>--disable-logger</parameter></term>
<listitem>
<para>This option prevents Inetutils from installing the