diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-06 04:26:10 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-06 04:26:10 +0000 |
commit | 817c2d590f67e74dfb29f750387486ba62cbb490 (patch) | |
tree | f2ece0a22ff6cbe16877c0609a516be078c490b8 /chapter06/bootscripts-inst.xml | |
parent | 6979d1a4e970975921972f86e12fa922ffa64b33 (diff) |
Named the hint authors, updated the URL to the editors in the hints index, and mentioned the Gawk patch to avoid confusion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/bootscripts-inst.xml')
-rw-r--r-- | chapter06/bootscripts-inst.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/chapter06/bootscripts-inst.xml b/chapter06/bootscripts-inst.xml index ec71964d1..36866b93d 100644 --- a/chapter06/bootscripts-inst.xml +++ b/chapter06/bootscripts-inst.xml @@ -2,9 +2,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 want to -try something else, someone has written an LFS-Hint on BSD style init -scripts 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, which may be found at +<ulink url="&hints-root;bsd-init.txt"/>.</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> |