diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:26:12 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:26:12 +0000 |
commit | 62b134d02c0dd3ba8f1bcc397cde0fab75ad156d (patch) | |
tree | dee1773f1451aae7fb2ebdf55b428c9263b08db6 /chapter03 | |
parent | 70b2fcc31bb902126af670c2764ab1fa8cbce839 (diff) |
Add patch to fix an error output by some procps tools. Fixes #2758.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9388 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index f0a58c325..1031b2727 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -173,6 +173,14 @@ <varlistentry> + <term>Procps HZ Errors Patch - <token>&procps-hz_fixes-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&procps-hz_fixes-patch;"/></para> + <para>MD5 sum: <literal>&procps-hz_fixes-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Procps Watch Patch - <token>&procps-watch-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&procps-watch-patch;"/></para> |