diff options
Diffstat (limited to 'chapter10')
-rw-r--r-- | chapter10/kernel.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml index 77250cae6..f77cc9c5c 100644 --- a/chapter10/kernel.xml +++ b/chapter10/kernel.xml @@ -116,10 +116,10 @@ [ ] 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] -Processor type and features ---> - [*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP] 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] @@ -336,7 +336,7 @@ EOF</userinput></screen> <seglistitem> <seg>config-&linux-version;, - vmlinuz-&linux-version;-lfs-&version; + vmlinuz-&linux-version;-lfs-&version;, and System.map-&linux-version;</seg> <seg>/lib/modules, /usr/share/doc/linux-&linux-version;</seg> </seglistitem> |