From 3be4d973d4084f19562b87f852d003f636cb1649 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Tue, 27 Jan 2004 22:29:49 +0000 Subject: Changing identifiers in preparation for moving sections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/bash.xml | 2 +- chapter05/binutils-pass1.xml | 2 +- chapter05/binutils-pass2.xml | 2 +- chapter05/bzip2.xml | 2 +- chapter05/chapter05.xml | 20 ++++++++++---------- chapter05/coreutils.xml | 2 +- chapter05/dejagnu.xml | 2 +- chapter05/diffutils.xml | 2 +- chapter05/expect.xml | 2 +- chapter05/findutils.xml | 2 +- chapter05/gawk.xml | 2 +- chapter05/gcc-pass1.xml | 2 +- chapter05/gcc-pass2.xml | 4 ++-- chapter05/gettext.xml | 2 +- chapter05/glibc.xml | 2 +- chapter05/grep.xml | 2 +- chapter05/gzip.xml | 2 +- chapter05/kernelheaders.xml | 2 +- chapter05/make.xml | 2 +- chapter05/ncurses.xml | 2 +- chapter05/patch.xml | 2 +- chapter05/perl.xml | 2 +- chapter05/sed.xml | 2 +- chapter05/tar.xml | 2 +- chapter05/tcl.xml | 2 +- chapter05/texinfo.xml | 2 +- chapter05/utillinux.xml | 2 +- 27 files changed, 37 insertions(+), 37 deletions(-) (limited to 'chapter05') diff --git a/chapter05/bash.xml b/chapter05/bash.xml index 01fd720de..0772e21f0 100644 --- a/chapter05/bash.xml +++ b/chapter05/bash.xml @@ -1,4 +1,4 @@ - + Installing Bash-&bash-version; diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml index 00a824fd9..953c65308 100644 --- a/chapter05/binutils-pass1.xml +++ b/chapter05/binutils-pass1.xml @@ -1,4 +1,4 @@ - + Installing Binutils-&binutils-version; - Pass 1 diff --git a/chapter05/binutils-pass2.xml b/chapter05/binutils-pass2.xml index 36cb2f228..e696c986b 100644 --- a/chapter05/binutils-pass2.xml +++ b/chapter05/binutils-pass2.xml @@ -1,4 +1,4 @@ - + Installing Binutils-&binutils-version; - Pass 2 diff --git a/chapter05/bzip2.xml b/chapter05/bzip2.xml index a7d0d1a1e..d11c8e531 100644 --- a/chapter05/bzip2.xml +++ b/chapter05/bzip2.xml @@ -1,4 +1,4 @@ - + Installing Bzip2-&bzip2-version; diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index 365fd3ef7..1bed3f464 100644 --- a/chapter05/chapter05.xml +++ b/chapter05/chapter05.xml @@ -3,7 +3,7 @@ - + Introduction @@ -59,7 +59,7 @@ followed our example. - + Toolchain technical notes @@ -260,7 +260,7 @@ built dynamically. - + Creating the $LFS/tools directory @@ -301,7 +301,7 @@ the LFS partition). - + Adding the user lfs @@ -351,7 +351,7 @@ start a login shell. - + Setting up the environment @@ -433,7 +433,7 @@ temporary tools, source the just-created profile: &c5-glibc; - + "Locking in" Glibc @@ -483,7 +483,7 @@ made. linker is something other than ld-linux.so.2, you must substitute ld-linux.so.2 with the name of your platform's dynamic linker in the above commands. Refer back to - if necessary. + if necessary. Lastly, there is a possibility that some include files from the host system have found their way into GCC's private include dir. This can happen @@ -518,12 +518,12 @@ problem is and correct it. There is no point in continuing until this is done. First, redo the sanity check using gcc instead of cc. If this works it means the /tools/bin/cc symlink is missing. Revisit - and fix the symlink. Second, ensure your $PATH + and fix the symlink. Second, ensure your $PATH is correct. You can check this by running echo $PATH and verifying that /tools/bin is at the head of the list. If the $PATH is wrong it could mean you're not logged in as user lfs or something went wrong back in -. Third, something may have gone wrong with +. Third, something may have gone wrong with the specs file amendment above. In this case redo the specs file amendment ensuring to cut-and-paste the commands as was recommended. @@ -566,7 +566,7 @@ can now be used to build the rest of the temporary tools. &c5-perl; - + Stripping diff --git a/chapter05/coreutils.xml b/chapter05/coreutils.xml index a9c90c3e2..c73302f12 100644 --- a/chapter05/coreutils.xml +++ b/chapter05/coreutils.xml @@ -1,4 +1,4 @@ - + Installing Coreutils-&coreutils-version; diff --git a/chapter05/dejagnu.xml b/chapter05/dejagnu.xml index e8b2b3cd7..31d4b7ab6 100644 --- a/chapter05/dejagnu.xml +++ b/chapter05/dejagnu.xml @@ -1,4 +1,4 @@ - + Installing DejaGnu-&dejagnu-version; diff --git a/chapter05/diffutils.xml b/chapter05/diffutils.xml index 123be7682..7debe4de9 100644 --- a/chapter05/diffutils.xml +++ b/chapter05/diffutils.xml @@ -1,4 +1,4 @@ - + Installing Diffutils-&diffutils-version; diff --git a/chapter05/expect.xml b/chapter05/expect.xml index 81a175a8a..3720ecbcc 100644 --- a/chapter05/expect.xml +++ b/chapter05/expect.xml @@ -1,4 +1,4 @@ - + Installing Expect-&expect-version; diff --git a/chapter05/findutils.xml b/chapter05/findutils.xml index f91c4caa1..f31929aea 100644 --- a/chapter05/findutils.xml +++ b/chapter05/findutils.xml @@ -1,4 +1,4 @@ - + Installing Findutils-&findutils-version; diff --git a/chapter05/gawk.xml b/chapter05/gawk.xml index a805e5d91..7bf1d1314 100644 --- a/chapter05/gawk.xml +++ b/chapter05/gawk.xml @@ -1,4 +1,4 @@ - + Installing Gawk-&gawk-version; diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml index cbd70989d..ed1d8a27e 100644 --- a/chapter05/gcc-pass1.xml +++ b/chapter05/gcc-pass1.xml @@ -1,4 +1,4 @@ - + Installing GCC-&gcc-version; - Pass 1 diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index 145345399..34f8f18d8 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -1,4 +1,4 @@ - + Installing GCC-&gcc-version; - Pass 2 @@ -165,7 +165,7 @@ to continue on. At this point it is strongly recommended to repeat the sanity check we performed earlier in the chapter. Refer back to - and repeat the check. If the results are + and repeat the check. If the results are wrong, then most likely you forgot to apply the above mentioned GCC Specs patch. diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml index 3229af9e6..a8eda134e 100644 --- a/chapter05/gettext.xml +++ b/chapter05/gettext.xml @@ -1,4 +1,4 @@ - + Installing Gettext-&gettext-version; diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 67b99eb2a..8c59193ea 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -1,4 +1,4 @@ - + Installing Glibc-&glibc-version; diff --git a/chapter05/grep.xml b/chapter05/grep.xml index 9728609ee..bb349ea6c 100644 --- a/chapter05/grep.xml +++ b/chapter05/grep.xml @@ -1,4 +1,4 @@ - + Installing Grep-&grep-version; diff --git a/chapter05/gzip.xml b/chapter05/gzip.xml index cd9f13d14..d6020d294 100644 --- a/chapter05/gzip.xml +++ b/chapter05/gzip.xml @@ -1,4 +1,4 @@ - + Installing Gzip-&gzip-version; diff --git a/chapter05/kernelheaders.xml b/chapter05/kernelheaders.xml index 5bac98be5..e535ff5d5 100644 --- a/chapter05/kernelheaders.xml +++ b/chapter05/kernelheaders.xml @@ -1,4 +1,4 @@ - + Installing Linux-&kernel-version; headers diff --git a/chapter05/make.xml b/chapter05/make.xml index c166116b7..d182385a6 100644 --- a/chapter05/make.xml +++ b/chapter05/make.xml @@ -1,4 +1,4 @@ - + Installing Make-&make-version; diff --git a/chapter05/ncurses.xml b/chapter05/ncurses.xml index b7c71f2c6..f956dbaf8 100644 --- a/chapter05/ncurses.xml +++ b/chapter05/ncurses.xml @@ -1,4 +1,4 @@ - + Installing Ncurses-&ncurses-version; diff --git a/chapter05/patch.xml b/chapter05/patch.xml index fe3ff0e40..4f9e4647d 100644 --- a/chapter05/patch.xml +++ b/chapter05/patch.xml @@ -1,4 +1,4 @@ - + Installing Patch-&patch-version; diff --git a/chapter05/perl.xml b/chapter05/perl.xml index 20e3d2562..0583d2f72 100644 --- a/chapter05/perl.xml +++ b/chapter05/perl.xml @@ -1,4 +1,4 @@ - + Installing Perl-&perl-version; diff --git a/chapter05/sed.xml b/chapter05/sed.xml index abee6d58c..1d6b81870 100644 --- a/chapter05/sed.xml +++ b/chapter05/sed.xml @@ -1,4 +1,4 @@ - + Installing Sed-&sed-version; diff --git a/chapter05/tar.xml b/chapter05/tar.xml index 4906cb51e..54404d197 100644 --- a/chapter05/tar.xml +++ b/chapter05/tar.xml @@ -1,4 +1,4 @@ - + Installing Tar-&tar-version; diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 75f1338b8..4788f3875 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -1,4 +1,4 @@ - + Installing Tcl-&tcl-version; diff --git a/chapter05/texinfo.xml b/chapter05/texinfo.xml index 92b737105..fad95fb7f 100644 --- a/chapter05/texinfo.xml +++ b/chapter05/texinfo.xml @@ -1,4 +1,4 @@ - + Installing Texinfo-&texinfo-version; diff --git a/chapter05/utillinux.xml b/chapter05/utillinux.xml index ba18e33e9..680ea0431 100644 --- a/chapter05/utillinux.xml +++ b/chapter05/utillinux.xml @@ -1,4 +1,4 @@ - + Installing Util-linux-&util-linux-version; -- cgit v1.2.3-54-g00ecf