Author: manuel
Date: 2005-05-07 05:47:14 -0600 (Sat, 07 May 2005)
New Revision: 4012

Modified:
   trunk/BOOK/introduction/important/bootscripts.xml
Log:
Tagged bootscripts.xml

Modified: trunk/BOOK/introduction/important/bootscripts.xml
===================================================================
--- trunk/BOOK/introduction/important/bootscripts.xml   2005-05-07 11:38:51 UTC 
(rev 4011)
+++ trunk/BOOK/introduction/important/bootscripts.xml   2005-05-07 11:47:14 UTC 
(rev 4012)
@@ -6,45 +6,52 @@
 ]>
 
 <sect1 id="intro-important-bootscripts" 
xreflabel="blfs-bootscripts-&blfs-bootscripts-version;">
-<sect1info>
-<othername>$LastChangedBy$</othername>
-<date>$Date$</date>
-</sect1info>
-<?dbhtml filename="bootscripts.html"?>
-<title><acronym>BLFS</acronym> Boot Scripts</title>
-<indexterm zone="intro-important-bootscripts">
-<primary sortas="a-BLFS-Bootscripts">BLFS Bootscripts</primary></indexterm>
-<indexterm zone="intro-important-bootscripts">
-<primary sortas="f-AA-General-Information">General Information</primary>
-</indexterm>
+  <?dbhtml filename="bootscripts.html"?>
 
-<para>The <acronym>BLFS</acronym> 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. Refer to 
-<ulink url="&lfs-root;/chapter07/bootscripts.html"/> for more 
-information on the lfs-bootscripts package.</para>
+  <sect1info>
+    <othername>$LastChangedBy$</othername>
+    <date>$Date$</date>
+  </sect1info>
 
-<itemizedlist spacing='compact'>
-<title>Package information</title>
-<listitem><para>Download: <ulink url="&blfs-bootscripts-download;"/></para>
-</listitem>
-</itemizedlist>
+  <title>BLFS Boot Scripts</title>
 
-<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 separate install target in the 
-blfs-bootscripts package. It is recomended you keep the package source 
-directory around until completion of your <acronym>BLFS</acronym> system. When 
-a script is requested from blfs-bootscripts, simply change to the directory 
-and as the root user, execute the given 
-<command>make install-<replaceable>[init-script]</replaceable></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>
+  <indexterm zone="intro-important-bootscripts">
+    <primary sortas="a-BLFS-Bootscripts">BLFS Bootscripts</primary>
+  </indexterm>
 
-<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>
+  <indexterm zone="intro-important-bootscripts">
+    <primary sortas="f-AA-General-Information">General Information</primary>
+  </indexterm>
 
+  <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. Refer to 
+  <ulink url="&lfs-root;/chapter07/bootscripts.html"/> for more 
+  information on the lfs-bootscripts package.</para>
+
+  <itemizedlist spacing='compact'>
+    <title>Package Information</title>
+    <listitem>
+      <para>Download: <ulink url="&blfs-bootscripts-download;"/></para>
+    </listitem>
+  </itemizedlist>
+
+  <para>The blfs-bootscripts package will be used throughout the BLFS book 
+  for startup scripts.  Unlike LFS, each init script has a separate install 
target 
+  in the blfs-bootscripts package. It is recomended you keep the package 
source 
+  directory around until completion of your BLFS system. When a script is 
+  requested from blfs-bootscripts, simply change to the directory and as the 
+  <systemitem class="username">root</systemitem> user, execute the given 
+  <command>make install-<replaceable>[init-script]</replaceable></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>
+
+  <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>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to