mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 03:11:57 +00: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. -->
|
||||
<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
|
||||
<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_MOUNT='*'
|
||||
DRM=' *M'
|
||||
AUDIT=' '
|
||||
NET='*'
|
||||
INET='*'
|
||||
IPV6='*'
|
||||
|
@ -5,7 +5,6 @@
|
||||
DO NOT EDIT! -->
|
||||
<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'>A</emphasis>uditing support [AUDIT]
|
||||
<emphasis role='blue'>C</emphasis>PU/Task time and stats accounting --->
|
||||
[*] <emphasis role='blue'>P</emphasis>ressure stall information tracking [PSI]
|
||||
[ ] <emphasis role='blue'>R</emphasis>equire boot parameter to enable pressure stall information tracking
|
||||
|
Loading…
Reference in New Issue
Block a user