[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. 5a6ba9edfb8a8d341110f4ae7b98206466db4175

git git at cross-lfs.org
Sat Nov 17 21:31:43 PST 2012


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  5a6ba9edfb8a8d341110f4ae7b98206466db4175 (commit)
       via  19d9f2afee88b2bec9dc10496ab113154b509c4f (commit)
      from  2d594b102f3f1eb9331b938b85d6a8986bd89259 (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 5a6ba9edfb8a8d341110f4ae7b98206466db4175
Author: William Harrington <kb0iic at gmail.com>
Date:   Sat Nov 17 23:31:33 2012 -0600

    Add wall to util-linux installed files section.

diff --git a/BOOK/final-system/common/util-linux.xml b/BOOK/final-system/common/util-linux.xml
index 8931ee2..004e0e2 100644
--- a/BOOK/final-system/common/util-linux.xml
+++ b/BOOK/final-system/common/util-linux.xml
@@ -114,7 +114,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
         script, scriptreplay, setarch, setsid, setterm, sulogin, sfdisk,
         swaplabel, swapoff (link to swapon), swapon, switch_root, tailf,
         taskset, tunelp, ul, umount, unshare, utmpdump, uuidd, uuidgen,
-        wdctl, whereis, wipefs, and write</seg>
+        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/getopt, /var/lib/hwclock</seg>
@@ -998,6 +998,16 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
         </listitem>
       </varlistentry>
 
+      <varlistentry id="wall">
+        <term><command>wall</command></term>
+        <listitem>
+          <para>Writes a message to all logged-in users</para>
+          <indexterm zone="ch-system-util-linux wall">
+            <primary sortas="b-wall">wall</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
       <varlistentry id="wdctl">
         <term><command>wdctl</command></term>
         <listitem>

commit 19d9f2afee88b2bec9dc10496ab113154b509c4f
Author: William Harrington <kb0iic at gmail.com>
Date:   Sat Nov 17 23:31:14 2012 -0600

    Remove wall from sysvinit installed files section.

diff --git a/BOOK/final-system/common/sysvinit.xml b/BOOK/final-system/common/sysvinit.xml
index 92f94f8..17cdab3 100644
--- a/BOOK/final-system/common/sysvinit.xml
+++ b/BOOK/final-system/common/sysvinit.xml
@@ -281,16 +281,6 @@ EOF</userinput></screen>
         </listitem>
       </varlistentry>
 
-      <varlistentry id="wall">
-        <term><command>wall</command></term>
-        <listitem>
-          <para>Writes a message to all logged-in users</para>
-          <indexterm zone="ch-system-sysvinit wall">
-            <primary sortas="b-wall">wall</primary>
-          </indexterm>
-        </listitem>
-      </varlistentry>
-
     </variablelist>
 
   </sect2>

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

Summary of changes:
 BOOK/final-system/common/sysvinit.xml   |   10 ----------
 BOOK/final-system/common/util-linux.xml |   12 +++++++++++-
 2 files changed, 11 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list