diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-31 21:52:25 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-31 21:52:25 +0000 |
commit | 7a058b8e822f54724a916269f8fbc16b8b894798 (patch) | |
tree | 642fb85f2ccf0a3ea46ea7e6f856cca5d1bd2938 | |
parent | 4114088e9172bd8b42391803b67a7e8ff24b4cac (diff) |
Arranging changelog entries chronologically.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 57 |
1 files changed, 30 insertions, 27 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7dc2104b5..e021a2128 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -90,6 +90,12 @@ process.</para></listitem> <listitem><para>August 31, 2003 [jeremy] - Added user nobody to passwd and group files, so coreutils tests will pass.</para></listitem> +<listitem><para>August 31st, 2003 [alex]: Reworded some paragraphs, added +missing markup, and rearranged the changelog.</para></listitem> + +<listitem><para>August 31st, 2003 [alex]: Wrapped the 'Last checked' lines +in parentheses. Several other small retouches.</para></listitem> + <listitem><para>August 30, 2003 [jeremy] - Updated fix-includes patch to GCC 3.3.1</para></listitem> @@ -100,6 +106,15 @@ instructions with the sscanf patch from patches.</para></listitem> to version 3.3.1, including fixes based on Zack's mini-hint for GCC 3.3, and patches from his docs.</para></listitem> +<listitem><para>August 29th, 2003 [alex]: Removed obsolete Netkit-base, +Fileutils, Sh-utils, and Textutils files.</para></listitem> + +<listitem><para>August 29th, 2003 [alex]: Added some missing markup, changed +a few /static's to /stage1's.</para></listitem> + +<listitem><para>August 29th, 2003 [alex]: Chapter 06 - Added all the missing +text lines before the make checks, and reworded other lines.</para></listitem> + <listitem><para>August 28, 2003 [matt] - Updated packages to linux-2.4.22, man-pages-1.60, expect-5.39.0, findutils-4.1.20 and tcl-8.4.4</para></listitem> @@ -108,15 +123,30 @@ findutils-4.1.20 and tcl-8.4.4</para></listitem> bash-2.05b-2.patch file to include the 7 patches from ftp.gnu.org</para></listitem> +<listitem><para>August 28th, 2003 [alex]: Chapter 06 - Re-adjusting toolchain: +Added a forgotten backslash.</para></listitem> + +<listitem><para>August 28th, 2003 [alex]: Fixed a few typos and added some +missing markup.</para></listitem> + +<listitem><para>August 28th, 2003 [alex]: Chapter 06 - Binutils and GCC: +Integrated text from the pure-lfs hint.</para></listitem> + <listitem><para>August 27, 2003 [jeremy] - Chapter 06 - Inetutils: Added --sysconfdir=/etc --localstatedir=/var and moved the ping binary from /usr/bin to /bin</para> </listitem> +<listitem><para>August 27th, 2003 [alex]: Chapter 06 - Glibc: Integrated text +from the pure-lfs hint.</para></listitem> + <listitem><para>August 26, 2003 [jeremy] - Chapter 07 - Creating /etc/hosts: Changed www.mydomain.org to <value of HOSTNAME>.mydomain.org</para></listitem> +<listitem><para>August 26th, 2003 [alex]: Chapter 06 & 08 - Moved the +installation of the kernel manpages from chapter 6 to 8.</para></listitem> + <listitem><para>August 26, 2003 [jeremy] - Chapter 04 - Mounting the LFS partition: Added text regarding mounting with too restrictive permissions.</para></listitem> @@ -133,33 +163,6 @@ Creating fstab: Added the mount of tmpfs filesystem to Kernel Installation: Added a reminder to compile tmpfs support into the kernel.</para></listitem> -<listitem><para>August 31st, 2003 [alex]: Wrapped the 'Last checked' lines -in parentheses. Several other small retouches.</para></listitem> - -<listitem><para>August 29th, 2003 [alex]: Removed obsolete Netkit-base, -Fileutils, Sh-utils, and Textutils files.</para></listitem> - -<listitem><para>August 29th, 2003 [alex]: Added some missing markup, changed -a few /static's to /stage1's.</para></listitem> - -<listitem><para>August 29th, 2003 [alex]: Chapter 06 - Added all the missing -text lines before the make checks, and reworded other lines.</para></listitem> - -<listitem><para>August 28th, 2003 [alex]: Chapter 06 - Re-adjusting toolchain: -Added a forgotten backslash.</para></listitem> - -<listitem><para>August 28th, 2003 [alex]: Fixed a few typos and added some -missing markup.</para></listitem> - -<listitem><para>August 28th, 2003 [alex]: Chapter 06 - Binutils and GCC: -Integrated text from the pure-lfs hint.</para></listitem> - -<listitem><para>August 27th, 2003 [alex]: Chapter 06 - Glibc: Integrated text -from the pure-lfs hint.</para></listitem> - -<listitem><para>August 26th, 2003 [alex]: Chapter 06 & 08 - Moved the -installation of the kernel manpages from chapter 6 to 8.</para></listitem> - <listitem><para>August 25th, 2003 [alex]: Chapter 06 - Rewrote the installation text of Shadow and Util-Linux while correcting some typos.</para></listitem> |