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 /chapter01 | |
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 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 73a0dc474..d64b2d12a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -59,6 +59,7 @@ first a summary, then a detailed log.</para> <itemizedlist> <listitem><para>coreutils-5.2.1-suppress_hostname_uptime_kill_su-1.patch</para></listitem> <listitem><para>flex-2.5.31-debian_fixes-2.patch</para></listitem> +<listitem><para>grub-0.94-gcc34-1.patch</para></listitem> <listitem><para>hotplug-2004_04_01</para></listitem> <listitem><para>hotplug-2004_04_01-bogus_deps-1.patch</para></listitem> <listitem><para>hotplug-2004_04_01-device-2.patch</para></listitem> @@ -106,6 +107,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 11, 2004 [winkie]: Dropped hackish GRUB instructions in +favor of a patch from upstream.</para></listitem> + <listitem><para>June 11, 2004 [winkie]: Force Readline to link against Ncurses. </para></listitem> |