mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 14:24:10 +01:00
Update to e2fsprogs-1.42.9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10432 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
cde9d7c7b2
commit
4f57994b66
@ -38,6 +38,10 @@
|
||||
<listitem>
|
||||
<para>2013-12-29</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to e2fsprogs-1.42.9. Fixes
|
||||
<ulink url="&lfs-ticket-root;3462">#3462</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gdbm-1.11. Fixes
|
||||
<ulink url="&lfs-ticket-root;3459">#3459</ulink>.</para>
|
||||
|
@ -58,9 +58,9 @@
|
||||
<!--<listitem>
|
||||
<para>Diffutils &diffutils-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>E2fsprogs &e2fsprogs-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Expect &expect-version;</para>
|
||||
</listitem>-->
|
||||
@ -79,9 +79,9 @@
|
||||
<listitem>
|
||||
<para>GCC &gcc-version;</para>
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>GDBM &gdbm-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Gettext &gettext-version;</para>
|
||||
</listitem>
|
||||
|
@ -44,10 +44,6 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of E2fsprogs</title>
|
||||
|
||||
<para>First, fix a regression test:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i -e 's/mke2fs/$MKE2FS/' -e 's/debugfs/$DEBUGFS/' tests/f_extent_oobounds/script</userinput></screen>
|
||||
|
||||
<para>The E2fsprogs documentation recommends that the package be built in
|
||||
a subdirectory of the source tree: </para>
|
||||
|
||||
@ -172,7 +168,7 @@ install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info</userin
|
||||
mkfs.ext2, mkfs.ext3, mkfs.ext4, mkfs.ext4dev,
|
||||
resize2fs, and tune2fs</seg>
|
||||
<seg>libcom_err.{a,so}, libe2p.{a,so}, libext2fs.{a,so},
|
||||
libquota.a and libss.{a,so}</seg>
|
||||
libquota.a, and libss.{a,so}</seg>
|
||||
<seg>/usr/include/e2p, /usr/include/et, /usr/include/ext2fs,
|
||||
/usr/include/quota, /usr/include/ss, /usr/share/et, /usr/share/ss</seg>
|
||||
</seglistitem>
|
||||
|
@ -115,10 +115,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.42.8">
|
||||
<!ENTITY e2fsprogs-size "5,852 KB">
|
||||
<!ENTITY e2fsprogs-version "1.42.9">
|
||||
<!ENTITY e2fsprogs-size "5,928 KB">
|
||||
<!ENTITY e2fsprogs-url "&sourceforge;e2fsprogs/e2fsprogs-&e2fsprogs-version;.tar.gz">
|
||||
<!ENTITY e2fsprogs-md5 "8ef664b6eb698aa6b733df59b17b9ed4">
|
||||
<!ENTITY e2fsprogs-md5 "3f8e41e63b432ba114b33f58674563f7">
|
||||
<!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net/">
|
||||
<!ENTITY e2fsprogs-ch6-du "64 MB">
|
||||
<!ENTITY e2fsprogs-ch6-sbu "1.7 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user