Author: bdubbs
Date: 2010-02-21 19:58:01 -0700 (Sun, 21 Feb 2010)
New Revision: 9199
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/e2fsprogs.xml
trunk/BOOK/general.ent
Log:
Fix an error in e2fsprogs
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2010-02-21 21:19:21 UTC (rev 9198)
+++ trunk/BOOK/chapter01/changelog.xml 2010-02-22 02:58:01 UTC (rev 9199)
@@ -38,6 +38,19 @@
-->
<listitem>
+ <para>2010-02-21</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] Fix an error in e2fsprogs. Fixes
+ <ulink url="&lfs-ticket-root;2586">#2586</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[matthew] Tag for lfs-6.6-rc2.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2010-02-19</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter06/e2fsprogs.xml
===================================================================
--- trunk/BOOK/chapter06/e2fsprogs.xml 2010-02-21 21:19:21 UTC (rev 9198)
+++ trunk/BOOK/chapter06/e2fsprogs.xml 2010-02-22 02:58:01 UTC (rev 9199)
@@ -44,6 +44,11 @@
<sect2 role="installation">
<title>Installation of E2fsprogs</title>
+ <para>First fix a programming error:</para>
+
+<screen><userinput remap="configure">sed -i -e '74i\
+ new_table->readline_shutdown = 0;'
lib/ss/invocation.c</userinput></screen>
+
<para>The E2fsprogs documentation recommends that the package be built in
a subdirectory of the source tree: </para>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-02-21 21:19:21 UTC (rev 9198)
+++ trunk/BOOK/general.ent 2010-02-22 02:58:01 UTC (rev 9199)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-201002019">
-<!ENTITY releasedate "February 19, 2010">
+<!ENTITY version "SVN-201002021">
+<!ENTITY releasedate "February 21, 2010">
<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "7.0">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page