mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
This commit is contained in:
commit
e4bdd54756
@ -75,7 +75,8 @@
|
|||||||
internal hazards with some "luck" though. -->
|
internal hazards with some "luck" though. -->
|
||||||
<para>To run the test suite, run:</para>
|
<para>To run the test suite, run:</para>
|
||||||
|
|
||||||
<screen><userinput remap="test">su tester -c "PATH=$PATH make check"</userinput></screen>
|
<screen><userinput remap="test">chown -R tester .
|
||||||
|
su tester -c "PATH=$PATH make check"</userinput></screen>
|
||||||
|
|
||||||
<para>One test named
|
<para>One test named
|
||||||
<literal>ps with output flag bsdtime,cputime,etime,etimes</literal>
|
<literal>ps with output flag bsdtime,cputime,etime,etimes</literal>
|
||||||
|
@ -1 +1 @@
|
|||||||
6.7.1
|
6.7.4
|
||||||
|
@ -14,7 +14,6 @@ UEVENT_HELPER=' '
|
|||||||
DEVTMPFS='*'
|
DEVTMPFS='*'
|
||||||
DEVTMPFS_MOUNT='*'
|
DEVTMPFS_MOUNT='*'
|
||||||
DRM=' *M'
|
DRM=' *M'
|
||||||
AUDIT=' '
|
|
||||||
NET='*'
|
NET='*'
|
||||||
INET='*'
|
INET='*'
|
||||||
IPV6='*'
|
IPV6='*'
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
DO NOT EDIT! -->
|
DO NOT EDIT! -->
|
||||||
<screen role="nodump" revision="systemd"><emphasis role='blue'>G</emphasis>eneral setup --->
|
<screen role="nodump" revision="systemd"><emphasis role='blue'>G</emphasis>eneral setup --->
|
||||||
[ ] <emphasis role='blue'>C</emphasis>ompile the kernel with warnings as errors [WERROR]
|
[ ] <emphasis role='blue'>C</emphasis>ompile the kernel with warnings as errors [WERROR]
|
||||||
[ ] <emphasis role='blue'>A</emphasis>uditing support [AUDIT]
|
|
||||||
<emphasis role='blue'>C</emphasis>PU/Task time and stats accounting --->
|
<emphasis role='blue'>C</emphasis>PU/Task time and stats accounting --->
|
||||||
[*] <emphasis role='blue'>P</emphasis>ressure stall information tracking [PSI]
|
[*] <emphasis role='blue'>P</emphasis>ressure stall information tracking [PSI]
|
||||||
[ ] <emphasis role='blue'>R</emphasis>equire boot parameter to enable pressure stall information tracking
|
[ ] <emphasis role='blue'>R</emphasis>equire boot parameter to enable pressure stall information tracking
|
||||||
|
Loading…
Reference in New Issue
Block a user