aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/iproute2.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-07-05 03:04:40 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-07-05 03:04:40 +0000
commit0aa478257ae7bc6c73d3e1a26dec4495e6996e6b (patch)
tree0cbbf26a67097c51f4cad5c4dbf4db4979d0774a /chapter06/iproute2.xml
parent9150096657e48a663ab06a4ff3d4ffc1bbc863a9 (diff)
Update to iproute2-4.1.0.
Update to texinfo-6.0. Update to linux-4.1.1. Update to coreutils-8.24. Update perl installed files. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/iproute2.xml')
-rw-r--r--chapter06/iproute2.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml
index 2a6cbf637..db4ab098b 100644
--- a/chapter06/iproute2.xml
+++ b/chapter06/iproute2.xml
@@ -56,7 +56,14 @@ sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen>
<!-- Save as comments for now
<para>Remove a compiler flag that causes the compilation to fail:</para>
<screen><userinput remap="pre">sed -i 's/-Werror//' Makefile</userinput></screen>
+
-->
+ <para>Do not build the unneeded tipc program. Transparent Inter-process
+ Communication (TIPC) is a network communications protocol for Inter-process
+ communication (IPC) that was designed for intra-cluster
+ communication.</para>
+
+<screen><userinput remap="pre">sed -i 's/tipc //' Makefile</userinput></screen>
<para>Compile the package:</para>
@@ -88,8 +95,8 @@ sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen>
<seg>bridge, ctstat (link to lnstat), genl, ifcfg, ifstat, ip, lnstat,
nstat, routef, routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss,
and tc</seg>
- <seg>/etc/iproute2, /usr/lib/tc, /usr/share/doc/iproute2-&iproute2-version;,
- and /usr/lib/tc</seg>
+ <seg>/etc/iproute2, /usr/lib/tc, and /usr/share/doc/iproute2-&iproute2-version;,
+ </seg>
</seglistitem>
</segmentedlist>