aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-08-29 17:06:34 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-08-29 17:06:34 +0000
commitd7f2eb08dab7e6dd88df0102ec48dce0a301dc5f (patch)
treebd39ebea25da933b6ad664b83adb5a2fad0aa1d0 /chapter07
parent8d2a1f4c95a7eb46479f90048ab17859e568c6f7 (diff)
Add additional explanations for time zone
installation, udev, and network configuration. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/network.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/chapter07/network.xml b/chapter07/network.xml
index f5dd1faa8..904d766f4 100644
--- a/chapter07/network.xml
+++ b/chapter07/network.xml
@@ -17,11 +17,12 @@
<para>This section only applies if a network card is to be
configured.</para>
- <para>If a network card will not be used, there is likely no need to
- create any configuration files relating to network cards. If that is
- the case, remove the <filename class="symlink">network</filename>
- symlinks from all run-level directories (<filename
- class="directory">/etc/rc.d/rc*.d</filename>).</para>
+ <para>If a network card will not be used, there is likely no need to create
+ any configuration files relating to network cards. If that is the case, you
+ will need to remove the <filename class="symlink">network</filename> symlinks
+ from all run-level directories (<filename
+ class="directory">/etc/rc.d/rc*.d</filename>) after the bootscripts are
+ installed in <xref linkend="ch-scripts-bootscripts"/>.</para>
<sect2 id='stable-net-names'>
<title>Creating stable names for network interfaces</title>