Author: manuel Date: 2005-06-03 11:09:05 -0600 (Fri, 03 Jun 2005) New Revision: 5615
Modified: branches/cross-lfs/BOOK/materials/ppc/patches.xml Log: Indented materials/ppc/patches.xml Modified: branches/cross-lfs/BOOK/materials/ppc/patches.xml =================================================================== --- branches/cross-lfs/BOOK/materials/ppc/patches.xml 2005-06-03 17:07:56 UTC (rev 5614) +++ branches/cross-lfs/BOOK/materials/ppc/patches.xml 2005-06-03 17:09:05 UTC (rev 5615) @@ -1,37 +1,27 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" + "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../../general.ent"> <!ENTITY % patches-entities SYSTEM "../../patches.ent"> %general-entities; %patches-entities; ]> + <sect1 id="ch-materials-patches-ppc"> -<title>Needed Patches for PowerPC</title> -<?dbhtml filename="patches-ppc.html"?> + <?dbhtml filename="patches-ppc.html"?> -<para>In addition to the packages, several patches are also required. -These patches correct any mistakes in the packages that should be -fixed by the maintainer. The patches also make small modifications to -make the packages easier to work with. The following patches will be -needed to build an LFS system:</para> + <title>Aditional Patches for PowerPC</title> -<variablelist role="materials"> + <variablelist role="materials"> -<varlistentry> -<term>Yaboot (&yaboot-version;) - 1 KB:</term> -<listitem> -<para><ulink url="&patches-root;yaboot/&yaboot-fix-patch;"/></para> -</listitem> -</varlistentry> + <varlistentry> + <term>Yaboot (&yaboot-version;) - 1 KB:</term> + <listitem> + <para><ulink + url="&patches-root;yaboot/&yaboot-fix-patch;"/></para> + </listitem> + </varlistentry> -</variablelist> + </variablelist> -<para>In addition to the above required patches, there exist a number of -optional patches created by the LFS community. These optional patches -solve minor problems or enable functionality that is not enabled by -default. Feel free to peruse the patches database located at -<ulink url="&lfs-root;patches/"/> and acquire any additional -patches to suit the system needs.</para> - </sect1> - -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
