clarify that the system "*ctl" commands won't work in chroot

This commit is contained in:
Xi Ruoyao 2021-09-21 15:06:11 +08:00
parent 35d257851a
commit 4f56024885
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC
3 changed files with 9 additions and 6 deletions

View File

@ -69,8 +69,9 @@ EOF</userinput></screen>
<screen role="nodump"><userinput>timedatectl list-timezones</userinput></screen>
<note><para>Please note that the <command>timedatectl</command> command can
be used only on a system booted with systemd.</para></note>
<note><para>Please note that the <command>timedatectl</command> command
doesn't work in the chroot environment. It can only
be used after the LFS system is booted with systemd.</para></note>
<sect2>
<title>Network Time Synchronization</title>

View File

@ -88,8 +88,9 @@ EOF</userinput></screen>
<screen role="nodump"><userinput>localectl set-keymap MAP</userinput></screen>
<note><para>Please note that the <command>localectl</command> command can
be used only on a system booted with systemd.</para></note>
<note><para>Please note that the <command>localectl</command> command
doesn't work in the chroot environment. It can only
be used after the LFS system is booted with systemd.</para></note>
<para>You can also use <command>localectl</command> utility with the
corresponding parameters to change X11 keyboard layout, model, variant

View File

@ -132,8 +132,9 @@ EOF</userinput></screen>
<screen role="nodump"><userinput>localectl set-locale LANG="en_US.UTF-8" LC_CTYPE="en_US"</userinput></screen>
<note><para>Please note that the <command>localectl</command> command can
be used only on a system booted with systemd.</para></note>
<note><para>Please note that the <command>localectl</command> command
doesn't work in the chroot environment. It can only
be used after the LFS system is booted with systemd.</para></note>
<para>The <quote>C</quote> (default) and <quote>en_US</quote> (the recommended
one for United States English users) locales are different. <quote>C</quote>