aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-06-11 03:09:05 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-06-11 03:09:05 +0000
commit5b07f85ce40945d09a0d3dafeef49e37d70afae8 (patch)
tree841b0913f4c6f83fea548b0d3b3e163f86a4cb6d /chapter06
parent241831ed061b0d9986961b15bce0c2826f897a60 (diff)
Update standards discussion for FHS 3.0 and LSB-5.0.
Update to inet-utils-1.9.4. Update to file-5.23. Update to kmod-21. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/inetutils.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml
index 748d5bef7..464862a87 100644
--- a/chapter06/inetutils.xml
+++ b/chapter06/inetutils.xml
@@ -39,12 +39,12 @@
<sect2 role="installation">
<title>Installation of Inetutils</title>
-
+<!--
<para>Create a definition to allow the <command>ifconfig</command> program
to build properly:</para>
<screen><userinput remap="pre">echo '#define PATH_PROCNET_DEV "/proc/net/dev"' &gt;&gt; ifconfig/system/linux.h </userinput></screen>
-
+-->
<para>Prepare Inetutils for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \