Automatic merge of trunk into multilib

This commit is contained in:
Thomas Trepl (Moody) 2021-09-22 05:45:11 +02:00
commit 7d6604b01c
4 changed files with 11 additions and 8 deletions

View File

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

View File

@ -88,8 +88,9 @@ EOF</userinput></screen>
<screen role="nodump"><userinput>localectl set-keymap MAP</userinput></screen> <screen role="nodump"><userinput>localectl set-keymap MAP</userinput></screen>
<note><para>Please note that the <command>localectl</command> command can <note><para>Please note that the <command>localectl</command> command
be used only on a system booted with systemd.</para></note> 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 <para>You can also use <command>localectl</command> utility with the
corresponding parameters to change X11 keyboard layout, model, variant 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> <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 <note><para>Please note that the <command>localectl</command> command
be used only on a system booted with systemd.</para></note> 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 <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> one for United States English users) locales are different. <quote>C</quote>

View File

@ -38,8 +38,8 @@
<title>About Cross-Compilation</title> <title>About Cross-Compilation</title>
<para>Cross-compilation involves some concepts that deserve a section on <para>Cross-compilation involves some concepts that deserve a section on
their own. Although this section may be omitted in a first reading, their own. Although this section may be omitted in a first reading,
coming back to it later will be beneficial to your full understanding of coming back to it later will be beneficial to your full understanding of
the process.</para> the process.</para>
<para>Let us first define some terms used in this context:</para> <para>Let us first define some terms used in this context:</para>