diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-11 15:49:18 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-11 15:49:18 +0000 |
commit | 0fa92755df1e4e47e060b71c701adafb4160c2da (patch) | |
tree | fe3d18ac8dab504c330d9743b6260e37ea67ed65 /chapter03 | |
parent | a66c1cd3b356fa2fda06c8d1dda95561015ba20e (diff) |
Dropped GRUB hack in favor of the real upstream fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index eb1cfd81c..d8b37d39e 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -64,6 +64,13 @@ following:</para> </varlistentry> <varlistentry> +<term>GRUB GCC 3.4 Compatibility Patch - 1 KB:</term> +<listitem> +<para><ulink url="&patches-root;grub-&grub-version;-gcc34-1.patch"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Hotplug Bogus Dependencies Patch- 1 KB:</term> <listitem> <para><ulink url="&patches-root;hotplug-&hotplug-version;-bogus_deps-1.patch"/></para> |