From 142c5980ca79d47974f5cf4440d0a4eeea378809 Mon Sep 17 00:00:00 2001 From: Simon Perreault Date: Thu, 3 May 2001 23:05:29 +0000 Subject: [PATCH] Moved the creation of /etc/fstab from the end of chapter 7 to the beginning of chapter 8. It fits better there, and it has been on my TODO for a long time. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter07/chapter07.xml | 1 - chapter08/chapter08.xml | 1 + {chapter07 => chapter08}/fstab.xml | 0 chapter08/introduction.xml | 3 ++- index.xml | 6 +++--- 6 files changed, 10 insertions(+), 5 deletions(-) rename {chapter07 => chapter08}/fstab.xml (100%) 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 @@ - +