aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bootscripts-inst.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-08-29 23:20:53 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-08-29 23:20:53 +0000
commit5e49531c2381fa865fbf026812be54781da9e1d3 (patch)
tree1cf0588e97f200d9df6f10fab4b07d31294c71f9 /chapter06/bootscripts-inst.xml
parent89fcc345410a3b858b6c23ba219e828bc21e4de4 (diff)
Adding some missing markup, and changing remaining /static's to /stage1's.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2696 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/bootscripts-inst.xml')
-rw-r--r--chapter06/bootscripts-inst.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/bootscripts-inst.xml b/chapter06/bootscripts-inst.xml
index f4ebbc6da..50d709d54 100644
--- a/chapter06/bootscripts-inst.xml
+++ b/chapter06/bootscripts-inst.xml
@@ -4,10 +4,10 @@
<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 would
-prefer to try something else, Marc Heerdink has written a hint about BSD
-style init scripts, which may be found at
-<ulink url="&hints-root;bsd-init.txt"/>.</para>
+because it is widely used and we feel comfortable with it. If you would prefer
+to try something else, Marc Heerdink has written a hint about BSD style init
+scripts, to be found at <ulink url="&hints-root;bsd-init.txt"/>. And if you'd
+like something more radical, search the LFS mailing lists for depinit.</para>
<para>If you decide to use BSD style, or some other style scripts, you can
skip Chapter 7 when you arrive at it and move on to Chapter 8.</para>