[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.0.0-744-g3fb13ab

git git at cross-lfs.org
Tue Jan 14 21:43:18 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  3fb13ab9e831319af019304269cdd4b862348872 (commit)
       via  ace4d89d932637df549846411bce204a2729df7b (commit)
       via  09cdde616b5707cf5bc9cd0e2c641f3a1eb85bc1 (commit)
       via  7f602dd98c51d6078896d211c674cf312a4a93b1 (commit)
      from  b2a7b7f66ed60dfb97042b9b068b80ceee760ea7 (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 3fb13ab9e831319af019304269cdd4b862348872
Author: Chris Staub <chris at beaker67.com>
Date:   Wed Jan 15 00:43:31 2014 -0500

    Fix consistency in name for XZ Utils

diff --git a/BOOK/appendices/dependencies/common.xml b/BOOK/appendices/dependencies/common.xml
index a974b95..7b4ff70 100644
--- a/BOOK/appendices/dependencies/common.xml
+++ b/BOOK/appendices/dependencies/common.xml
@@ -130,7 +130,7 @@
 
         <seglistitem>
           <seg>Bison, Bzip2, DejaGNU, Diffutils, Expect, Findutils,
-          Flex, GCC, Gettext, Gzip, Libtool, Tar, XZ-Utils. Can also use several
+          Flex, GCC, Gettext, Gzip, Libtool, Tar, XZ Utils. Can also use several
           other packages that are not installed in CLFS.</seg>
         </seglistitem>
       </segmentedlist>
@@ -1150,7 +1150,7 @@
 
         <seglistitem>
          <seg>Bash, Binutils, Bison, Coreutils, EGLIBC, Flex, Gawk, GCC,
-         Gettext, Gzip, Make, Pkg-config-lite, Sed, XZ-Utils, and Zlib.
+         Gettext, Gzip, Make, Pkg-config-lite, Sed, XZ Utils, and Zlib.
          </seg>
         </seglistitem>
       </segmentedlist>
@@ -1373,7 +1373,7 @@
 
         <seglistitem>
          <seg>Bash, Binutils, Bzip2, Coreutils, EGLIBC, Gawk, GCC,
-         Grep, Groff, Gzip, Less, XZ-Utils, Make and Sed</seg>
+         Grep, Groff, Gzip, Less, XZ Utils, Make and Sed</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -1923,8 +1923,8 @@
         </seglistitem>
       </segmentedlist>
 
-<!-- Begin XZ-Utils dependency info -->
-  <bridgehead renderas="sect2" id="xz-utils-dep">XZ-Utils</bridgehead>
+<!-- Begin XZ Utils dependency info -->
+  <bridgehead renderas="sect2" id="xz-utils-dep">XZ Utils</bridgehead>
 
       <segmentedlist>
         <segtitle>&dependencies;</segtitle>
diff --git a/BOOK/appendices/rationale/common.xml b/BOOK/appendices/rationale/common.xml
index ffa7854..4df7f53 100644
--- a/BOOK/appendices/rationale/common.xml
+++ b/BOOK/appendices/rationale/common.xml
@@ -414,7 +414,7 @@
     </listitem>
 
     <listitem>
-      <para>XZ-Utils</para>
+      <para>XZ Utils</para>
       <para>Useful for compressing files to reduce size. Also needed to
       uncompress tarballs for many CLFS packages</para>
     </listitem>
diff --git a/BOOK/final-system/common/xz.xml b/BOOK/final-system/common/xz.xml
index bb8f6fc..9c3b80f 100644
--- a/BOOK/final-system/common/xz.xml
+++ b/BOOK/final-system/common/xz.xml
@@ -8,26 +8,26 @@
 <sect1 id="ch-system-xz" role="wrap">
   <?dbhtml filename="xz.html"?>
 
-  <title>XZ-Utils-&xz-version;</title>
+  <title>XZ Utils-&xz-version;</title>
 
   <indexterm zone="ch-system-xz">
-    <primary sortas="a-XZ-Utils">XZ-Utils</primary>
+    <primary sortas="a-XZ Utils">XZ Utils</primary>
   </indexterm>
 
   <sect2 role="package">
     <title/>
 
-    <para>The XZ-Utils package contains programs for compressing and
-    decompressing files. Compressing text files with <command>XZ-Utils</command>
+    <para>The XZ Utils package contains programs for compressing and
+    decompressing files. Compressing text files with <command>XZ Utils</command>
     yields a much better compression percentage than with the traditional
     <command>gzip</command>.</para>
 
   </sect2>
 
   <sect2 role="installation">
-    <title>Installation of XZ-Utils</title>
+    <title>Installation of XZ Utils</title>
 
-    <para os="a">Prepare XZ-Utils for compilation:</para>
+    <para os="a">Prepare XZ Utils for compilation:</para>
 
 <screen os="b"><userinput>./configure --prefix=/usr</userinput></screen>
 
@@ -57,7 +57,7 @@ ln -svf ../../lib/liblzma.so.&xz-version; /usr/lib/liblzma.so</userinput></scree
   </sect2>
 
   <sect2 id="contents-xz" role="content">
-    <title>Contents of XZ-Utils</title>
+    <title>Contents of XZ Utils</title>
 
     <segmentedlist>
       <segtitle>Installed programs</segtitle>
diff --git a/BOOK/final-system/multilib/xz-64bit.xml b/BOOK/final-system/multilib/xz-64bit.xml
index 38f4bf8..ce7175b 100644
--- a/BOOK/final-system/multilib/xz-64bit.xml
+++ b/BOOK/final-system/multilib/xz-64bit.xml
@@ -11,7 +11,7 @@
   <title>XZ Utils-&xz-version; 64 Bit</title>
 
   <indexterm zone="ch-system-xz">
-    <primary sortas="a-XZ-Utils">XZ-Utils</primary>
+    <primary sortas="a-XZ Utils">XZ Utils</primary>
   </indexterm>
 
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
@@ -19,7 +19,7 @@
   xpointer="xpointer(//*[@role='package'])"/>
 
   <sect2 role="installation">
-    <title>Installation of XZ-Utils</title>
+    <title>Installation of XZ Utils</title>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="xz.xml"
diff --git a/BOOK/final-system/multilib/xz-n32.xml b/BOOK/final-system/multilib/xz-n32.xml
index b7497d9..b031367 100644
--- a/BOOK/final-system/multilib/xz-n32.xml
+++ b/BOOK/final-system/multilib/xz-n32.xml
@@ -11,7 +11,7 @@
   <title>XZ Utils-&xz-version; N32 Libraries</title>
 
   <indexterm zone="ch-system-xz-n32">
-    <primary sortas="a-XZ-Utils">XZ-Utils</primary>
+    <primary sortas="a-XZ Utils">XZ Utils</primary>
     <secondary>N32</secondary>
   </indexterm>
 
diff --git a/BOOK/final-system/multilib/xz.xml b/BOOK/final-system/multilib/xz.xml
index 60008e1..08749dc 100644
--- a/BOOK/final-system/multilib/xz.xml
+++ b/BOOK/final-system/multilib/xz.xml
@@ -11,7 +11,7 @@
   <title>XZ Utils-&xz-version; 32 Bit Libraries</title>
 
   <indexterm zone="ch-system-xz-32">
-    <primary sortas="a-XZ-Utils">XZ-Utils</primary>
+    <primary sortas="a-XZ Utils">XZ Utils</primary>
     <secondary>32 Bit</secondary>
   </indexterm>
 
diff --git a/BOOK/prologue/common/hostreqs.xml b/BOOK/prologue/common/hostreqs.xml
index dc1397e..81a50c7 100644
--- a/BOOK/prologue/common/hostreqs.xml
+++ b/BOOK/prologue/common/hostreqs.xml
@@ -103,7 +103,7 @@
     </listitem>
 
     <listitem>
-      <para><emphasis role="strong">XZ-Utils-4.999.8beta</emphasis></para>
+      <para><emphasis role="strong">XZ Utils-4.999.8beta</emphasis></para>
     </listitem>
 
   </itemizedlist>
diff --git a/BOOK/temp-system/common/xz.xml b/BOOK/temp-system/common/xz.xml
index 428c81c..3fd8564 100644
--- a/BOOK/temp-system/common/xz.xml
+++ b/BOOK/temp-system/common/xz.xml
@@ -11,7 +11,7 @@
   <title>XZ Utils-&xz-version;</title>
 
   <indexterm zone="ch-temp-system-xz">
-    <primary sortas="a-XZ-Utils">XZ-Utils</primary>
+    <primary sortas="a-XZ Utils">XZ Utils</primary>
     <secondary>temporary system</secondary>
   </indexterm>
 
@@ -20,7 +20,7 @@
   xpointer="xpointer(//*[@role='package'])"/>
 
   <sect2 role="installation">
-    <title>Installation of XZ-Utils</title>
+    <title>Installation of XZ Utils</title>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../../final-system/common/xz.xml"
diff --git a/BOOK/temp-system/multilib/xz.xml b/BOOK/temp-system/multilib/xz.xml
index 515a994..7a5201f 100644
--- a/BOOK/temp-system/multilib/xz.xml
+++ b/BOOK/temp-system/multilib/xz.xml
@@ -11,7 +11,7 @@
   <title>XZ Utils-&xz-version;</title>
 
   <indexterm zone="ch-temp-system-xz">
-    <primary sortas="a-XZ-Utils">XZ-Utils</primary>
+    <primary sortas="a-XZ Utils">XZ Utils</primary>
     <secondary>temporary system</secondary>
   </indexterm>
 
@@ -20,7 +20,7 @@
   xpointer="xpointer(//*[@role='package'])"/>
 
   <sect2 role="installation">
-    <title>Installation of XZ-Utils</title>
+    <title>Installation of XZ Utils</title>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     href="../common/xz.xml"

commit ace4d89d932637df549846411bce204a2729df7b
Author: Chris Staub <chris at beaker67.com>
Date:   Tue Jan 14 23:22:52 2014 -0500

    Updates to rationale page

diff --git a/BOOK/appendices/rationale/common.xml b/BOOK/appendices/rationale/common.xml
index 7e611c6..ffa7854 100644
--- a/BOOK/appendices/rationale/common.xml
+++ b/BOOK/appendices/rationale/common.xml
@@ -19,6 +19,19 @@
   <itemizedlist>
 
     <listitem>
+      <para>ACL</para>
+      <para>The ACL package allows usage and setting of POSIX Access Control
+      Lists. It can be used by several other packages in CLFS, such as Coreutils
+      and systemd.</para>
+    </listitem>
+
+    <listitem>
+      <para>Attr</para>
+      <para>Attr allows setting and viewing extended attributes of filesystem
+      objects. It is required by systemd..</para>
+    </listitem>
+
+    <listitem>
       <para>Autoconf</para>
       <para>The Autoconf package contains programs for producing shell scripts
       that can automatically configure source code. This is useful for software
@@ -73,11 +86,12 @@
 
     <listitem>
       <para>Check</para>
-      <para>This package contains a test harness for other programs.</para>
+      <para>This package contains a test harness for other programs. It is
+      used for some packages' testsuites.</para>
     </listitem>
 
     <listitem>
-      <para>CLooG-ISL</para>
+      <para>CLooG</para>
       <para>This package is used by GCC.</para>
     </listitem>
 
@@ -88,6 +102,12 @@
     </listitem>
 
     <listitem>
+      <para>D-Bus</para>
+      <para>D-Bus is a message bus system, which allows applications to
+      communicate to each other. It is required by systemd.</para>
+    </listitem>
+
+    <listitem>
       <para>DejaGNU</para>
       <para>This package is needed for the testsuites of several packages,
       especially GCC and Binutils.</para>
@@ -114,6 +134,14 @@
     </listitem>
 
     <listitem>
+      <para>Eudev</para>
+      <para>This is a package that allows for dynamic creation of device nodes.
+      It is a fork of Udev, which is now part of systemd. It is still
+      used for the "Boot" method in the temp-system, as systemd is not needed
+      there.</para>
+    </listitem>
+
+    <listitem>
       <para>Expect</para>
       <para>This package is needed for the testsuites for several packages.</para>
     </listitem>
@@ -169,6 +197,11 @@
     </listitem>
 
     <listitem>
+      <para>Gperf</para>
+      <para>This package is required by systemd.</para>
+    </listitem>
+
+    <listitem>
       <para>Grep</para>
       <para>This package contains programs for searching for text in files.
       These programs are required by many packages in CLFS.</para>
@@ -194,6 +227,11 @@
     </listitem>
 
     <listitem>
+      <para>Intltool</para>
+      <para>This package is required by systemd.</para>
+    </listitem>
+
+    <listitem>
       <para>IProute2</para>
       <para>This package contains programs for administering network interfaces.</para>
     </listitem>
@@ -227,6 +265,11 @@
     </listitem>
 
     <listitem>
+      <para>Libcap</para>
+      <para>This package is required by systemd.</para>
+    </listitem>
+
+    <listitem>
       <para>Libtool</para>
       <para>The Libtool package contains the GNU generic library support
       script. It is used by some CLFS packages.</para>
@@ -328,9 +371,9 @@
     </listitem>
 
     <listitem>
-      <para>Sysvinit</para>
-      <para>Sysvinit is the init daemon that the clfs-bootscripts were written
-      to work with.</para>
+      <para>systemd</para>
+      <para>Systemd provides the init daemon for the system, as well as Udev, 
+      which dynamically creates device nodes.</para>
     </listitem>
 
     <listitem>
@@ -352,12 +395,6 @@
     </listitem>
 
     <listitem>
-      <para>Eudev</para>
-      <para>The Eudev package contains programs for dynamic creation of device
-      nodes.</para>
-    </listitem>
-
-    <listitem>
       <para>Util-linux</para>
       <para>The Util-linux package contains miscellaneous utility programs.
       Among them are utilities for handling file systems, consoles,
@@ -372,6 +409,11 @@
     </listitem>
 
     <listitem>
+      <para>XML::Parser</para>
+      <para>This Perl module is required by Intltool.</para>
+    </listitem>
+
+    <listitem>
       <para>XZ-Utils</para>
       <para>Useful for compressing files to reduce size. Also needed to
       uncompress tarballs for many CLFS packages</para>

commit 09cdde616b5707cf5bc9cd0e2c641f3a1eb85bc1
Author: Chris Staub <chris at beaker67.com>
Date:   Tue Jan 14 21:23:00 2014 -0500

    Update date

diff --git a/BOOK/general.ent b/BOOK/general.ent
index f767d2b..0112f05 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "01"> <!-- Use two digits -->
 <!ENTITY month_name "January">
-<!ENTITY day "13"> <!-- Use two digits -->
+<!ENTITY day "14"> <!-- Use two digits -->
 <!ENTITY year "2014"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

commit 7f602dd98c51d6078896d211c674cf312a4a93b1
Author: Chris Staub <chris at beaker67.com>
Date:   Tue Jan 14 21:22:47 2014 -0500

    Updates to dependency page

diff --git a/BOOK/appendices/dependencies/common.xml b/BOOK/appendices/dependencies/common.xml
index 9a7b4b2..a974b95 100644
--- a/BOOK/appendices/dependencies/common.xml
+++ b/BOOK/appendices/dependencies/common.xml
@@ -37,8 +37,8 @@
         <segtitle>&dependencies;</segtitle>
 
         <seglistitem>
-         <seg>Attr, Bash, Binutils, Coreutils, EGLIBC, GCC, Grep,
-         Libtool, Make and Sed</seg>
+         <seg>Attr, Bash, Binutils, Coreutils, EGLIBC, GCC, Gettext, Grep,
+         Libtool, Make, and Sed</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -54,7 +54,7 @@
         <segtitle>&before;</segtitle>
 
         <seglistitem>
-          <seg>Libcap</seg>
+          <seg>Coreutils, Gettext, Libcap, Sed, and systemd</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -66,7 +66,7 @@
 
         <seglistitem>
          <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Gettext, Grep,
-         Libtool, Make and Sed</seg>
+         Libtool, Make, and Sed</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -82,7 +82,7 @@
         <segtitle>&before;</segtitle>
 
         <seglistitem>
-          <seg>Libcap</seg>
+          <seg>ACL, Coretutils, Gettext, Libcap, Sed, and systemd</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -93,7 +93,7 @@
         <segtitle>&dependencies;</segtitle>
 
         <seglistitem>
-          <seg>Bash, Coreutils, Gawk, Grep, M4, Make, Perl, Sed and Texinfo</seg>
+          <seg>Bash, Coreutils, Gawk, Grep, M4, Make, Perl, Sed, Texinfo</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -101,7 +101,7 @@
         <segtitle>&testsuites;</segtitle>
 
         <seglistitem>
-          <seg>Automake, Binutils, Diffutils, Findutils, GCC and Libtool</seg>
+          <seg>Automake, Binutils, Diffutils, Findutils, GCC, Libtool</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -121,7 +121,7 @@
 
         <seglistitem>
           <seg>Autoconf, Bash, Binutils, Coreutils, Gawk, Grep, M4, Make, Perl,
-          Sed and Texinfo</seg>
+          Sed, Texinfo</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -130,7 +130,7 @@
 
         <seglistitem>
           <seg>Bison, Bzip2, DejaGNU, Diffutils, Expect, Findutils,
-          Flex, GCC, Gettext, Gzip, Libtool, XZ-Utils and Tar. Can also use several
+          Flex, GCC, Gettext, Gzip, Libtool, Tar, XZ-Utils. Can also use several
           other packages that are not installed in CLFS.</seg>
         </seglistitem>
       </segmentedlist>
@@ -151,7 +151,7 @@
 
         <seglistitem>
           <seg>Bash, Bison, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep, Make,
-          Ncurses, Patch, Readline, Sed and Texinfo</seg>
+          Ncurses, Patch, Readline, Sed, Texinfo</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -235,7 +235,7 @@
 
         <seglistitem>
          <seg>Bash, Binutils, Coreutils, EGLIBC, Gawk, GCC,
-         Grep, M4, Make and Sed</seg>
+         Grep, M4, Make, Sed</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -243,7 +243,7 @@
         <segtitle>&testsuites;</segtitle>
 
         <seglistitem>
-          <seg>Diffutils, Findutils and Gawk</seg>
+          <seg>Diffutils, Findutils, Gawk</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -251,7 +251,7 @@
         <segtitle>&before;</segtitle>
 
         <seglistitem>
-          <seg>Flex, Kbd and Tar</seg>
+          <seg>Flex, Kbd, Tar</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -289,7 +289,7 @@
         <segtitle>&dependencies;</segtitle>
 
         <seglistitem>
-         <seg>Bash, Coreutils, Make and Sed</seg>
+         <seg>Bash, Coreutils, Make, Sed</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -336,15 +336,15 @@
         </seglistitem>
       </segmentedlist>
 
-<!-- Begin CLooG-ISL dependency info -->
-  <bridgehead renderas="sect2" id="cloog-isl-dep">CLooG-ISL</bridgehead>
+<!-- Begin CLooG dependency info -->
+  <bridgehead renderas="sect2" id="cloog-dep">CLooG</bridgehead>
 
       <segmentedlist>
         <segtitle>&dependencies;</segtitle>
 
         <seglistitem>
-         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep, GMP,
-         Make, MPC, MPFR, Sed and Texinfo</seg>
+         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep,
+         GMP, ISL, Make, MPC, MPFR, Sed and Texinfo</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -388,7 +388,7 @@
         <segtitle>&before;</segtitle>
 
         <seglistitem>
-          <seg>Bash, Diffutils, Findutils, Man and Eudev</seg>
+          <seg>Bash, Diffutils, Findutils, Man</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -530,6 +530,34 @@
         </seglistitem>
       </segmentedlist>
 
+<!-- Begin Eudev dependency info -->
+  <bridgehead renderas="sect2" id="eudev-dep">Eudev</bridgehead>
+
+      <segmentedlist>
+        <segtitle>&dependencies;</segtitle>
+
+        <seglistitem>
+         <seg>Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep,
+         Make and Sed</seg>
+        </seglistitem>
+      </segmentedlist>
+
+      <segmentedlist>
+        <segtitle>&testsuites;</segtitle>
+
+        <seglistitem>
+          <seg>No testsuite available</seg>
+        </seglistitem>
+      </segmentedlist>
+
+      <segmentedlist>
+        <segtitle>&before;</segtitle>
+
+        <seglistitem>
+          <seg>systemd</seg>
+        </seglistitem>
+      </segmentedlist>
+
 <!-- Begin Expat dependency info -->
   <bridgehead renderas="sect2" id="expat-dep">Expat</bridgehead>
 
@@ -732,7 +760,7 @@
         <segtitle>&dependencies;</segtitle>
 
         <seglistitem>
-         <seg>Bash, Binutils, CLooG-ISL, Coreutils, Diffutils, EGLIBC,
+         <seg>Bash, Binutils, CLooG, Coreutils, Diffutils, EGLIBC,
          Findutils, Gawk, GCC, GMP, Grep, ISL, Make, MPFR, Patch, Perl, Sed,
          Tar and Texinfo</seg>
         </seglistitem>
@@ -783,7 +811,7 @@
       </segmentedlist>
 
 <!-- Begin Glib dependency info -->
-  <bridgehead renderas="sect2" id="glib-dep">Glib</bridgehead>
+<!--  <bridgehead renderas="sect2" id="glib-dep">Glib</bridgehead>
 
       <segmentedlist>
         <segtitle>&dependencies;</segtitle>
@@ -807,7 +835,7 @@
         <seglistitem>
           <seg>Pkg-config-lite</seg>
         </seglistitem>
-      </segmentedlist>
+      </segmentedlist> -->
 
 <!-- Begin GMP dependency info -->
   <bridgehead renderas="sect2" id="gmp-dep">GMP</bridgehead>
@@ -861,7 +889,7 @@
         <segtitle>&before;</segtitle>
 
         <seglistitem>
-          <seg>Man</seg>
+          <seg>systemd</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -1139,7 +1167,7 @@
         <segtitle>&before;</segtitle>
 
         <seglistitem>
-          <seg>Eudev</seg>
+          <seg>systemd</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -1194,7 +1222,7 @@
         <segtitle>&before;</segtitle>
 
         <seglistitem>
-          <seg>systemd</seg>
+          <seg>Coreutils, IPutils, systemd</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -1556,7 +1584,7 @@
         <segtitle>&before;</segtitle>
 
         <seglistitem>
-          <seg>E2fsprogs, Pkg-config, systemd, Util-linux</seg>
+          <seg>E2fsprogs, systemd, Util-linux</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -1812,34 +1840,6 @@
         </seglistitem>
       </segmentedlist>
 
-<!-- Begin Eudev dependency info -->
-  <bridgehead renderas="sect2" id="udev-dep">Eudev</bridgehead>
-
-      <segmentedlist>
-        <segtitle>&dependencies;</segtitle>
-
-        <seglistitem>
-         <seg>Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep,
-         Make and Sed</seg>
-        </seglistitem>
-      </segmentedlist>
-
-      <segmentedlist>
-        <segtitle>&testsuites;</segtitle>
-
-        <seglistitem>
-          <seg>No testsuite available</seg>
-        </seglistitem>
-      </segmentedlist>
-
-      <segmentedlist>
-        <segtitle>&before;</segtitle>
-
-        <seglistitem>
-          <seg>systemd</seg>
-        </seglistitem>
-      </segmentedlist>
-
 <!-- Begin Util-linux dependency info -->
   <bridgehead renderas="sect2" id="util-linux-dep">Util-linux</bridgehead>
 

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

Summary of changes:
 BOOK/appendices/dependencies/common.xml |  116 +++++++++++++++---------------
 BOOK/appendices/rationale/common.xml    |   66 ++++++++++++++---
 BOOK/final-system/common/xz.xml         |   14 ++--
 BOOK/final-system/multilib/xz-64bit.xml |    4 +-
 BOOK/final-system/multilib/xz-n32.xml   |    2 +-
 BOOK/final-system/multilib/xz.xml       |    2 +-
 BOOK/general.ent                        |    2 +-
 BOOK/prologue/common/hostreqs.xml       |    2 +-
 BOOK/temp-system/common/xz.xml          |    4 +-
 BOOK/temp-system/multilib/xz.xml        |    4 +-
 10 files changed, 129 insertions(+), 87 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list