diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-09-02 03:32:54 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-09-02 03:32:54 +0000 |
commit | c0b11718f64080ee987f49ec32f19fa5733b5140 (patch) | |
tree | 846d8d4b658c8425387411cd637a3dacaa1d7a51 /chapter03/patches.xml | |
parent | c5dd7bb4ec1c1e9fa8603e6e5bb3c0251b135ab1 (diff) |
Add a patch to Chapter 6 glibc to fix the test-installation.pl
script instead of just preventing it from running
Update to systemd-189
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 4f60e88b5..5953c8100 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -66,6 +66,14 @@ </listitem> </varlistentry> + <varlistentry> + <term>Glibc test-installation.pl Patch - <token>&glibc-installation-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&glibc-installation-patch;"/></para> + <para>MD5 sum: <literal>&glibc-installation-patch-md5;</literal></para> + </listitem> + </varlistentry> + <!-- <varlistentry> <term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term> |