Author: matthew
Date: 2012-03-06 13:27:30 -0700 (Tue, 06 Mar 2012)
New Revision: 9763

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter01/whatsnew.xml
   trunk/BOOK/chapter06/util-linux.xml
   trunk/BOOK/general.ent
   trunk/BOOK/packages.ent
Log:
Upgrade to Util-Linux-2.21. Fixes #3002.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2012-03-05 20:16:58 UTC (rev 9762)
+++ trunk/BOOK/chapter01/changelog.xml  2012-03-06 20:27:30 UTC (rev 9763)
@@ -38,6 +38,16 @@
 -->
 
     <listitem>
+      <para>2012-03-06</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matthew] - Upgrade to Util-Linux-2.21. Fixes
+          <ulink url="&lfs-ticket-root;3002">#3002</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2012-03-02</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml   2012-03-05 20:16:58 UTC (rev 9762)
+++ trunk/BOOK/chapter01/whatsnew.xml   2012-03-06 20:27:30 UTC (rev 9763)
@@ -193,9 +193,9 @@
     <!--<listitem>
       <para>&udev-config;</para>
     </listitem>-->
-    <!--<listitem>
+    <listitem>
       <para>Util-Linux &util-linux-version;</para>
-    </listitem>-->
+    </listitem>
     <!--<listitem>
       <para>Vim &vim-version;</para>
     </listitem>-->

Modified: trunk/BOOK/chapter06/util-linux.xml
===================================================================
--- trunk/BOOK/chapter06/util-linux.xml 2012-03-05 20:16:58 UTC (rev 9762)
+++ trunk/BOOK/chapter06/util-linux.xml 2012-03-06 20:27:30 UTC (rev 9763)
@@ -58,34 +58,8 @@
   <sect2 role="installation">
     <title>Installation of Util-linux</title>
 
-<screen><userinput remap="configure">./configure --enable-arch --enable-partx 
--enable-write</userinput></screen>
+<screen><userinput remap="configure">./configure</userinput></screen>
 
-    <variablelist>
-      <title>The meaning of the configure options:</title>
-
-      <varlistentry>
-        <term><parameter>--enable-arch</parameter></term>
-        <listitem>
-          <para>Enables building the <command>arch</command> program</para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term><parameter>--enable-partx</parameter></term>
-        <listitem>
-          <para>Enables building the <command>addpart</command>,
-          <command>delpart</command> and <command>partx</command>
-          programs</para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term><parameter>--enable-write</parameter></term>
-        <listitem>
-          <para>Enables building the <command>write</command> program</para>
-        </listitem>
-      </varlistentry>
-
-    </variablelist>
-
     <para>Compile the package:</para>
 
 <screen><userinput remap="make">make</userinput></screen>
@@ -107,17 +81,17 @@
       <segtitle>Installed directories</segtitle>
 
       <seglistitem>
-        <seg>addpart, agetty, arch, blkid, blockdev, cal, cfdisk, chkdupexe,
+        <seg>addpart, agetty, blkid, blockdev, cal, cfdisk, chcpu, chkdupexe,
         chrt, col, colcrt, colrm, column, ctrlaltdel, cytune, delpart,
         dmesg, fallocate, fdformat, fdisk, findfs, findmnt, flock, fsck,
         fsck.cramfs, fsck.minix, fsfreeze, fstrim, getopt, hexdump, hwclock, 
i386,
         ionice, ipcmk, ipcrm, ipcs, isosize, ldattach, linux32, linux64,
         logger, look, losetup, lsblk, lscpu, mcookie, mkfs, mkfs.bfs, 
mkfs.cramfs,
         mkfs.minix, mkswap, more, mount, mountpoint, namei, partx, pg, 
pivot_root,
-        readprofile, rename, renice, rev, rtcwake, script, scriptreplay,
+        prlimit, raw, readprofile, rename, renice, rev, rtcwake, script, 
scriptreplay,
         setarch, setsid, setterm, sfdisk, swaplabel, swapoff (link to swapon),
         swapon, switch_root, tailf, taskset, tunelp, ul, umount, unshare,
