Hi, what changed exactly? file moved before gcc or glibc? changelog says
glibc, chapter06 says gcc. I guess the error is in the changelog but I
prefer reporting.
-
Jean-Philippe MENGUAL
Vice-Président de l'association traduc.org
Coordinateur du projet Linux From Scratch
Le mercredi 17 février 2010 à 15:14 -0700, [email protected] a
écrit :
> Author: bdubbs
> Date: 2010-02-17 15:14:04 -0700 (Wed, 17 Feb 2010)
> New Revision: 9186
>
> Modified:
> trunk/BOOK/appendices/dependencies.xml
> trunk/BOOK/chapter01/changelog.xml
> trunk/BOOK/chapter06/chapter06.xml
> Log:
> Put file before glibc in chapter 6 for better test coverage
>
> Modified: trunk/BOOK/appendices/dependencies.xml
> ===================================================================
> --- trunk/BOOK/appendices/dependencies.xml 2010-02-17 22:05:08 UTC (rev
> 9185)
> +++ trunk/BOOK/appendices/dependencies.xml 2010-02-17 22:14:04 UTC (rev
> 9186)
> @@ -702,7 +702,7 @@
> <segtitle>&testsuites;</segtitle>
>
> <seglistitem>
> - <seg>None</seg>
> + <seg>File</seg>
> </seglistitem>
> </segmentedlist>
>
>
> Modified: trunk/BOOK/chapter01/changelog.xml
> ===================================================================
> --- trunk/BOOK/chapter01/changelog.xml 2010-02-17 22:05:08 UTC (rev
> 9185)
> +++ trunk/BOOK/chapter01/changelog.xml 2010-02-17 22:14:04 UTC (rev
> 9186)
> @@ -41,8 +41,13 @@
> <para>2010-02-17</para>
> <itemizedlist>
> <listitem>
> - <para>[bdubbs] Update known failure problems in glibc tests.</para>
> + <para>[bdubbs] Put file before glibc in chapter 6 for better test
> + coverage. Fixes <ulink
> url="&lfs-ticket-root;2568">#2568</ulink>.</para>
> </listitem>
> + <listitem>
> + <para>[bdubbs] Update known failure problems in glibc tests.
> + Fixes <ulink url="&lfs-ticket-root;2569">#2569</ulink>.</para>
> + </listitem>
> </itemizedlist>
> </listitem>
>
>
> Modified: trunk/BOOK/chapter06/chapter06.xml
> ===================================================================
> --- trunk/BOOK/chapter06/chapter06.xml 2010-02-17 22:05:08 UTC (rev
> 9185)
> +++ trunk/BOOK/chapter06/chapter06.xml 2010-02-17 22:14:04 UTC (rev
> 9186)
> @@ -25,6 +25,7 @@
> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
> href="binutils.xml"/>
> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gmp.xml"/>
> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mpfr.xml"/>
> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="file.xml"/>
> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gcc.xml"/>
> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sed.xml"/>
> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
> href="pkg-config.xml"/>
> @@ -47,7 +48,6 @@
> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
> href="automake.xml"/>
> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bzip2.xml"/>
> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
> href="diffutils.xml"/>
> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="file.xml"/>
> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gawk.xml"/>
> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
> href="findutils.xml"/>
> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="flex.xml"/>
>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page