Author: bdubbs
Date: 2008-04-14 21:40:11 -0600 (Mon, 14 Apr 2008)
New Revision: 7382

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/config/autofs.xml
Log:
Add optional dependencies to autofs

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2008-04-14 22:43:22 UTC (rev 7381)
+++ trunk/BOOK/general.ent      2008-04-15 03:40:11 UTC (rev 7382)
@@ -3,7 +3,7 @@
 $Date$
 -->
 
-<!ENTITY day          "13">                   <!-- Always 2 digits -->
+<!ENTITY day          "15">                   <!-- Always 2 digits -->
 <!ENTITY month        "04">                   <!-- Always 2 digits -->
 <!ENTITY year         "2008">
 <!ENTITY version      "svn-&year;&month;&day;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2008-04-14 22:43:22 UTC 
(rev 7381)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2008-04-15 03:40:11 UTC 
(rev 7382)
@@ -42,6 +42,15 @@
 -->
 
     <listitem>
+      <para>April 14th, 2008</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Add optional dependencies ro autofs.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>April 13th, 2008</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/postlfs/config/autofs.xml
===================================================================
--- trunk/BOOK/postlfs/config/autofs.xml        2008-04-14 22:43:22 UTC (rev 
7381)
+++ trunk/BOOK/postlfs/config/autofs.xml        2008-04-15 03:40:11 UTC (rev 
7382)
@@ -74,6 +74,12 @@
     patch_order-&autofs-version; &gt; wget-list &amp;&amp;
 wget -i wget-list</userinput></screen>
     
+               <bridgehead renderas="sect3">Autofs Dependencies</bridgehead>
+
+               <bridgehead renderas="sect4">Optional</bridgehead>
+    <para role="optional"><xref linkend="openldap"/> and 
+                       <xref linkend="cyrus-sasl"/></para>
+
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/autofs"/></para>
 

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