aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-03-11 04:09:18 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-03-11 04:09:18 +0000
commit2ddaf06dc572afca9b8dd64c92b08ff2fe9096cb (patch)
tree3adc86b02d4ecd332365fd73e24925dc375da1d2
parenta42d0cb09a011f922411e45b4d2263e4a625a296 (diff)
new lfs-packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/bootscripts-inst.xml9
-rw-r--r--chapter07/introduction.xml7
-rw-r--r--index.xml2
3 files changed, 10 insertions, 8 deletions
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 @@
<sect2>
<title>Installation of LFS-Bootscripts</title>
+<para>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 <ulink
+url="&hints-root;bsd-init.txt">&hints-root;bsd-init.txt</ulink>.</para>
+
+<para>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.</para>
+
<para>Install LFS-Bootscripts by running the following command:</para>
<para><screen><userinput>cp -a rc.d sysconfig /etc &amp;&amp;
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.</para>
-<para>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 <ulink
-url="&hints-root;bsd-init.txt">&hints-root;bsd-init.txt</ulink>
-.</para>
-
</sect1>
diff --git a/index.xml b/index.xml
index 2d8fe5890..d64bbec68 100644
--- a/index.xml
+++ b/index.xml
@@ -575,7 +575,7 @@
<!ENTITY ab-howtoguides SYSTEM "appendixb/howtoguides.xml">
<!ENTITY ab-other SYSTEM "appendixb/other.xml">
-<!ENTITY all-version "cvs-20020310-1201">
+<!ENTITY all-version "cvs-20020310-2008">
<!ENTITY all-size-kb "84,470 KB">
<!ENTITY all-size-mb "82.49 MB">