aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-05-06 16:50:03 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-05-06 16:50:03 +0000
commit3125dfb87870ddc77229b8e7fa2a1d0bd4d14602 (patch)
tree59cf8f79df0694eeb9f4a666817c392108d946a9 /chapter03
parent32220fbf033da1bb7b0ae5695a378a4f1c7719ba (diff)
Added Readline
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r--chapter03/packages.xml3
-rw-r--r--chapter03/patches.xml5
2 files changed, 7 insertions, 1 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 309bb38e3..6b8bf634e 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -136,6 +136,9 @@ Procps (&procps-version;) - 260 KB:
Psmisc (&psmisc-version;) - 375 KB:
<ulink url="&freshmeat;psmisc/"/>
+Readline (&readline-version;) - 940 KB:
+<ulink url="&freshmeat;gnureadline/"/>
+
Sed (&sed-version;) - 751 KB:
<ulink url="&freshmeat;sed/"/>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 89c468ba6..946c13fe7 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -13,7 +13,7 @@ or just make some small modifications to bend things our way. You'll need the
following:</para>
<literallayout>
-Bash Patch - 7 KB:
+Bash GNU Fixes Patch - 7 KB:
<ulink url="&patches-root;bash-&bash-version;-gnu-fixes-2.patch"/>
Coreutils Hostname Patch - 1 KB:
@@ -55,6 +55,9 @@ Net-tools Kernel Headers Patch - 1 KB:
Perl Libc Patch - 1 KB:
<ulink url="&patches-root;perl-&perl-version;-libc-1.patch"/>
+Readline GNU Fixes Patch - 5 KB:
+<ulink url="&patches-root;readline-&readline-version;-gnu-fixes-1.patch"/>
+
Sysklogd Kernel Headers Patch - 3 KB:
<ulink url="&patches-root;sysklogd-&sysklogd-version;-kernel-headers-1.patch"/>