diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-13 06:55:02 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-13 06:55:02 +0000 |
commit | 9132fe499be0b137bc5494d39cb89390ea11f4ca (patch) | |
tree | d658b54a2955e05c41b2b83aef9b34de468dc155 /chapter03 | |
parent | 4783efe5de8eccca80fa9c7c7b9d6323fd045c9f (diff) |
Update to procps-ng-3.3.9
Install non-essential programs from the xz package in /usr/bin.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10390 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 21 |
1 files changed, 15 insertions, 6 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 69abd9853..05532f965 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -67,20 +67,29 @@ </varlistentry> <varlistentry> - <term>Tar Manpage Patch - <token>&tar-manpage-patch-size;</token>:</term> + <term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&tar-manpage-patch;"/></para> - <para>MD5 sum: <literal>&tar-manpage-patch-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para> + <para>MD5 sum: <literal>&readline-fixes-patch-md5;</literal></para> </listitem> </varlistentry> <varlistentry> - <term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term> + <term>Sysvinit Consolidated Patch - <token>&sysvinit-consolidated-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para> - <para>MD5 sum: <literal>&readline-fixes-patch-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&sysvinit-consolidated-patch;"/></para> + <para>MD5 sum: <literal>&sysvinit-consolidated-patch-md5;</literal></para> </listitem> </varlistentry> + + <varlistentry> + <term>Tar Manpage Patch - <token>&tar-manpage-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&tar-manpage-patch;"/></para> + <para>MD5 sum: <literal>&tar-manpage-patch-md5;</literal></para> + </listitem> + </varlistentry> + <!-- <varlistentry> <term>Texinfo Test Patch - <token>&texinfo-test-patch-size;</token>:</term> |