From ec3d6a23b45ea59a73fc7a5d8e3c2b08c3e62bf8 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Fri, 20 Aug 2021 01:20:39 +0800 Subject: no need to mention dhcpcd/dhclient in systemd revision systemd-networkd supports DHCP. If someone prefers dhcpcd/dhclient he can use systemd-networkd as a temporary tool anyway. --- chapter11/reboot.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chapter11') diff --git a/chapter11/reboot.xml b/chapter11/reboot.xml index 5ecd2a2f7..a0957309a 100644 --- a/chapter11/reboot.xml +++ b/chapter11/reboot.xml @@ -36,7 +36,8 @@ you to perform copy/paste actions in your virtual terminals. - If you are in a situation where static IP configuration + + If you are in a situation where static IP configuration does not meet your networking requirements, installing a package such as dhcpcd or the client portion of Date: Fri, 20 Aug 2021 01:24:56 +0800 Subject: mention wpa_supplicant in reboot page --- chapter11/reboot.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter11') diff --git a/chapter11/reboot.xml b/chapter11/reboot.xml index a0957309a..bce0e6ea9 100644 --- a/chapter11/reboot.xml +++ b/chapter11/reboot.xml @@ -58,6 +58,11 @@ wget. + To connect to a wireless access point for networking, + install + wpa_supplicant. + + Finally, a review of the following configuration files is also appropriate at this point. -- cgit v1.2.3-54-g00ecf