diff --git a/chapter08/tcl.xml b/chapter08/tcl.xml index 4e03f8625..b71920eb3 100644 --- a/chapter08/tcl.xml +++ b/chapter08/tcl.xml @@ -112,16 +112,6 @@ unset SRCDIR To test the results, issue: make test - - One test, unixInit-1.2, is known to fail. Install the package: 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, - even though in the chroot environment. + even though you are in the chroot environment. diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml index a5786726c..5701da8ca 100644 --- a/chapter10/kernel.xml +++ b/chapter10/kernel.xml @@ -118,20 +118,21 @@ Device Drivers ---> General setup --> [ ] Auditing Support [CONFIG_AUDIT] < > Enable kernel headers through /sys/kernel/kheaders.tar.xz [CONFIG_IKHEADERS] - [*] Control Group support [CONFIG_CGROUPS] + [*] Control Group support [CONFIG_CGROUPS] ---> + [*] Memory controller [CONFIG_MEMCG] [ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED] [*] Configure standard kernel features (expert users) [CONFIG_EXPERT] ---> [*] 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 ----