Author: archaic
Date: 2005-08-07 22:04:30 -0600 (Sun, 07 Aug 2005)
New Revision: 6629
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/shadow.xml
trunk/BOOK/general.ent
Log:
Added note in Shadow regarding building Cracklib from BLFS first.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2005-08-07 18:56:05 UTC (rev 6628)
+++ trunk/BOOK/chapter01/changelog.xml 2005-08-08 04:04:30 UTC (rev 6629)
@@ -112,11 +112,14 @@
</itemizedlist>
</listitem>
+<listitem><para>August 7th, 2005 [archaic]: Added note in Shadow regarding
+building Cracklib from BLFS first.</para></listitem>
+
<listitem><para>August 6th, 2005 [matt]: Add texi2pdf to list of Texinfo's
-installed files</para></listitem>
+installed files.</para></listitem>
<listitem><para>August 6th, 2005 [matt]: Updated Vim's security patch to
address
-the latest modeline vulnerability</para></listitem>
+the latest modeline vulnerability.</para></listitem>
<listitem><para>July 30th, 2005 [matt]: Added instructions for installing Bash
documentation (Randy McMurchy).</para></listitem>
Modified: trunk/BOOK/chapter06/shadow.xml
===================================================================
--- trunk/BOOK/chapter06/shadow.xml 2005-08-07 18:56:05 UTC (rev 6628)
+++ trunk/BOOK/chapter06/shadow.xml 2005-08-08 04:04:30 UTC (rev 6629)
@@ -31,6 +31,11 @@
<sect2 role="installation">
<title>Installation of Shadow</title>
+<note><para>If you would like to enforce the use of strong passwords, refer to
+<ulink url="&blfs-root;view/svn/postlfs/cracklib.html"/> for installing
Cracklib
+prior to building Shadow. Then add <parameter>--with-libcrack</parameter> to
the
+<command>configure</command> command below.</para></note>
+
<para>Prepare Shadow for compilation:</para>
<screen><userinput>./configure --libdir=/lib
--enable-shared</userinput></screen>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2005-08-07 18:56:05 UTC (rev 6628)
+++ trunk/BOOK/general.ent 2005-08-08 04:04:30 UTC (rev 6629)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050806">
-<!ENTITY releasedate "August 6, 2005">
+<!ENTITY version "SVN-20050807">
+<!ENTITY releasedate "August 7, 2005">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page