aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-21 19:04:36 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-21 19:04:36 +0000
commit46fbbc269c35aee5501acd7c58c4e4932b4ec013 (patch)
tree79678a98ff55813d7448b0c01176737553a79594 /chapter06
parentc350d43a4dc6c1a35be23ff9d91da11617c20fcc (diff)
Added a note to the ifcfg script description in
iproute2 that it requires external programs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8689 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/iproute2.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml
index 7e7705389..007639a33 100644
--- a/chapter06/iproute2.xml
+++ b/chapter06/iproute2.xml
@@ -146,7 +146,10 @@
<varlistentry id="ifcfg">
<term><command>ifcfg</command></term>
<listitem>
- <para>A shell script wrapper for the <command>ip</command> command</para>
+ <para>A shell script wrapper for the <command>ip</command> command.
+ Note that it requires the <command>arping</command> and
+ <command>rdisk</command> programs from the
+ iputils package found at <ulink url="http://www.skbuff.net/iputils/"/>.</para>
<indexterm zone="ch-system-iproute2 ifcfg">
<primary sortas="b-ifcfg">ifcfg</primary>
</indexterm>