diff --git a/chapter09/networkd.xml b/chapter09/networkd.xml index eb348ec1e..7c947a9eb 100644 --- a/chapter09/networkd.xml +++ b/chapter09/networkd.xml @@ -213,6 +213,21 @@ EOF /run/systemd/resolve/stub-resolv.conf. So it's unnecessary to create a /etc/resolv.conf manually. + + + + If you want to use systemd-resolved for the + LFS system but you need to access the Internet in the chroot + environment (for example, for building a BLFS package of which the + build process requires an Internet connection), create the + /etc/resolv.conf file following the + static configuration below for the chroot environment so the name + resolution will work in the chroot environment. When you exit + the chroot environment, remove it so + systemd-resolved will create the symlink on + boot. + +