[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-547-gb8e82b7

git git at cross-lfs.org
Thu Dec 5 21:52:04 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  b8e82b71309ffa2688d8642ac28863411c50df6d (commit)
      from  058c1e7f507df9a7b02b5f16b315f906237775af (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 b8e82b71309ffa2688d8642ac28863411c50df6d
Author: Chris Staub <chris at beaker67.com>
Date:   Fri Dec 6 00:51:52 2013 -0500

    Updated install program list for xz

diff --git a/BOOK/final-system/common/xz.xml b/BOOK/final-system/common/xz.xml
index 9eec02b..26bb53d 100644
--- a/BOOK/final-system/common/xz.xml
+++ b/BOOK/final-system/common/xz.xml
@@ -172,6 +172,16 @@ ln -svf ../../lib/liblzma.so.&xz-version; /usr/lib/liblzma.so</userinput></scree
         </listitem>
       </varlistentry>
 
+      <varlistentry id="lzmainfo">
+        <term><command>lzmainfo</command></term>
+        <listitem>
+          <para>Displays information stored in an .lzma file header</para>
+          <indexterm zone="ch-system-xz lzmainfo">
+            <primary sortas="b-lzmainfo">lzmainfo</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
       <varlistentry id="lzmore">
         <term><command>lzmore</command></term>
         <listitem>
@@ -222,6 +232,16 @@ ln -svf ../../lib/liblzma.so.&xz-version; /usr/lib/liblzma.so</userinput></scree
         </listitem>
       </varlistentry>
 
+      <varlistentry id="xzcmp">
+        <term><command>xzcmp</command></term>
+        <listitem>
+          <para>Compares xz compressed files</para>
+          <indexterm zone="ch-system-xz xzcmp">
+            <primary sortas="b-xzcmp">xzcmp</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
       <varlistentry id="xzdec">
         <term><command>xzdec</command></term>
         <listitem>
@@ -232,6 +252,66 @@ ln -svf ../../lib/liblzma.so.&xz-version; /usr/lib/liblzma.so</userinput></scree
         </listitem>
       </varlistentry>
 
+      <varlistentry id="xzdiff">
+        <term><command>xzdiff</command></term>
+        <listitem>
+          <para>Compares xz compressed files</para>
+          <indexterm zone="ch-system-xz xzdiff">
+            <primary sortas="b-xzdiff">xzdiff</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry id="xzegrep">
+        <term><command>xzegrep</command></term>
+        <listitem>
+          <para>Runs <command>egrep</command> on xz compressed files</para>
+          <indexterm zone="ch-system-xz xzegrep">
+            <primary sortas="b-xzegrep">xzegrep</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry id="xzfgrep">
+        <term><command>xzfgrep</command></term>
+        <listitem>
+          <para>Runs <command>fgrep</command> on xz compressed files</para>
+          <indexterm zone="ch-system-xz xzfgrep">
+            <primary sortas="b-xzfgrep">xzfgrep</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry id="xzgrep">
+        <term><command>xzgrep</command></term>
+        <listitem>
+          <para>Runs <command>grep</command> on xz compressed files</para>
+          <indexterm zone="ch-system-xz xzgrep">
+            <primary sortas="b-xzgrep">xzgrep</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry id="xzless">
+        <term><command>xzless</command></term>
+        <listitem>
+          <para>Runs <command>less</command> on xz files</para>
+          <indexterm zone="ch-system-xz xzless">
+            <primary sortas="b-xzless">xzless</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry id="xzmore">
+        <term><command>xzmore</command></term>
+        <listitem>
+          <para>Runs <command>more</command> on xz files</para>
+          <indexterm zone="ch-system-xz xzmore">
+            <primary sortas="b-xzmore">xzmore</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
       <varlistentry id="liblzma">
         <term><filename class="libraryfile">liblzma</filename></term>
         <listitem>

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

Summary of changes:
 BOOK/final-system/common/xz.xml |   80 +++++++++++++++++++++++++++++++++++++++
 1 files changed, 80 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list