diff options
-rw-r--r-- | chapter09/networkd.xml | 2 | ||||
-rw-r--r-- | chapter10/kernel.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter09/networkd.xml b/chapter09/networkd.xml index 63e67d000..e7b876785 100644 --- a/chapter09/networkd.xml +++ b/chapter09/networkd.xml @@ -61,7 +61,7 @@ system is booted. So it's unreliable to determine the interface names being used in LFS system by running those commands on the host distro, - <emphasis>even though in the chroot environment</emphasis>.</para> + <emphasis>even though you are in the chroot environment</emphasis>.</para> </note> <para> diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml index 396573170..82a581767 100644 --- a/chapter10/kernel.xml +++ b/chapter10/kernel.xml @@ -124,14 +124,14 @@ Device Drivers ---> [*] open by fhandle syscalls [CONFIG_FHANDLE] CPU/Task time and stats accounting ---> [*] Pressure stall information tracking [CONFIG_PSI] -Firmware Drivers ---> - [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID] General architecture-dependent options ---> [*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP] Networking support ---> Networking options ---> <*> The IPv6 protocol [CONFIG_IPV6] Device Drivers ---> + Firmware Drivers ---> + [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID] Graphics support ---> Frame buffer Devices ---> [*] Support for frame buffer devices ---- |