diff options
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 0c3c3f913..6d7c0751a 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -17,7 +17,7 @@ needed to build an LFS system:</para> <variablelist role="materials"> -<!-- + <varlistentry> <term>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term> <listitem> @@ -25,7 +25,7 @@ <para>MD5 sum: <literal>&bash-fixes-patch-md5;</literal></para> </listitem> </varlistentry> ---> + <varlistentry> <term>Bc Memory Leak Patch - <token>&bc-memory-leak-patch-size;</token>:</term> <listitem> @@ -75,6 +75,14 @@ </varlistentry> <varlistentry> + <term>Readline Upstream Fixes Patch - <token>&readline-fixes-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> + </listitem> + </varlistentry> + + <varlistentry> <term>Systemd Compat Patch - <token>&systemd-compat-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&systemd-compat-patch;"/></para> |