Updated to E2fsprogs-1.41.2.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8659 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
DJ Lucas 2008-10-12 23:42:41 +00:00
parent 7af598d1e2
commit 5394c5c6b9
6 changed files with 6 additions and 25 deletions

View File

@ -40,6 +40,9 @@
<listitem>
<para>2008-10-12</para>
<itemizedlist>
<listitem>
<para>[dj] - Updated to E2fsprogs-1.41.2.</para>
</listitem>
<listitem>
<para>[dj] - Corrected installation prefixes of Iproute2
package with DESTDIR and MANDIR paths.</para>

View File

@ -234,10 +234,6 @@
<para>&db-fixes-patch;</para>
</listitem>
<listitem>
<para>&e2fsprogs-fixes-patch;</para>
</listitem>
<listitem>
<para>&expect-tcl-patch;</para>
</listitem>

View File

@ -98,14 +98,6 @@
</listitem>
</varlistentry>
<varlistentry>
<term>E2fsprogs Fixes Patch - <token>&e2fsprogs-fixes-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&e2fsprogs-fixes-patch;"/></para>
<para>MD5 sum: <literal>&e2fsprogs-fixes-patch-md5;</literal></para>
</listitem>
</varlistentry>
<varlistentry>
<term>Expect Spawn Patch - <token>&expect-spawn-patch-size;</token>:</term>
<listitem>

View File

@ -43,11 +43,6 @@
<sect2 role="installation">
<title>Installation of E2fsprogs</title>
<para>Fix an error with building certain programs by installing a
patch:</para>
<screen><userinput remap="pre">patch -Np1 -i ../&e2fsprogs-fixes-patch;</userinput></screen>
<para>Fix a hardcoded path to <filename>/bin/rm</filename> in E2fsprogs'
testsuite:</para>

View File

@ -111,10 +111,10 @@
<!-- NOTE: When updating e2fsprogs, remember to check the list
of acceptable features that can be shown by debugfs in
chapter02/creatingfilesystem.xml -->
<!ENTITY e2fsprogs-version "1.41.1">
<!ENTITY e2fsprogs-size "4,352 KB">
<!ENTITY e2fsprogs-version "1.41.2">
<!ENTITY e2fsprogs-size "4,268 KB">
<!ENTITY e2fsprogs-url "&sourceforge;e2fsprogs/e2fsprogs-&e2fsprogs-version;.tar.gz">
<!ENTITY e2fsprogs-md5 "ddf13b3c9ece247c457db20ca9a10c3c">
<!ENTITY e2fsprogs-md5 "1c1c5177aea9a23b45b9b3f5b3241819">
<!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net/">
<!ENTITY e2fsprogs-ch5-du "38 MB">
<!ENTITY e2fsprogs-ch5-sbu "0.4 SBU">

View File

@ -48,11 +48,6 @@
<!ENTITY diffutils-i18n-patch-size "18 KB">
<!ENTITY e2fsprogs-fixes-patch "e2fsprogs-&e2fsprogs-version;-fixes-1.patch">
<!ENTITY e2fsprogs-fixes-patch-md5 "bea25b4d9410be4675bd2f3179db77c8">
<!ENTITY e2fsprogs-fixes-patch-size "5.4 KB">
<!ENTITY expect-spawn-patch "expect-&expect-version;-spawn-1.patch">
<!ENTITY expect-spawn-patch-md5 "ef6d0d0221c571fb420afb7033b3bbba">
<!ENTITY expect-spawn-patch-size "6.8 KB">