Author: bdubbs
Date: 2011-07-20 14:59:35 -0600 (Wed, 20 Jul 2011)
New Revision: 8892

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/config/config.xml
Log:
Add initd-tools

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2011-07-16 13:32:17 UTC (rev 8891)
+++ trunk/BOOK/general.ent      2011-07-20 20:59:35 UTC (rev 8892)
@@ -4,7 +4,7 @@
 -->
 
 <!ENTITY day          "20">                   <!-- Always 2 digits -->
-<!ENTITY month        "06">                   <!-- Always 2 digits -->
+<!ENTITY month        "07">                   <!-- Always 2 digits -->
 <!ENTITY year         "2011">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
@@ -88,6 +88,7 @@
 <!-- Part II -->
 <!-- Chapter 3 -->
 <!ENTITY autofs-version               "5.0.5">
+<!ENTITY initd-tools-version          "0.1.3">
 
 <!-- Chapter 4 -->
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2011-07-16 13:32:17 UTC 
(rev 8891)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2011-07-20 20:59:35 UTC 
(rev 8892)
@@ -41,6 +41,15 @@
 
 -->
     <listitem>
+      <para>July 20th, 2011</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Added initd-tools for LSB compliance.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>July 16th, 2011</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/postlfs/config/config.xml
===================================================================
--- trunk/BOOK/postlfs/config/config.xml        2011-07-16 13:32:17 UTC (rev 
8891)
+++ trunk/BOOK/postlfs/config/config.xml        2011-07-20 20:59:35 UTC (rev 
8892)
@@ -48,6 +48,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="skel.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="users.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="devices.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="initdtools.xml"/>
   <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="inputrc.xml"/> -->
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="profile.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="vimrc.xml"/>

-- 
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