2004-05-14 14:52:08 +08:00
|
|
|
<sect1 id="intro-important-bootscripts" xreflabel="blfs-bootscripts-&blfs-bootscripts-version;">
|
2004-05-07 03:04:28 +08:00
|
|
|
<?dbhtml filename="bootscripts.html"?>
|
2004-05-14 14:52:08 +08:00
|
|
|
<title><acronym>BLFS</acronym> Boot Scripts</title>
|
2004-03-22 03:27:22 +08:00
|
|
|
|
2004-05-14 14:52:08 +08:00
|
|
|
<para>The BLFS Bootscripts package contains the init scripts that are
|
|
|
|
used throughout the book. It is assumed that you will be using the blfs-bootscripts
|
|
|
|
package in conjuction with a compatible lfs-bootscripts package.
|
2004-03-26 13:27:38 +08:00
|
|
|
Refer to <ulink url="&lfs-root;/chapter07/bootscripts.html"/> for more
|
|
|
|
information on the lfs-bootscripts package.</para>
|
|
|
|
|
2004-05-14 14:52:08 +08:00
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download: <ulink url="&blfs-bootscripts-download;"/></para></listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<para>The blfs-bootscripts package will be used throughout the <acronym>BLFS</acronym>
|
|
|
|
book for startup scripts. Unlike <acronym>LFS</acronym>, each init script
|
|
|
|
has a seperate install target in the blfs-bootscrits package.
|
2004-03-26 13:27:38 +08:00
|
|
|
It is recomended you keep the package
|
2004-03-22 03:27:22 +08:00
|
|
|
source directory around until completion of your
|
|
|
|
<acronym>BLFS</acronym> system. When a script is requested from
|
2004-05-14 14:52:08 +08:00
|
|
|
blfs-bootscritps, simply change to the directory and execute the given
|
2004-03-22 15:42:22 +08:00
|
|
|
<command>make install-<init-script></command> command. This command installs the
|
|
|
|
init script to its proper location (along with any auxillary configuration
|
|
|
|
scripts) and also creates the appropriate symlinks to start and stop the
|
|
|
|
service at the appropriate run-level.</para>
|
2004-03-22 03:27:22 +08:00
|
|
|
|
2004-03-22 15:42:22 +08:00
|
|
|
<note><para>It is advisable to peruse each bootscript before installation to
|
|
|
|
ascertain that it satisfies your need. Also verify that the start and stop
|
|
|
|
symlinks it creates match your preferences.</para></note>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
</sect1>
|