diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-15 22:39:38 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-15 22:39:38 +0000 |
commit | f2243a550259c561406b5f6d5cec4c6cd6d55299 (patch) | |
tree | 1756ef84b148b302bf8a3fe0b9ce6c983b445935 /chapter01 | |
parent | 8f752242daade0f5a6ef94e7bcf7b7f082f2837e (diff) |
Mixed modifications.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2989 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d2be5b952..c29f9ed7d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -99,6 +99,12 @@ <listitem><para>October 13th, 2003 [greg]: Chapter 8 - Making the LFS system bootable: Expand Grub details and add a warning.</para></listitem> +<listitem><para>October 14th, 2003 [alex]: Appendix A - Updating the contents +of Perl and Procps.</para></listitem> + +<listitem><para>October 14th, 2003 [alex]: Chapter 4 and 5 - Added suggestion +to use $LFS/sources as the working and storage place.</para></listitem> + <listitem><para>October 13th, 2003 [greg]: Chapter 9 - Rebooting the system: Reworked umount commands.</para></listitem> @@ -113,7 +119,7 @@ lfs-bootscripts-1.12.</para></listitem> <listitem><para>October 9th, 2003 [greg]: Performed internal markup reworking to fix an extraneous whitespace problem in "tidy generated" web site pages. -Essentially replace all ocurrences of <para><screen> with +Essentially replace all occurrences of <para><screen> with <screen> (and the matching closing tags).</para></listitem> <listitem><para>October 9th, 2003 [alex]: Chapter 6 - Basic Networking: Moved |