diff options
author | lfs-dev <lfs-dev@lists.linuxfromscratch.org> | 2004-06-22 19:48:18 +0000 |
---|---|---|
committer | lfs-dev <lfs-dev@lists.linuxfromscratch.org> | 2004-06-22 19:48:18 +0000 |
commit | a4a675ff2a236f48fb19d39fe348278954445957 (patch) | |
tree | 59aa3f226ba2c6ad0edaa8fb04257ce96b6cdb2d /chapter01/changelog.xml | |
parent | 673b0d84ba9591e07c0bdf0ee49d92eba10f502c (diff) |
This commit was manufactured by cvs2svn to create tag 'v5_1'.v5_1
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/v5_1/BOOK@3611 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 28 |
1 files changed, 27 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d152c2a3e..168b08fc9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -27,10 +27,11 @@ first a summary, then a detailed log.</para> <listitem><para>file-4.09</para></listitem> <listitem><para>gcc-3.3.3</para></listitem> <listitem><para>gettext-0.14.1</para></listitem> +<listitem><para>glibc-2.3.3-lfs-5.1</para></listitem> <listitem><para>grub-0.94</para></listitem> <listitem><para>kbd-1.12</para></listitem> <listitem><para>less-382</para></listitem> -<listitem><para>lfs-bootscripts-2.0.4</para></listitem> +<listitem><para>lfs-bootscripts-2.0.5</para></listitem> <listitem><para>libtool-2.5.6</para></listitem> <listitem><para>linux-2.4.26</para></listitem> <listitem><para>man-pages-1.66</para></listitem> @@ -73,6 +74,31 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 16th, 2004 [jeremy]: Chapter 9 - Added a brief paragraph +to the rebooting system page to discuss packages which might be useful to +add prior to rebooting to the new system</para></listitem> + +<listitem><para>May 15th, 2004 [matt]: Chapter 6 - Added a clearer warning that +make_devices needs to be customised</para></listitem> + +<listitem><para>May 14th, 2004 [matt]: Chapter 3 - Added glibc's md5sum</para> +</listitem> + +<listitem><para>May 14th, 2004 [matt]: Chapters 5 & 6 - Upgraded to +glibc-2.3.3-lfs-5.1</para></listitem> + +<listitem><para>May 11th, 2004 [jeremy]: Prologue - Updated the list of +active staff in the project.</para></listitem> + +<listitem><para>May 9th, 2004 [winkie]: Chapter 6 - Removed unused and broken +entries from <filename>nsswitch.conf</filename>.</para></listitem> + +<listitem><para>May 7th, 2004 [matt]: Merged Manuel's lfs-xsl-0.9 patches</para> +</listitem> +<listitem><para>May 7th, 2004 [matt]: Fixed README error regarding invocation of +`make`</para></listitem> +<listitem><para>May 3rd, 2004: LFS 5.1-pre2 released</para></listitem> + <listitem><para>May 2nd, 2004 [matt]: Quoted chroot commands in chapter 6 (bug #818).</para></listitem> <listitem><para>May 2nd, 2004 [matt]: Removed description of the now |