Author: matthew Date: 2005-07-06 01:50:06 -0600 (Wed, 06 Jul 2005) New Revision: 6400
Modified: trunk/BOOK/chapter01/changelog.xml trunk/BOOK/chapter03/packages.xml trunk/BOOK/chapter06/e2fsprogs.xml trunk/BOOK/general.ent Log: Updated to e2fsprogs-1.38 Modified: trunk/BOOK/chapter01/changelog.xml =================================================================== --- trunk/BOOK/chapter01/changelog.xml 2005-07-06 07:37:23 UTC (rev 6399) +++ trunk/BOOK/chapter01/changelog.xml 2005-07-06 07:50:06 UTC (rev 6400) @@ -91,6 +91,8 @@ </itemizedlist> </listitem> +<listitem><para>July 6th, 2005 [matt]: Updated to e2fsprogs-1.38.</para></listitem> + <listitem><para>July 6th, 2005 [matt]: Updated to binutils-2.16.1.</para></listitem> <listitem><para>July 5th, 2005 [matt]: Updated to tcl-8.4.11.</para></listitem> Modified: trunk/BOOK/chapter03/packages.xml =================================================================== --- trunk/BOOK/chapter03/packages.xml 2005-07-06 07:37:23 UTC (rev 6399) +++ trunk/BOOK/chapter03/packages.xml 2005-07-06 07:50:06 UTC (rev 6400) @@ -75,7 +75,7 @@ </varlistentry> <varlistentry> -<term>E2fsprogs (&e2fsprogs-version;) - 3,188 KB:</term> +<term>E2fsprogs (&e2fsprogs-version;) - 3,112 KB:</term> <listitem> <para><ulink url="&sourceforge;e2fsprogs/"/></para> </listitem> Modified: trunk/BOOK/chapter06/e2fsprogs.xml =================================================================== --- trunk/BOOK/chapter06/e2fsprogs.xml 2005-07-06 07:37:23 UTC (rev 6399) +++ trunk/BOOK/chapter06/e2fsprogs.xml 2005-07-06 07:50:06 UTC (rev 6400) @@ -32,10 +32,6 @@ <sect2 role="installation"> <title>Installation of E2fsprogs</title> -<para>Fix a compilation error in E2fsprogs' testsuite:</para> - -<screen><userinput>sed -i -e 's/-DTEST/$(ALL_CFLAGS) &/' lib/e2p/Makefile.in</userinput></screen> - <para>It is recommended that E2fsprogs be built in a subdirectory of the source tree: </para> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-07-06 07:37:23 UTC (rev 6399) +++ trunk/BOOK/general.ent 2005-07-06 07:50:06 UTC (rev 6400) @@ -38,7 +38,7 @@ <!ENTITY coreutils-version "5.2.1"> <!ENTITY dejagnu-version "1.4.4"> <!ENTITY diffutils-version "2.8.1"> -<!ENTITY e2fsprogs-version "1.37"> +<!ENTITY e2fsprogs-version "1.38"> <!ENTITY expect-version "5.43.0"> <!ENTITY file-version "4.14"> <!ENTITY findutils-version "4.2.23"> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
