Automatic merge of trunk into multilib

This commit is contained in:
Thomas Trepl (Moody) 2022-02-28 05:45:10 +01:00
commit 53beb36860
3 changed files with 5 additions and 14 deletions

View File

@ -112,16 +112,6 @@ unset SRCDIR</userinput></screen>
<para>To test the results, issue:</para>
<screen><userinput remap="test">make test</userinput></screen>
<!--
<note>
<para>
In the test results there are several places associated with clock.test
that indicate a failure, but the summary at the end indicates no
failures. clock.test passes on a complete LFS system.
</para>
</note>
-->
<para>One test, unixInit-1.2, is known to fail.</para>
<para>Install the package:</para>

View File

@ -61,7 +61,7 @@
system is booted. So it's unreliable to determine the interface
names being used in LFS system by running those commands on the host
distro,
<emphasis>even though in the chroot environment</emphasis>.</para>
<emphasis>even though you are in the chroot environment</emphasis>.</para>
</note>
<para>

View File

@ -118,20 +118,21 @@ Device Drivers ---&gt;
<screen role="nodump" revision="systemd">General setup -->
[ ] Auditing Support [CONFIG_AUDIT]
&lt; &gt; Enable kernel headers through /sys/kernel/kheaders.tar.xz [CONFIG_IKHEADERS]
[*] Control Group support [CONFIG_CGROUPS]
[*] Control Group support [CONFIG_CGROUPS] ---&gt;
[*] Memory controller [CONFIG_MEMCG]
[ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED]
[*] Configure standard kernel features (expert users) [CONFIG_EXPERT] ---&gt;
[*] open by fhandle syscalls [CONFIG_FHANDLE]
CPU/Task time and stats accounting ---&gt;
[*] Pressure stall information tracking [CONFIG_PSI]
Firmware Drivers ---&gt;
[*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
General architecture-dependent options ---&gt;
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
Networking support ---&gt;
Networking options ---&gt;
&lt;*&gt; The IPv6 protocol [CONFIG_IPV6]
Device Drivers ---&gt;
Firmware Drivers ---&gt;
[*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
Graphics support ---&gt;
Frame buffer Devices ---&gt;
[*] Support for frame buffer devices ----