Upgrade to Util-Linux-NG-2.17.1. Fixes #2581.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9212 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2010-03-01 21:51:05 +00:00
parent 58fad2ba6b
commit 7e511ce3d7
4 changed files with 9 additions and 26 deletions

View File

@ -39,6 +39,10 @@
<listitem>
<para>2010-03-01</para>
<itemizedlist>
<listitem>
<para>[matthew] Upgrade to Util-Linux-NG-2.17.1. Fixes
<ulink url="&lfs-ticket-root;2581">#2581</ulink>.</para>
</listitem>
<listitem>
<para>[matthew] Upgrade to Diffutils-2.9. Fixes
<ulink url="&lfs-ticket-root;2577">#2577</ulink>. This also drops

View File

@ -187,9 +187,9 @@
<!--<listitem>
<para>&udev-config;</para>
</listitem>-->
<!--<listitem>
<listitem>
<para>Util-Linux-NG &util-linux-ng-version;</para>
</listitem>-->
</listitem>
<!--<listitem>
<para>Vim &vim-version;</para>
</listitem>-->

View File

@ -46,19 +46,7 @@
<para>Prepare Util-linux-ng for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/tools</userinput></screen>
<!--
<variablelist>
<title>The meaning of the new configure option:</title>
<varlistentry>
<term><parameter>- -with-fsprobe</parameter></term>
<listitem>
<para>This tells Util-Linux-NG to use its own version of the libblkid
library, rather than a system-installed version.</para>
</listitem>
</varlistentry>
</variablelist>
-->
<para>Only a few of the utilities contained in this package need to be
built:</para>
@ -66,15 +54,6 @@
make -C mount mount umount
make -C text-utils more</userinput></screen>
<!-- Not sure why this is in there. There is no test suite. Though
running 'make check' may build these programs, there is no
testing done.
<para>This package comes with a test suite, but running it will cause all of
the binaries to be built and tested. If you still wish to run the tests,
issue:</para>
<screen><userinput remap="test">make check</userinput></screen> -->
<para>This package does not come with a test suite.</para>
<para>Install the shared libraries required by E2fsprogs:</para>

View File

@ -515,10 +515,10 @@
<!ENTITY udev-config-md5 "UDEV-MD5SUM"> <!-- Updated in Makefile -->
<!ENTITY udev-config-home " ">
<!ENTITY util-linux-ng-version "2.17">
<!ENTITY util-linux-ng-size "3,680 KB">
<!ENTITY util-linux-ng-version "2.17.1">
<!ENTITY util-linux-ng-size "3,712 KB">
<!ENTITY util-linux-ng-url "&kernel;linux/utils/util-linux-ng/v2.17/util-linux-ng-&util-linux-ng-version;.tar.bz2">
<!ENTITY util-linux-ng-md5 "11cc8a0138019e7060dd275d47dbc096">
<!ENTITY util-linux-ng-md5 "1771802e8f4c795f72f06efb1fc61587">
<!ENTITY util-linux-ng-home "http://userweb.kernel.org/~kzak/util-linux-ng/">
<!ENTITY util-linux-ng-ch5-du "19 MB">
<!ENTITY util-linux-ng-ch5-sbu "0.1 SBU">