diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a26ce293a..b8b301c6e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -179,6 +179,10 @@ Chapter 7: Added the explanation how the runlevels and boot process works when using the LFS scripts. + +Chapter 7+8: Moved the creation of /etc/fstab to chapter 8. + + Chapter 10: Added this chapter. It contains "thanks and good luck" notes and suggest creating the /etc/lfs-&version; file. diff --git a/chapter07/chapter07.xml b/chapter07/chapter07.xml index 28a48f110..0db9dbde2 100644 --- a/chapter07/chapter07.xml +++ b/chapter07/chapter07.xml @@ -17,7 +17,6 @@ &c7-sysklogd; &c7-template; &c7-symperm; -&c7-fstab; diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml index be5f0ae05..ba515c1af 100644 --- a/chapter08/chapter08.xml +++ b/chapter08/chapter08.xml @@ -2,6 +2,7 @@ Making the LFS system bootable &c8-introduction; +&c8-fstab; &c8-kernel; &c8-lilo; &c8-reboot; diff --git a/chapter07/fstab.xml b/chapter08/fstab.xml similarity index 100% rename from chapter07/fstab.xml rename to chapter08/fstab.xml diff --git a/chapter08/introduction.xml b/chapter08/introduction.xml index d1c95d498..04fe57aec 100644 --- a/chapter08/introduction.xml +++ b/chapter08/introduction.xml @@ -2,7 +2,8 @@ Introduction -This chapter will make LFS bootable. This chapter deals with building a +This chapter will make LFS bootable. This chapter deals with creating a +new fstab file, building a new kernel for the new LFS system and adding the proper entries to LILO so that the LFS system can be selected for booting at the LILO: prompt. diff --git a/index.xml b/index.xml index 150136a75..863fe0adf 100644 --- a/index.xml +++ b/index.xml @@ -4,8 +4,8 @@ - - + + @@ -324,10 +324,10 @@ - +