[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.0.0-734-gb4bf2c5

git git at cross-lfs.org
Sat Jan 11 20:34:53 PST 2014


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, systemd has been updated
       via  b4bf2c5b55e88bce13f23ef5255b8d11292c6a29 (commit)
      from  b1ad9a83148551cae4104de5e4308b072a1f3f0e (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 b4bf2c5b55e88bce13f23ef5255b8d11292c6a29
Author: Chris Staub <chris at beaker67.com>
Date:   Sat Jan 11 23:34:56 2014 -0500

    Updates to installed program/directory info for several packages

diff --git a/BOOK/final-system/common/iproute2.xml b/BOOK/final-system/common/iproute2.xml
index acc5736..4e4d884 100644
--- a/BOOK/final-system/common/iproute2.xml
+++ b/BOOK/final-system/common/iproute2.xml
@@ -91,7 +91,7 @@ rm -v man/man8/arpd.8</userinput></screen>
         <seg>bridge, ctstat (link to lnstat), genl, ifcfg, ifstat, ip, lnstat,
         nstat, routef, routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss,
         and tc</seg>
-        <seg>/etc/iproute2, /lib/tc, /usr/lib/tc, /usr/share/doc/iproute2</seg>
+        <seg>/etc/iproute2, /usr/lib/tc, /usr/share/doc/iproute2</seg>
       </seglistitem>
     </segmentedlist>
 
diff --git a/BOOK/final-system/common/procps-ng.xml b/BOOK/final-system/common/procps-ng.xml
index 248a84e..df690c4 100644
--- a/BOOK/final-system/common/procps-ng.xml
+++ b/BOOK/final-system/common/procps-ng.xml
@@ -70,11 +70,13 @@ ln -sfv ../../lib/$(readlink /usr/lib/libprocps.so) /usr/lib/libprocps.so</useri
     <segmentedlist>
       <segtitle>Installed programs</segtitle>
       <segtitle>Installed library</segtitle>
+      <segtitle>Installed directories</segtitle>
 
       <seglistitem>
         <seg>free, pgrep, pidof, pkill, pmap, ps, pwdx, slabtop, sysctl, tload,
         top, uptime, vmstat, w, and watch</seg>
-        <seg>libproc.{a,so}</seg>
+        <seg>libprocps.{a,so}</seg>
+        <seg>/usr/include/proc, /usr/share/doc/procps-ng-&procps-ng-version;</seg>
       </seglistitem>
     </segmentedlist>
 
@@ -242,13 +244,13 @@ ln -sfv ../../lib/$(readlink /usr/lib/libprocps.so) /usr/lib/libprocps.so</useri
         </listitem>
       </varlistentry>
 
-      <varlistentry id="libproc">
-        <term><filename class="libraryfile">libproc</filename></term>
+      <varlistentry id="libprocps">
+        <term><filename class="libraryfile">libprocps</filename></term>
         <listitem>
           <para>Contains the functions used by most programs in this
           package</para>
-          <indexterm zone="ch-system-procps-ng libproc">
-            <primary sortas="c-libproc">libproc</primary>
+          <indexterm zone="ch-system-procps-ng libprocps">
+            <primary sortas="c-libprocps">libprocps</primary>
           </indexterm>
         </listitem>
       </varlistentry>
diff --git a/BOOK/final-system/common/util-linux.xml b/BOOK/final-system/common/util-linux.xml
index 7d81989..6823f9a 100644
--- a/BOOK/final-system/common/util-linux.xml
+++ b/BOOK/final-system/common/util-linux.xml
@@ -102,7 +102,8 @@ su dummy -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
         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>
+        /usr/share/bash-completion, /usr/share/doc/util-linux/getopt,
+        /var/lib/hwclock</seg>
       </seglistitem>
     </segmentedlist>
 

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

Summary of changes:
 BOOK/final-system/common/iproute2.xml   |    2 +-
 BOOK/final-system/common/procps-ng.xml  |   12 +++++++-----
 BOOK/final-system/common/util-linux.xml |    3 ++-
 3 files changed, 10 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list