diff --git a/chapter06/bootscripts-inst.xml b/chapter06/bootscripts-inst.xml index d0bef6d87..56db4a0bf 100644 --- a/chapter06/bootscripts-inst.xml +++ b/chapter06/bootscripts-inst.xml @@ -1,6 +1,15 @@ Installation of LFS-Bootscripts +We will be using SysV style init scripts. We have chosen this style +because it is widely used and we feel comfortable with it. If you want to +try something else, someone has written an LFS-Hint on BSD style init +scripts at &hints-root;bsd-init.txt. + +If you decide to use BSD style, or some other style scripts, you can +skip chapter 7 when you arive at it and move on to chapter 8. + Install LFS-Bootscripts by running the following command: cp -a rc.d sysconfig /etc && diff --git a/chapter07/introduction.xml b/chapter07/introduction.xml index 92fd0c18b..1ccd07f97 100644 --- a/chapter07/introduction.xml +++ b/chapter07/introduction.xml @@ -7,12 +7,5 @@ few do require additional configuration files setup as they deal with hardware dependant information. -We will be using SysV style init scripts. We have chosen this style -because it is widely used and we feel comfortable with it. If you want to -try something else, someone has written an LFS-Hint on BSD style init scripts -at &hints-root;bsd-init.txt -. - diff --git a/index.xml b/index.xml index 2d8fe5890..d64bbec68 100644 --- a/index.xml +++ b/index.xml @@ -575,7 +575,7 @@ - +