aboutsummaryrefslogtreecommitdiffstats
path: root/chapter11/reboot.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2021-08-20 15:48:12 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2021-08-20 15:48:12 -0500
commit0e89a47eff256aedac2b9c7437b8645ee11ab9e1 (patch)
tree63e03936c8fc1c8f5243983cecfb4670b3da5ce6 /chapter11/reboot.xml
parentde8b6cb08abf05452b2e26dcc0329954bb98e822 (diff)
parent3089d454c0c29589b94fb587bc7be62679816868 (diff)
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
Diffstat (limited to 'chapter11/reboot.xml')
-rw-r--r--chapter11/reboot.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/chapter11/reboot.xml b/chapter11/reboot.xml
index 5ecd2a2f7..bce0e6ea9 100644
--- a/chapter11/reboot.xml
+++ b/chapter11/reboot.xml
@@ -36,7 +36,8 @@
you to perform copy/paste actions in your virtual
terminals.</para></listitem>
- <listitem><para>If you are in a situation where static IP configuration
+ <listitem revision="sysv"><para>
+ If you are in a situation where static IP configuration
does not meet your networking requirements, installing a package
such as <ulink url='&blfs-book;basicnet/dhcpcd.html'>dhcpcd</ulink>
or the client portion of <ulink
@@ -57,6 +58,11 @@
<ulink url='&blfs-book;basicnet/wget.html'>wget</ulink>.
</para></listitem>
+ <listitem><para>To connect to a wireless access point for networking,
+ install
+ <ulink url='&blfs-book;basicnet/wpa_supplicant.html'>wpa_supplicant</ulink>.
+ </para></listitem>
+
<listitem><para>Finally, a review of the following configuration files
is also appropriate at this point. </para>