Author: matthew
Date: 2010-03-01 14:51:05 -0700 (Mon, 01 Mar 2010)
New Revision: 9212

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter01/whatsnew.xml
   trunk/BOOK/chapter05/util-linux-ng.xml
   trunk/BOOK/packages.ent
Log:
Upgrade to Util-Linux-NG-2.17.1. Fixes #2581.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2010-03-01 21:50:38 UTC (rev 9211)
+++ trunk/BOOK/chapter01/changelog.xml  2010-03-01 21:51:05 UTC (rev 9212)
@@ -40,6 +40,10 @@
       <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
           the i18n patch as it has been rejected upstream.</para>

Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml   2010-03-01 21:50:38 UTC (rev 9211)
+++ trunk/BOOK/chapter01/whatsnew.xml   2010-03-01 21:51:05 UTC (rev 9212)
@@ -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>-->

Modified: trunk/BOOK/chapter05/util-linux-ng.xml
===================================================================
--- trunk/BOOK/chapter05/util-linux-ng.xml      2010-03-01 21:50:38 UTC (rev 
9211)
+++ trunk/BOOK/chapter05/util-linux-ng.xml      2010-03-01 21:51:05 UTC (rev 
9212)
@@ -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>

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2010-03-01 21:50:38 UTC (rev 9211)
+++ trunk/BOOK/packages.ent     2010-03-01 21:51:05 UTC (rev 9212)
@@ -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">

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to