|
Loading...
|
blfs-book@linuxfromscratch.org
[Prev] Thread [Next] | [Prev] Date [Next]
r2482 - in trunk/BOOK: . introduction/welcome postlfs/security randy Tue Jul 20 22:27:54 2004
Author: randy Date: 2004-07-20 23:27:53 -0600 (Tue, 20 Jul 2004) New Revision: 2482 Modified: trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/postlfs/security/linux_pam.xml Log: Added sgmltools-lite to Linux-PAM optional dependencies Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2004-07-21 04:34:56 UTC (rev 2481) +++ trunk/BOOK/general.ent 2004-07-21 05:27:53 UTC (rev 2482) @@ -1,8 +1,8 @@ -<!ENTITY day "20"> +<!ENTITY day "21"> <!ENTITY month "07"> <!ENTITY year "2004"> <!ENTITY version "svn-&year;&month;&day;"> -<!ENTITY releasedate "July &day;th, &year;"> +<!ENTITY releasedate "July &day;st, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "cvs"> <!-- cvs|[release #] --> <!ENTITY lfs-version "testing"> <!-- stable|testing|unstable] --> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2004-07-21 04:34:56 UTC (rev 2481) +++ trunk/BOOK/introduction/welcome/changelog.xml 2004-07-21 05:27:53 UTC (rev 2482) @@ -18,6 +18,9 @@ <itemizedlist> +<listitem><para>July 21st, 2004 [randy]: Added sgmltools-lite to Linux-PAM +optional dependencies.</para></listitem> + <listitem><para>July 20th, 2004 [randy]: Fixed ambiguous path to cracklib word list installation instructions.</para></listitem> Modified: trunk/BOOK/postlfs/security/linux_pam.xml =================================================================== --- trunk/BOOK/postlfs/security/linux_pam.xml 2004-07-21 04:34:56 UTC (rev 2481) +++ trunk/BOOK/postlfs/security/linux_pam.xml 2004-07-21 05:27:53 UTC (rev 2482) @@ -45,7 +45,9 @@ <sect3><title><application>Linux-<acronym>PAM</acronym></application> dependencies</title> <sect4><title>Optional</title> -<para><xref linkend="cracklib"/></para></sect4> +<para><xref linkend="cracklib"/> and <ulink +url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink> +</para></sect4> </sect3> </sect2>
- r2482 - in trunk/BOOK: . introduction/welcome postlfs/security randy 2004/07/20 <=