Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk

This commit is contained in:
Bruce Dubbs 2021-05-12 18:34:57 -05:00
commit 5d0219fdad
3 changed files with 3 additions and 4 deletions

View File

@ -61,7 +61,7 @@
<ulink url="&lfs-ticket-root;4847">#4847</ulink>.</para> <ulink url="&lfs-ticket-root;4847">#4847</ulink>.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>[renodr] - Fix a FTBFS when building glibc-2.30 with <para>[renodr] - Fix a FTBFS when building glibc-2.33 with
gcc-11.1.0.</para> gcc-11.1.0.</para>
</listitem> </listitem>
<listitem revision="systemd"> <listitem revision="systemd">

View File

@ -73,7 +73,7 @@ find man -name Makefile.in -exec sed -i 's/passwd\.5 / /' {} \;</userinput></s
<note> <note>
<para>If <filename class="directory">/bin</filename> and/or <para>If <filename class="directory">/bin</filename> and/or
<filename class="directory">/sbin</filename> are prefereed to be <filename class="directory">/sbin</filename> are preferred to be
left over in <envar>PATH</envar> for some reason, modify left over in <envar>PATH</envar> for some reason, modify
<envar>PATH</envar> in <filename>.bashrc</filename> after LFS is <envar>PATH</envar> in <filename>.bashrc</filename> after LFS is
built.</para> built.</para>

View File

@ -734,8 +734,7 @@ meson --prefix=/usr \
<varlistentry id="systemd-sysext"> <varlistentry id="systemd-sysext">
<term><command>systemd-sysext</command></term> <term><command>systemd-sysext</command></term>
<listitem> <listitem>
<para>Creates, deletes, and manages system extensions through the <para>Activates system extension images</para>
systemd-sysextd daemon</para>
<indexterm zone="ch-system-systemd systemd-sysext"> <indexterm zone="ch-system-systemd systemd-sysext">
<primary sortas="b-systemd-sysext">systemd-sysext</primary> <primary sortas="b-systemd-sysext">systemd-sysext</primary>
</indexterm> </indexterm>