aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-06-26 18:54:38 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-06-26 18:54:38 +0000
commitc858814a747c17358dcf36c09fc7162c184113ef (patch)
tree59a5a0bd8711c6b8abe9415225f9825d10ec54bb /chapter07
parent156aa5878a7ccc686a368e17679323a34395657c (diff)
Fix overly agressive commenting in network configuration.
Add CONFIG_ entries for kernel recommendations. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/network.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/network.xml b/chapter07/network.xml
index 01d81ea03..f70f23c41 100644
--- a/chapter07/network.xml
+++ b/chapter07/network.xml
@@ -155,7 +155,7 @@ EOF</userinput></screen>
described in the previous section (if it was enabled).</para></note>
</sect2>
-
+-->
<sect2 id="resolv.conf">
<title>Creating the /etc/resolv.conf File</title>
@@ -195,7 +195,7 @@ EOF</userinput></screen>
<note><para>The Google Public IPv4 DNS addresses are 8.8.8.8 and 8.8.4.4.</para></note>
</sect2>
--->
+
<sect2 id="ch-scripts-hostname">
<title>Configuring the system hostname</title>