[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.1.0-770-gca0535a

git git at cross-lfs.org
Fri Apr 18 02:51:53 PDT 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  ca0535ae416008f82688310ef87bc78e23622b59 (commit)
       via  d0dc08706cd87465a45acbe5c16cfaebb5dc818b (commit)
      from  64b4aba85d6c424659743b217e83bad600e4f4f1 (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 ca0535ae416008f82688310ef87bc78e23622b59
Author: Chris Staub <chris at beaker67.com>
Date:   Fri Apr 18 05:47:03 2014 -0400

    Shadow installation in boot does not disable manpages

diff --git a/BOOK/boot/common/shadow.xml b/BOOK/boot/common/shadow.xml
index acebe64..f07e2a2 100644
--- a/BOOK/boot/common/shadow.xml
+++ b/BOOK/boot/common/shadow.xml
@@ -22,9 +22,9 @@
   <sect2 role="installation">
     <title>Installation of Shadow</title>
 
-    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
-    href="../../final-system/common/shadow.xml"
-    xpointer="xpointer(//*[@os='b'])"/>
+    <para os="b">Disable the installation of the <command>groups</command> and
+    <command>nologin</command> programs, as better versions
+    of these programs are provided by Coreutils and Util-linux:</para>
 
 <screen os="c"><userinput>cp -v src/Makefile.in{,.orig}
 sed  -e 's/groups$(EXEEXT) //' -e 's/= nologin$(EXEEXT)/= /' \

commit d0dc08706cd87465a45acbe5c16cfaebb5dc818b
Author: Chris Staub <chris at beaker67.com>
Date:   Fri Apr 18 05:45:57 2014 -0400

    Remove extra blank lines

diff --git a/BOOK/final-system/common/shadow.xml b/BOOK/final-system/common/shadow.xml
index 47e08ec..0f5fe1b 100644
--- a/BOOK/final-system/common/shadow.xml
+++ b/BOOK/final-system/common/shadow.xml
@@ -33,7 +33,6 @@
       command below.</para>
     </note>
 
-
     <para os="b">Disable the installation of the <command>groups</command> and
     <command>nologin</command> programs and their man pages, as better versions
     of these programs are provided by Coreutils and Util-linux:</para>
@@ -59,7 +58,6 @@ find man -name Makefile.in -exec sed -i \
     
   </variablelist>
 
-
     <para os="h">Compile the package:</para>
 
 <screen os="i"><userinput>make</userinput></screen>

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

Summary of changes:
 BOOK/boot/common/shadow.xml         |    6 +++---
 BOOK/final-system/common/shadow.xml |    2 --
 2 files changed, 3 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list