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 /patches.ent | |
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 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 759dea37a..4b231741d 100644 --- a/patches.ent +++ b/patches.ent @@ -38,6 +38,10 @@ <!ENTITY glibc-fix-resolv-patch-md5 "d37659c643b1a2150624120238e5b295"> <!ENTITY glibc-fix-resolv-patch-size "2.0 KB"> +<!ENTITY glibc-installation-patch "glibc-&glibc-version;-fix_test_installation-1.patch"> +<!ENTITY glibc-installation-patch-md5 "0a3bd5919ea226efebed62833a0985c6"> +<!ENTITY glibc-installation-patch-size "1.4 KB"> + <!ENTITY grub-inode-patch "grub-&grub-version;-256byte_inode-1.patch"> <!ENTITY grub-inode-patch-md5 "2482bef9c1866b4045767a56268ba673"> |