aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/procps.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2021-02-14 21:27:29 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2021-02-14 21:27:29 +0000
commit0b52f7babff85d0e3b7b8f91068eaf39b3f64c20 (patch)
tree064e54635419c4be6b619a96c2fb619b3df38822 /chapter08/procps.xml
parent0ceb295279190683d4121fbc4a7eb42597209d71 (diff)
Update to util-linux-2.36.2.
Update to tar-1.34. Update to psmisc-23.4. Update to procps-ng-3.3.17. Update to man-db-2.9.4. Update to eudev-3.2.10. Update to elfutils-0.183. Update to e2fsprogs-1.46.1. Update to bc-3.2.7. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/procps.xml')
-rw-r--r--chapter08/procps.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter08/procps.xml b/chapter08/procps.xml
index 90648638c..35cd2cc99 100644
--- a/chapter08/procps.xml
+++ b/chapter08/procps.xml
@@ -25,6 +25,10 @@
<para>The Procps-ng package contains programs for monitoring processes.</para>
+ <!-- TODO This note will probably not be needed at the next revision. -->
+ <note><para>This package extracts to the directory procps-3.3.17/,
+ not the expected procps-ng-3.3.17/.</para></note>
+
<segmentedlist>
<segtitle>&buildtime;</segtitle>
<segtitle>&diskspace;</segtitle>
@@ -87,6 +91,9 @@ make check</userinput></screen>
<screen><userinput remap="test">make check</userinput></screen>
+ <para>Four tests related to pkill are known ot fail due to a problem
+ with tests that were not updated.</para>
+
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>