Author: bdubbs Date: 2006-04-25 09:20:10 -0600 (Tue, 25 Apr 2006) New Revision: 5935
Modified: trunk/BOOK/book/preface.xml trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml Log: Added errata page to preface Modified: trunk/BOOK/book/preface.xml =================================================================== --- trunk/BOOK/book/preface.xml 2006-04-25 15:09:18 UTC (rev 5934) +++ trunk/BOOK/book/preface.xml 2006-04-25 15:20:10 UTC (rev 5935) @@ -285,4 +285,22 @@ </sect1> + <sect1 id="pre-errata"> + + <title>Errata</title> + + <para>The software used to create BLFS applications is constantly being + updated and enhanced. Security warnings and bug fixes may become available + after the BLFS book has been released. To check whether the package + versions or instructions in this release of BLFS need any modifications to + accommodate security vulnerabilities or other bug fixes, please visit + <ulink url="&errata;"/> before proceeding with your build. You should note + any changes shown and apply them to the relevant section of the book as you + progress with building the applications in BLFS.</para> + + </sect1> + + + + </preface> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2006-04-25 15:09:18 UTC (rev 5934) +++ trunk/BOOK/general.ent 2006-04-25 15:20:10 UTC (rev 5935) @@ -19,6 +19,7 @@ <!ENTITY files-anduin "http://anduin.linuxfromscratch.org/files/BLFS"> <!ENTITY hints-root "http://www.linuxfromscratch.org/hints"> <!ENTITY patch-root "http://www.linuxfromscratch.org/patches/blfs/svn"> +<!ENTITY errata "http://www.linuxfromscratch.org/blfs/errata/&blfs-version;/"> <!-- <!ENTITY lfs-root "http://www.linuxfromscratch.org/lfs/view/&lfs-version;"> --> <!ENTITY lfs-root "../../../../lfs/view/&lfs-version;"> <!ENTITY publisher "Unknown"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2006-04-25 15:09:18 UTC (rev 5934) +++ trunk/BOOK/introduction/welcome/changelog.xml 2006-04-25 15:20:10 UTC (rev 5935) @@ -45,6 +45,9 @@ <para>April 25th, 2006</para> <itemizedlist> <listitem> + <para>[bdubbs] - Added errata page to preface.</para> + </listitem> + <listitem> <para>[dnicholson] - Updated to Thunderbird-1.5.0.2.</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
