diff options
-rw-r--r-- | chapter01/how.xml | 2 | ||||
-rw-r--r-- | chapter02/download.xml | 2 | ||||
-rw-r--r-- | chapter05/fileutils-inst.xml | 2 | ||||
-rw-r--r-- | preface/whoread.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/chapter01/how.xml b/chapter01/how.xml index 8bd2af2c5..59e0c7ad5 100644 --- a/chapter01/how.xml +++ b/chapter01/how.xml @@ -21,7 +21,7 @@ so on.</para> <para>Chapter 6 installs the actual base system. We use the chroot program to start a new shell whose root directory will be set to the LFS -partition. This, in essence, is the same as rebooting and have the +partition. This, in essence, is the same as rebooting and having the kernel mount the LFS partition as the root partition. The reason that we don't actually reboot, but instead chroot, is that this way you can still use your host system. While software is being installed you can diff --git a/chapter02/download.xml b/chapter02/download.xml index 117ae4d4e..c3dbebae2 100644 --- a/chapter02/download.xml +++ b/chapter02/download.xml @@ -13,7 +13,7 @@ under $LFS/usr/src/sources/b/, and so forth.</para> <para>The next chapter contains the list of all the packages that need to be downloaded, but the partition that is going to contain our LFS system isn't created yet. Therefore, you should store the files somewhere else and later -moved to $LFS/usr/src/ when the chapter in which the new partition is +on move them to $LFS/usr/src/ when the chapter in which the new partition is prepared has been finished.</para> </sect1> diff --git a/chapter05/fileutils-inst.xml b/chapter05/fileutils-inst.xml index a08083a06..00e85a0ec 100644 --- a/chapter05/fileutils-inst.xml +++ b/chapter05/fileutils-inst.xml @@ -9,7 +9,7 @@ is affected as well. If your system falls under this category, try the following fix.</para> <para>Note that in some cases using these sed commands will result in -problems not being able to compile this at package at all, even when your +problems not being able to compile this package at all, even when your system has an AMD CPU and has Glibc-2.2.3 (or higher) installed. If that's the case, you'll need to remove the fileutils-&fileutils-version; directory and unpack it again from the tarball before continuing. We believe this diff --git a/preface/whoread.xml b/preface/whoread.xml index 46e299fd7..797e61c59 100644 --- a/preface/whoread.xml +++ b/preface/whoread.xml @@ -14,7 +14,7 @@ about all that makes Linux tick, how things work together, and depend on each other. And most importantly, how to customize it to your own taste and needs.</para> -<para>One of the key benefits of LFS is that you are in control over +<para>One of the key benefits of LFS is that you are in control of your system without having to rely on somebody else's Linux implementation like Debian. You are in the driver's seat now and are able to dictate every single thing such as the directory layout and boot |