aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-04-18 21:26:17 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-04-18 21:26:17 +0000
commitcc2eeb124e6f5ddea0e5d47e7e6d59a66d1a5cfa (patch)
tree4310a980d864d19763dd2986746cb3476cedb4f3 /chapter03
parenta139c2502fc4cf588db69cb8d99d58a529a93b75 (diff)
Added readline upstream patch.
Added bash upstream patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r--chapter03/patches.xml12
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>