mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
3b3454a7b2
@ -83,16 +83,6 @@ make check</userinput></screen>
|
||||
|
||||
<screen><userinput remap="test">make check</userinput></screen>
|
||||
|
||||
<!-- It's because "free -v" shows "used" greater than "total", and
|
||||
a negative "free" for "Comm" line. The "total" value is from
|
||||
"CommitLimit" in /proc/meminfo, which is the limit for one process.
|
||||
But the "used" value is from "Committed_AS" in the same file,
|
||||
which is the total commited virtual memory space of all processes.
|
||||
I'll make a report to upstream anyway. -->
|
||||
<para>One test named <filename>free with commit</filename>
|
||||
may fail if some applications with a custom memory allocator (for
|
||||
example, JVM and Web browsers) are running on the host distro.</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
<screen><userinput remap="install">make install</userinput></screen>
|
||||
|
@ -21,7 +21,7 @@ NET='*'
|
||||
INET='*'
|
||||
IPV6='*'
|
||||
FW_LOADER=' *'
|
||||
FW_LOADER_USER_HELPER='*'
|
||||
FW_LOADER_USER_HELPER=' '
|
||||
DMIID='*'
|
||||
INOTIFY_USER='*'
|
||||
TMPFS='*'
|
||||
|
@ -36,7 +36,7 @@
|
||||
... [DEVTMPFS_MOUNT]
|
||||
<emphasis role='blue'>F</emphasis>irmware loader --->
|
||||
< /*> <emphasis role='blue'>F</emphasis>irmware loading facility [FW_LOADER]
|
||||
[*] <emphasis role='blue'>E</emphasis>nable the firmware sysfs fallback mechanism
|
||||
[ ] <emphasis role='blue'>E</emphasis>nable the firmware sysfs fallback mechanism
|
||||
... [FW_LOADER_USER_HELPER]
|
||||
<emphasis role='blue'>F</emphasis>irmware Drivers --->
|
||||
[*] <emphasis role='blue'>E</emphasis>xport DMI identification via sysfs to userspace [DMIID]
|
||||
|
Loading…
Reference in New Issue
Block a user