aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-09-11 21:35:35 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-09-11 21:35:35 +0000
commit955533beaf30ff65be18b3e5c1e3909928dd169a (patch)
treeed52a9832d7dcf2d6cbdb556054b8191dd753e4c /chapter01
parentc94dd38cc7fe0ec74ad95516eb6a8c3efe9d0fc6 (diff)
Removed LILO and Bin86. Replaced them with Grub
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a1cea4f90..fef8ac631 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -56,6 +56,8 @@
<listitem><para>gcc-2.95.3-2.patch</para></listitem>
<listitem><para>gcc-3.3.1-no_fixincludes-2.patch</para></listitem>
<listitem><para>gcc-3.3.1-specs.patch</para></listitem>
+<listitem><para>grub-0.93</para></listitem>
+<listitem><para>grub-0.93-gcc33-1.patch</para></listitem>
<listitem><para>inetutils-1.4.2</para></listitem>
<listitem><para>lfs-utils-0.3</para></listitem>
<listitem><para>ncurses-5.3-etip.patch</para></listitem>
@@ -67,12 +69,14 @@
<listitem><para>Removed:
<itemizedlist>
+<listitem><para>bin86-0.16.3</para></listitem>
<listitem><para>fileutils-4.1</para></listitem>
<listitem><para>fileutils-4.1.patch</para></listitem>
<listitem><para>findutils-4.1-segfault.patch</para></listitem>
<listitem><para>findutils-4.1.patch</para></listitem>
<listitem><para>gcc-3.2.3-mmap_test.patch</para></listitem>
<listitem><para>gzip-1.2.4b.patch</para></listitem>
+<listitem><para>lilo-22.2</para></listitem>
<listitem><para>netkit-base-0.17</para></listitem>
<listitem><para>sh-utils-2.0</para></listitem>
<listitem><para>sh-utils-2.0.patch</para></listitem>
@@ -83,6 +87,9 @@
</itemizedlist>
</para></listitem>
+<listitem><para>September 11th, 2003 [gerard]: Removed Bin86 and LILO and
+replaced it with Grub.</para></listitem>
+
<listitem><para>September 11th, 2003 [jeremy]: Dropped non-toolchain tests
to optional actions. Added a note to use the wiki for failed tests.</para></listitem>