Author: randy
Date: 2007-03-12 17:07:44 -0600 (Mon, 12 Mar 2007)
New Revision: 6666

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/security/linux-pam.xml
Log:
Added a note to the Linux-PAM instructions to run the test suite after the 
package has been installed and minimally configured

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2007-03-12 03:53:51 UTC (rev 6665)
+++ trunk/BOOK/general.ent      2007-03-12 23:07:44 UTC (rev 6666)
@@ -3,7 +3,7 @@
 $Date$
 -->
 
-<!ENTITY day          "12">                   <!-- Always 2 digits -->
+<!ENTITY day          "13">                   <!-- Always 2 digits -->
 <!ENTITY month        "03">                   <!-- Always 2 digits -->
 <!ENTITY year         "2007">
 <!ENTITY version      "svn-&year;&month;&day;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2007-03-12 03:53:51 UTC 
(rev 6665)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2007-03-12 23:07:44 UTC 
(rev 6666)
@@ -40,7 +40,19 @@
     </listitem>
 
 -->
+
     <listitem>
+      <para>March 13th, 2007</para>
+      <itemizedlist>
+        <listitem>
+          <para>[randy] - Added a note to the Linux-PAM instructions to run
+          the test suite after the package has been installed and minimally
+          configured.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>March 8th, 2007</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/postlfs/security/linux-pam.xml
===================================================================
--- trunk/BOOK/postlfs/security/linux-pam.xml   2007-03-12 03:53:51 UTC (rev 
6665)
+++ trunk/BOOK/postlfs/security/linux-pam.xml   2007-03-12 23:07:44 UTC (rev 
6666)
@@ -101,14 +101,15 @@
             --enable-read-both-confs &amp;&amp;
 make</userinput></screen>
 
-    <para>To test the results, issue <command>make check</command>.</para>
+    <!-- <para>To test the results, issue <command>make 
check</command>.</para> -->
 
-    <!-- <para>The test suite will not provide meaningful results until the 
package
-    has been installed and configured. If, after installing the package and
-    creating a minimum configuration as shown below in the 'other' example,
-    you wish to run the tests, issue <command>make check</command>.</para>
+    <para>The test suite will not provide meaningful results until the package
+    has been installed and minimally configured. If, after installing the
+    package and creating a minimum configuration as shown below in the 'other'
+    example, you wish to run the tests, issue
+    <command>make check</command>.</para>
 
-    <tip>
+    <!-- <tip>
       <para>Don't delete the <application>Linux-PAM</application> source tree
       until after you reinstall the <application>Shadow</application> package.
       The reinstallation of the Shadow package includes much more stringent

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