mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-28 08:09:21 +01:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
53beb36860
@ -112,16 +112,6 @@ unset SRCDIR</userinput></screen>
|
|||||||
<para>To test the results, issue:</para>
|
<para>To test the results, issue:</para>
|
||||||
|
|
||||||
<screen><userinput remap="test">make test</userinput></screen>
|
<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>
|
<para>Install the package:</para>
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@
|
|||||||
system is booted. So it's unreliable to determine the interface
|
system is booted. So it's unreliable to determine the interface
|
||||||
names being used in LFS system by running those commands on the host
|
names being used in LFS system by running those commands on the host
|
||||||
distro,
|
distro,
|
||||||
<emphasis>even though in the chroot environment</emphasis>.</para>
|
<emphasis>even though you are in the chroot environment</emphasis>.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
@ -118,20 +118,21 @@ Device Drivers --->
|
|||||||
<screen role="nodump" revision="systemd">General setup -->
|
<screen role="nodump" revision="systemd">General setup -->
|
||||||
[ ] Auditing Support [CONFIG_AUDIT]
|
[ ] Auditing Support [CONFIG_AUDIT]
|
||||||
< > Enable kernel headers through /sys/kernel/kheaders.tar.xz [CONFIG_IKHEADERS]
|
< > Enable kernel headers through /sys/kernel/kheaders.tar.xz [CONFIG_IKHEADERS]
|
||||||
[*] Control Group support [CONFIG_CGROUPS]
|
[*] Control Group support [CONFIG_CGROUPS] --->
|
||||||
|
[*] Memory controller [CONFIG_MEMCG]
|
||||||
[ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED]
|
[ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED]
|
||||||
[*] Configure standard kernel features (expert users) [CONFIG_EXPERT] --->
|
[*] Configure standard kernel features (expert users) [CONFIG_EXPERT] --->
|
||||||
[*] open by fhandle syscalls [CONFIG_FHANDLE]
|
[*] open by fhandle syscalls [CONFIG_FHANDLE]
|
||||||
CPU/Task time and stats accounting --->
|
CPU/Task time and stats accounting --->
|
||||||
[*] Pressure stall information tracking [CONFIG_PSI]
|
[*] Pressure stall information tracking [CONFIG_PSI]
|
||||||
Firmware Drivers --->
|
|
||||||
[*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
|
|
||||||
General architecture-dependent options --->
|
General architecture-dependent options --->
|
||||||
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
|
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
|
||||||
Networking support --->
|
Networking support --->
|
||||||
Networking options --->
|
Networking options --->
|
||||||
<*> The IPv6 protocol [CONFIG_IPV6]
|
<*> The IPv6 protocol [CONFIG_IPV6]
|
||||||
Device Drivers --->
|
Device Drivers --->
|
||||||
|
Firmware Drivers --->
|
||||||
|
[*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
|
||||||
Graphics support --->
|
Graphics support --->
|
||||||
Frame buffer Devices --->
|
Frame buffer Devices --->
|
||||||
[*] Support for frame buffer devices ----
|
[*] Support for frame buffer devices ----
|
||||||
|
Loading…
Reference in New Issue
Block a user