Author: randy
Date: 2008-10-07 08:40:52 -0600 (Tue, 07 Oct 2008)
New Revision: 8597
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter01/whatsnew.xml
trunk/BOOK/chapter05/util-linux-ng.xml
trunk/BOOK/chapter06/util-linux-ng.xml
trunk/BOOK/packages.ent
Log:
Updated Util-linux-ng to 2.14.1
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2008-10-07 13:48:14 UTC (rev 8596)
+++ trunk/BOOK/chapter01/changelog.xml 2008-10-07 14:40:52 UTC (rev 8597)
@@ -41,6 +41,9 @@
<para>2008-10-07</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated Util-linux-ng to 2.14.1.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated Texinfo to 4.13.</para>
</listitem>
</itemizedlist>
Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml 2008-10-07 13:48:14 UTC (rev 8596)
+++ trunk/BOOK/chapter01/whatsnew.xml 2008-10-07 14:40:52 UTC (rev 8597)
@@ -352,6 +352,10 @@
</listitem>
<listitem>
+ <para>Util-linux 2.12r</para>
+ </listitem>
+
+ <listitem>
<para>vim-7.1-fixes-1.patch</para>
</listitem>
Modified: trunk/BOOK/chapter05/util-linux-ng.xml
===================================================================
--- trunk/BOOK/chapter05/util-linux-ng.xml 2008-10-07 13:48:14 UTC (rev
8596)
+++ trunk/BOOK/chapter05/util-linux-ng.xml 2008-10-07 14:40:52 UTC (rev
8597)
@@ -50,15 +50,20 @@
<para>Only a few of the utilities contained in this package need to be
built:</para>
-<screen><userinput remap="make">make -C mount mount umount
+<screen><userinput remap="make">make BLKID_LIBS="-lblkid -luuid" -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>
+<screen><userinput remap="test">make check</userinput></screen> -->
+ <para>This package does not come with a test suite.</para>
+
<para>Copy these programs to the temporary tools directory:</para>
<screen><userinput remap="install">cp -v mount/{,u}mount text-utils/more
/tools/bin</userinput></screen>
Modified: trunk/BOOK/chapter06/util-linux-ng.xml
===================================================================
--- trunk/BOOK/chapter06/util-linux-ng.xml 2008-10-07 13:48:14 UTC (rev
8596)
+++ trunk/BOOK/chapter06/util-linux-ng.xml 2008-10-07 14:40:52 UTC (rev
8597)
@@ -62,8 +62,10 @@
<para>Compile the package:</para>
-<screen><userinput remap="make">make</userinput></screen>
+<screen><userinput remap="make">make BLKID_LIBS="-lblkid
-luuid"</userinput></screen>
+ <para>This package does not come with a test suite.</para>
+
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2008-10-07 13:48:14 UTC (rev 8596)
+++ trunk/BOOK/packages.ent 2008-10-07 14:40:52 UTC (rev 8597)
@@ -523,15 +523,15 @@
<!ENTITY udev-config-md5 "UDEV-MD5SUM"> <!-- Updated in Makefile -->
<!ENTITY udev-config-home " ">
-<!ENTITY util-linux-ng-version "2.13.1">
-<!ENTITY util-linux-ng-size "2,788 KB">
-<!ENTITY util-linux-ng-url
"&kernel;linux/utils/util-linux-ng/v2.13/util-linux-ng-&util-linux-ng-version;.tar.bz2">
-<!ENTITY util-linux-ng-md5 "424badc1832e4b5291a2ec04e9e244f4">
+<!ENTITY util-linux-ng-version "2.14.1">
+<!ENTITY util-linux-ng-size "2,929 KB">
+<!ENTITY util-linux-ng-url
"&kernel;linux/utils/util-linux-ng/v2.14/util-linux-ng-&util-linux-ng-version;.tar.bz2">
+<!ENTITY util-linux-ng-md5 "9aab772ee9b1f4e67dff98169f3cb380">
<!ENTITY util-linux-ng-home "http://userweb.kernel.org/~kzak/util-linux-ng/">
-<!ENTITY util-linux-ng-ch5-du "8.9 MB">
+<!ENTITY util-linux-ng-ch5-du "19 MB">
<!ENTITY util-linux-ng-ch5-sbu "less than 0.1 SBU">
-<!ENTITY util-linux-ng-ch6-du "17.2 MB">
-<!ENTITY util-linux-ng-ch6-sbu "0.2 SBU">
+<!ENTITY util-linux-ng-ch6-du "29 MB">
+<!ENTITY util-linux-ng-ch6-sbu "0.3 SBU">
<!ENTITY vim-version "7.1">
<!ENTITY vim-docdir "vim/vim71">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page