[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-537-g59d58ea

git git at cross-lfs.org
Mon Dec 2 11:05:06 PST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  59d58ea6f1422ad744e2ead632cbe8149a9c9ead (commit)
      from  2fde3aaeadd6546f599da39e2151a03142a021bd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 59d58ea6f1422ad744e2ead632cbe8149a9c9ead
Author: Chris Staub <chris at beaker67.com>
Date:   Mon Dec 2 14:05:02 2013 -0500

    Updated program lists for util-linux

diff --git a/BOOK/final-system/common/util-linux.xml b/BOOK/final-system/common/util-linux.xml
index fdbba51..659d7ba 100644
--- a/BOOK/final-system/common/util-linux.xml
+++ b/BOOK/final-system/common/util-linux.xml
@@ -99,12 +99,11 @@ echo "dummy:x:1000:1000::/root:/bin/bash" >> /etc/passwd</userinput></scre
         hwclock, ionice, ipcmk, ipcrm, ipcs, isosize, kill, last, lastb (link
         to last), ldattach, logger, look, losetup, lsblk, lscpu, lslocks,
         mcookie, mesg, mkfs, mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap, more,
-        mount, mountpoint,  namei, nsenter, nologin, partx, pg, pivot_root, prlimit,
+        mount, mountpoint,  namei, nologin, nsenter, partx, pg, pivot_root, prlimit,
         raw, readprofile, rename, renice, resizepart, rev, rtcwake, script,
         scriptreplay, setarch, setsid, setterm, sfdisk, sulogin, swaplabel,
-        swapoff (link to swapon), swapon, switch_root, tailf, taskset, tunelp,
-        ul, umount, unshare, utmpdump, uuidd, uuidgen, wall, wdctl, whereis,
-        wipefs, and write</seg>
+        swapoff, swapon, switch_root, tailf, taskset, ul, umount, unshare,
+        utmpdump, uuidd, uuidgen, wall, wdctl, whereis, wipefs, and write</seg>
         <seg>libblkid.[a,so], libmount.[a,so], and libuuid.[a,so]</seg>
         <seg>/usr/include/blkid, /usr/include/libmount, /usr/include/uuid,
         /usr/share/doc/util-linux/getopt, /var/lib/hwclock</seg>
@@ -728,16 +727,6 @@ echo "dummy:x:1000:1000::/root:/bin/bash" >> /etc/passwd</userinput></scre
         </listitem>
       </varlistentry>
 
-      <varlistentry id="nsenter">
-        <term><command>nsenter</command></term>
-        <listitem>
-          <para>Runs a program with namespaces of other processes</para>
-          <indexterm zone="ch-system-util-linux nsenter">
-            <primary sortas="b-nsenter">nsenter</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
       <varlistentry id="nologin">
         <term><command>nologin</command></term>
         <listitem>
@@ -750,6 +739,16 @@ echo "dummy:x:1000:1000::/root:/bin/bash" >> /etc/passwd</userinput></scre
         </listitem>
       </varlistentry>
 
+      <varlistentry id="nsenter">
+        <term><command>nsenter</command></term>
+        <listitem>
+          <para>Runs a program with namespaces of other processes</para>
+          <indexterm zone="ch-system-util-linux nsenter">
+            <primary sortas="b-nsenter">nsenter</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
       <varlistentry id="partx">
         <term><command>partx</command></term>
         <listitem>
@@ -999,16 +998,6 @@ echo "dummy:x:1000:1000::/root:/bin/bash" >> /etc/passwd</userinput></scre
         </listitem>
       </varlistentry>
 
-      <varlistentry id="tunelp">
-        <term><command>tunelp</command></term>
-        <listitem>
-          <para>Tunes the parameters of the line printer</para>
-          <indexterm zone="ch-system-util-linux tunelp">
-            <primary sortas="b-tunelp">tunelp</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
       <varlistentry id="ul">
         <term><command>ul</command></term>
         <listitem>

-----------------------------------------------------------------------

Summary of changes:
 BOOK/final-system/common/util-linux.xml |   37 +++++++++++--------------------
 1 files changed, 13 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list