diff options
Diffstat (limited to 'chapter10')
-rw-r--r-- | chapter10/kernel.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml index 213fcd6eb..396573170 100644 --- a/chapter10/kernel.xml +++ b/chapter10/kernel.xml @@ -212,12 +212,6 @@ File systems ---> configuration menus and create the kernel configuration from scratch.</para> - <note revision="systemd"> - <para revision="systemd">Ensure that CONFIG_DEFAULT_HOSTNAME is set to '(none)' or a hostname. - If it is left blank, systemd will fail to set the hostname to the - content of <filename>/etc/hostname</filename>.</para> - </note> - <para>Compile the kernel image and modules:</para> <screen><userinput remap="make">make</userinput></screen> |