mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-27 23:59: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>
|
||||
|
||||
<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>
|
||||
|
||||
|
@ -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>
|
||||
|
@ -118,20 +118,21 @@ Device Drivers --->
|
||||
<screen role="nodump" revision="systemd">General setup -->
|
||||
[ ] Auditing Support [CONFIG_AUDIT]
|
||||
< > 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]
|
||||
[*] Configure standard kernel features (expert users) [CONFIG_EXPERT] --->
|
||||
[*] open by fhandle syscalls [CONFIG_FHANDLE]
|
||||
CPU/Task time and stats accounting --->
|
||||
[*] Pressure stall information tracking [CONFIG_PSI]
|
||||
Firmware Drivers --->
|
||||
[*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
|
||||
General architecture-dependent options --->
|
||||
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
|
||||
Networking support --->
|
||||
Networking options --->
|
||||
<*> The IPv6 protocol [CONFIG_IPV6]
|
||||
Device Drivers --->
|
||||
Firmware Drivers --->
|
||||
[*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
|
||||
Graphics support --->
|
||||
Frame buffer Devices --->
|
||||
[*] Support for frame buffer devices ----
|
||||
|
Loading…
Reference in New Issue
Block a user