Author: manuel Date: 2005-05-07 05:50:08 -0600 (Sat, 07 May 2005) New Revision: 4013
Modified: trunk/BOOK/introduction/important/patches.xml Log: Tagged patches.xml Modified: trunk/BOOK/introduction/important/patches.xml =================================================================== --- trunk/BOOK/introduction/important/patches.xml 2005-05-07 11:47:14 UTC (rev 4012) +++ trunk/BOOK/introduction/important/patches.xml 2005-05-07 11:50:08 UTC (rev 4013) @@ -6,29 +6,36 @@ ]> <sect1 id="intro-important-patches"> -<sect1info> -<othername>$LastChangedBy$</othername> -<date>$Date$</date> -</sect1info> -<?dbhtml filename="patches.html"?> -<title>Optional Patches</title> + <?dbhtml filename="patches.html"?> -<para>As you follow the various sections in the book, you will observe that -the book occasionally includes patches that are required for a successful and -secure installation of the packages. The general policy of the book is to -include patches that fall in one of the following criteria:</para> + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> -<itemizedlist> -<listitem><para>Fixes a compilation problem.</para></listitem> -<listitem><para>Fixes a security problem.</para></listitem> -<listitem><para>Fixes a broken functionality.</para></listitem> -</itemizedlist> + <title>Optional Patches</title> -<para>In short, the book only includes patches that are either required or -recommended. There is a -<ulink url="http://www.linuxfromscratch.org/patches">Patches subproject</ulink> -which hosts various patches (including the patches referenced in the books) -to enable you to configure your <acronym>LFS</acronym> the way you like -it.</para> + <para>As you follow the various sections in the book, you will observe that + the book occasionally includes patches that are required for a successful and + secure installation of the packages. The general policy of the book is to + include patches that fall in one of the following criteria:</para> + <itemizedlist> + <listitem> + <para>Fixes a compilation problem.</para> + </listitem> + <listitem> + <para>Fixes a security problem.</para> + </listitem> + <listitem> + <para>Fixes a broken functionality.</para> + </listitem> + </itemizedlist> + + <para>In short, the book only includes patches that are either required or + recommended. There is a + <ulink url="http://www.linuxfromscratch.org/patches">Patches subproject</ulink> + which hosts various patches (including the patches referenced in the books) + to enable you to configure your LFS the way you like it.</para> + </sect1> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