-        uuidd, uuidgen, wall, whereis, wipefs, and write</seg>
+        uuidd, uuidgen, wall, whereis, wipefs, and x86_64</seg>
         <seg>libblkid.{a,so}, libmount.{a,so}, libuuid.{a,so}</seg>
         <seg>/usr/include/blkid, /usr/include/libmount, /usr/include/uuid,
         /usr/share/getopt, /var/lib/hwclock</seg>
@@ -150,16 +124,6 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="arch">
-        <term><command>arch</command></term>
-        <listitem>
-          <para>Reports the machine's architecture</para>
-          <indexterm zone="ch-system-util-linux arch">
-            <primary sortas="b-arch">arch</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
       <varlistentry id="blkid">
         <term><command>blkid</command></term>
         <listitem>
@@ -202,6 +166,16 @@
         </listitem>
       </varlistentry>
 
+      <varlistentry id="chcpu">
+        <term><command>chcpu</command></term>
+        <listitem>
+          <para>Modifies the state of CPUs</para>
+          <indexterm zone="ch-system-util-linux chcpu">
+            <primary sortas="b-chcpu">chcpu</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
       <varlistentry id="chkdupexe">
         <term><command>chkdupexe</command></term>
         <listitem>
@@ -731,6 +705,26 @@
         </listitem>
       </varlistentry>
 
+      <varlistentry id="prlimit">
+        <term><command>prlimit</command></term>
+        <listitem>
+          <para>Get and set a process' resource limits</para>
+          <indexterm zone="ch-system-util-linux prlimit">
+            <primary sortas="b-prlimit">prlimit</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry id="raw">
+        <term><command>raw</command></term>
+        <listitem>
+          <para>Bind a Linux raw character device to a block device</para>
+          <indexterm zone="ch-system-util-linux raw">
+            <primary sortas="b-raw">raw</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
       <varlistentry id="readprofile">
         <term><command>readprofile</command></term>
         <listitem>
@@ -1003,13 +997,12 @@
         </listitem>
       </varlistentry>
 
-      <varlistentry id="write">
-        <term><command>write</command></term>
+      <varlistentry id="x86_64">
+        <term><command>x86_64</command></term>
         <listitem>
-          <para>Sends a message to the given user <emphasis>if</emphasis> that
-          user has not disabled receipt of such messages</para>
-          <indexterm zone="ch-system-util-linux write">
-            <primary sortas="b-write">write</primary>
+          <para>A symbolic link to setarch</para>
+          <indexterm zone="ch-system-util-linux x86_64">
+            <primary sortas="b-x86_64">x86_64</primary>
           </indexterm>
         </listitem>
       </varlistentry>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-03-05 20:16:58 UTC (rev 9762)
+++ trunk/BOOK/general.ent      2012-03-06 20:27:30 UTC (rev 9763)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20120302">
-<!ENTITY releasedate "Mar 2, 2012">
+<!ENTITY version "SVN-20120306">
+<!ENTITY releasedate "Mar 6, 2012">
 <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone "7.2">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2012-03-05 20:16:58 UTC (rev 9762)
+++ trunk/BOOK/packages.ent     2012-03-06 20:27:30 UTC (rev 9763)
@@ -533,13 +533,11 @@
 <!ENTITY udev-config-md5 "UDEV-MD5SUM">      <!-- Updated in Makefile -->
 <!ENTITY udev-config-home " ">
 
-<!ENTITY util-linux-version "2.20.1">
-<!ENTITY util-linux-size "4,506 KB">
-<!ENTITY util-linux-url 
"&kernel;linux/utils/util-linux/v2.20/util-linux-&util-linux-version;.tar.bz2">
-<!ENTITY util-linux-md5 "079b37517fd4e002a2e6e992e8b4e361">
+<!ENTITY util-linux-version "2.21">
+<!ENTITY util-linux-size "2,885 KB">
+<!ENTITY util-linux-url 
"&kernel;linux/utils/util-linux/v2.21/util-linux-&util-linux-version;.tar.xz">
+<!ENTITY util-linux-md5 "208aa058f4117759d2939d1be7d662fc">
 <!ENTITY util-linux-home "http://userweb.kernel.org/~kzak/util-linux/";>
-<!--<!ENTITY util-linux-ch5-du "19 MB">-->
-<!--<!ENTITY util-linux-ch5-sbu "0.1 SBU">-->
 <!ENTITY util-linux-ch6-du "69 MB">
 <!ENTITY util-linux-ch6-sbu "0.7 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