mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 22:17:39 +00:00
d535079aca
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1439 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
19 lines
698 B
XML
19 lines
698 B
XML
<sect1 id="ch07-introduction">
|
|
<title>Introduction</title>
|
|
<?dbhtml filename="introduction.html" dir="chapter07"?>
|
|
|
|
<para>This chapter will setup the bootscripts that you installed in chapter
|
|
6. Most of these scripts will work without needing to modify them, but a
|
|
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>
|
|
|