mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
40d91bde23
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1908 af4574ff-66df-0310-9fd7-8a98e5e911e0
29 lines
1.4 KiB
XML
29 lines
1.4 KiB
XML
<sect1 id="intro-important-bootscripts" xreflabel="lfs-bootscripts">
|
|
<?dbhtml filename="bootscripts.html" dir="introduction"?>
|
|
<title><acronym>LFS</acronym> Boot Scripts</title>
|
|
|
|
<para>The lfs-bootscripts package that was used in <acronym>LFS</acronym> also
|
|
contains bootscripts for <acronym>BLFS</acronym>.
|
|
The lfs-bootscripts package will be used throughout the rest of
|
|
the book for startup scripts. It is recomended you keep the package
|
|
source directory around until completion of your
|
|
<acronym>BLFS</acronym> system. When a script is requested from
|
|
lfs-bootscritps, simply change to the directory and execute the given
|
|
<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>
|
|
|
|
<para>If you are installing <acronym>BLFS</acronym>
|
|
from an older version of LFS, see the INSTALL included in the package for
|
|
upgrade instructions.</para>
|
|
|
|
<para>Refer to <ulink url="&lfs-root;/chapter07/bootscripts.html"/> for more
|
|
information on the lfs-bootscripts package.</para>
|
|
|
|
<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>
|
|
|
|
</sect1>
|