From 1e163254645f9440f16ff2f5556c45bdd0050022 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Mon, 15 Sep 2003 21:47:44 +0000 Subject: Correcting several typos and some inconsistencies. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 52 ++++++++++++++++++++++++++++--------------------- 1 file changed, 30 insertions(+), 22 deletions(-) (limited to 'chapter01/changelog.xml') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0cef9f786..b374bef09 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -90,6 +90,13 @@ September 14th, 2003 [greg]: Chapter 6 - Revised chroot command: Removed no longer needed set +h. +September 15th, 2003 [alex]: Corrected several typos and +some inconsistencies. + +September 14th, 2003 [alex]: Fixed some typos, and added some +markup. Dropped the removal of program files from the Stripping section in +Chapter 5. + September 14th, 2003 [greg]: Chapter 6 - Create essential symlinks: Add symlink /usr/lib/libgcc_s.so.1 to allow gcc abi_check to run. Future NPTL needs this as well. @@ -101,8 +108,8 @@ page in Chapter 6 for creating passwd and group: bug 596. going to be done" page to include more of the PLFS hint's text. -September 13th, 2003 [jwrober]: Merged whoread and whonotread -into a since audience page. +September 13th, 2003 [jwrober]: Preface - Merged whoread and +whonotread into a single audience page. September 13th, 2003 [greg]: Chapter 2 - Added new section about the test suites. @@ -120,15 +127,16 @@ descriptions of configure switches courtesy of Anderson Lizardo -September 11th, 2003 [jwrober]: Fixed Ch5 GCC Pass 2 specs -patch text to be more vague, but in actuality more accurate - provided by +September 11th, 2003 [jwrober]: Chapter 5 - Fixed GCC Pass 2 +specs patch text to be more vague, but in actuality more accurate - provided by Anderson Lizardo. -September 11th, 2003 [jwrober]: Grammar fix in Ch5 Tcl install -directions provided by Anderson Lizardo. +September 11th, 2003 [jwrober]: Chapter 5 - Grammar fix in +Tcl install directions provided by Anderson Lizardo. -September 11th, 2003 [jwrober]: Small textual change in the Ch5 -lockin Glibc page for /lib/ld.so.1 provided by Anderson Lizardo. +September 11th, 2003 [jwrober]: Chapter 5 - Small textual +change in the locking in Glibc page for /lib/ld.so.1 provided by Anderson +Lizardo. September 11th, 2003 [jeremy]: Added bootloader setup to Chapter 8, after the addition of Grub to the book. @@ -137,7 +145,7 @@ Chapter 8, after the addition of Grub to the book. replaced it with Grub. September 11th, 2003 [jeremy]: Dropped non-toolchain tests -to optional actions. Added a note to use the wiki for failed tests. +to optional actions. Added a note to use the Wiki for failed tests. September 11th, 2003 [jeremy]: Added Bison patch, backported from CVS, to fix pwlib compilation problems @@ -147,13 +155,13 @@ suppress the installation of libiberty, and changed Binutils to allow its libiberty to stay. September 11th, 2003 [jeremy]: Added caution tags around the -reminder to not delete the binutils source and build directories in Chap 5. +reminder to not delete the Binutils source and build directories in Chapter 5. September 11th, 2003 [jeremy]: Added new perl-libc-3 patch from Anderson Lizardo -September 9th, 2003 [jwrober]: Fixed the findutils packge +September 9th, 2003 [jwrober]: Fixed the Findutils package download link on the packages page closing bug 578. September 9th, 2003 [jeremy]: Chapter 6 - GCC 2.95.3: @@ -222,7 +230,7 @@ utilising headers and libraries installed in /stage1. September 3rd, 2003 [matt]: Removed "rm /bin/pwd" instruction from chapter06 kernel-headers installation as the link is still required by -glibc's installation. +Glibc's installation. September 2nd, 2003 [alex]: Adjusted all the SBUs from the values posted by Jeremy. @@ -250,9 +258,9 @@ newgrp patch from Greg Schafer Inetutils - added the --disable-whois and --disable-servers flags -August 31, 2003 [jeremy] - Added in Greg's new -instructions for GCC 3.3.1 wrt the fixincludes process. Also added -extra verbiage to the lockin and GCC pass 2 pages on the fixincludes +August 31, 2003 [jeremy] - Added in Greg's new instructions +for GCC 3.3.1 with respect to the fixincludes process. Also added extra +verbiage to the locking-in and GCC pass 2 pages on the fixincludes process. August 31, 2003 [jeremy] - Added user nobody to @@ -351,8 +359,8 @@ put text in between commands. Findutils: several small textual adjustments. For the second passes not giving the contents and dependencies. -August 11th, 2003 [alex]: Chapter 04 - Listing for GCC separate -core, g++, and testsuite tarballs. +August 11th, 2003 [alex]: Chapter 04 - Listed separate +core, g++, and test suite tarballs for GCC. August 11th, 2003 [alex]: Chapter 04 - Suppressed the mention of a wget script. @@ -492,7 +500,7 @@ first place. gzip-1.3.5, and tar-1.13.25. May 12th, 2003 [winkie]: Chapter 05 - Installing Perl: -Added extra commands to build certain modules into Perl. This is to accomodate +Added extra commands to build certain modules into Perl. This is to accommodate the Coreutils "make check". Partially fixes bug #528. May 12th, 2003 [winkie]: Chapter 05 - Installing Gzip: @@ -511,7 +519,7 @@ installed is GCC, and that's only for gccbug. --enable-threads=posix as well to complete the C++ addition. May 11th, 2003 [gerard]: Chapter 06 - GCC-2.95.3: Added ---enable-languages=c,c++ to fix that gcc's version bug with regards to +--enable-languages=c,c++ to fix that GCC's version bug with regards to -Wreturn-type. Fixes bug #525 May 11th, 2003 [gerard]: Chapter 05 - Bash: Removed the @@ -602,11 +610,11 @@ handles this for us. May 10th, 2003 [gerard]: Removed all CFLAGS and LDFLAGS variables where they are not essential (so, not including static binutils, -gcc and compiling zlib with -fPIC). +GCC and compiling Zlib with -fPIC). May 10th, 2003 [gerard]: Chapter 05 - Binutils (pass1, -pass2, locking glibc and adjusting toolchain): Change tooldir to /stage1 -(likewise we use tooldir=/usr in chapter 6). +pass2), locking in Glibc and adjusting toolchain: Changed tooldir to /stage1 +(likewise we use tooldir=/usr in Chapter 6). May 10th, 2003 [gerard]: Chapter 05 - Kernel headers: Removed the usage of cp -H because there are -- cgit v1.2.3-54-g00ecf