aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2011-10-11 04:23:55 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2011-10-11 04:23:55 +0000
commitee321a46882b7583b2b831b87e6afce2e5652a6d (patch)
tree257a0cbd48c0eb5bc12154e8f3a81c16376d02db /chapter03
parent1c2d2089a5ccbf5ba6099960bafa077c0ad0b3f8 (diff)
Added Check-1.2.0 library to Chapter 5.
Updated errordiscussion in glibc. Added a fix for locale issues in gcc. Incorporated Check library into libpipeline test. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r--chapter03/packages.xml9
-rw-r--r--chapter03/patches.xml8
2 files changed, 17 insertions, 0 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index fdac460d4..85282509b 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -69,6 +69,15 @@
</varlistentry>
<varlistentry>
+ <term>Check (&check-version;) - <token>&check-size;</token>:</term>
+ <listitem>
+ <para>Home page: <ulink url="&check-home;"/></para>
+ <para>Download: <ulink url="&check-url;"/></para>
+ <para>MD5 sum: <literal>&check-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>Coreutils (&coreutils-version;) - <token>&coreutils-size;</token>:</term>
<listitem>
<para>Home page: <ulink url="&coreutils-home;"/></para>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index b6f8e5efa..b100a5959 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -98,6 +98,14 @@
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>GCC Locale Patch - <token>&gcc-locale-patch-size;</token>:</term>
+ <listitem>
+ <para>Download: <ulink url="&patches-root;&gcc-locale-patch;"/></para>
+ <para>MD5 sum: <literal>&gcc-locale-patch-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
<!--
<varlistentry>
<term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term>