diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6dc4c1293..43538a6b9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -11,7 +11,6 @@ <listitem><para>automake-1.7.4</para></listitem> <listitem><para>e2fsprogs-1.33</para></listitem> <listitem><para>file-4.02</para></listitem> -<listitem><para>flex-2.5.31</para></listitem> <listitem><para>gawk-3.1.2</para></listitem> <listitem><para>gcc-3.2.3</para></listitem> <listitem><para>glibc-2.3.2</para></listitem> @@ -44,8 +43,6 @@ <listitem><para>gawk-3.1.2.patch</para></listitem> <listitem><para>gcc-2.95.3</para></listitem> <listitem><para>gcc-2.95.3-2.patch</para></listitem> -<listitem><para>gcc-3.2.3-libgcc_no_debug.patch</para></listitem> -<listitem><para>gcc-3.2.3-libstdc++_no_debug.patch</para></listitem> <listitem><para>gcc-3.2.3-mmap_test.patch</para></listitem> <listitem><para>gcc-3.2.3-no_fixincludes.patch</para></listitem> <listitem><para>gcc-3.2.3-specs.patch</para></listitem> @@ -66,6 +63,16 @@ </itemizedlist> </para></listitem> +<listitem><para>May 7th, 2003 [gerard]: Removed GCC No Debug patches. No +longer assume gcc-core and gcc-g++ packages are downloaded, so added +appropriate --enable-languages options.</para></listitem> + +<listitem><para>May 7th, 2003 [gerard]: Removed Chapter 6 - Glibc-Pass2. +It's not needed anymore with the pure-lfs integration.</para></listitem> + +<listitem><para>May 7th, 2003 [gerard]: Downgraded to flex-2.5.4a again. +Newer versions just don't work properly.</para></listitem> + <listitem><para>May 5th, 2003 [gerard]: Removed zlib installation from chapter 5 (its inclusion was a mistake).</para></listitem> |