[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-3.0.0-sysvinit-77-g77e1959

git git at cross-lfs.org
Thu Oct 30 21: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, sysvinit has been updated
       via  77e1959e749c0931e0fe7b333468fadc3097b934 (commit)
      from  e52599b521391602805aaae89b29f2964f8fa6c3 (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 77e1959e749c0931e0fe7b333468fadc3097b934
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Thu Oct 30 23:43:56 2014 -0500

    Add verwsion entity for some things.
    
    Conflicts:
    	BOOK/final-system/common/glibc.xml

diff --git a/BOOK/final-system/common/glibc.xml b/BOOK/final-system/common/glibc.xml
index d45b0bc..91fe07f 100644
--- a/BOOK/final-system/common/glibc.xml
+++ b/BOOK/final-system/common/glibc.xml
@@ -168,9 +168,14 @@ rm -v /usr/include/rpcsvc/*.x</userinput></screen>
     <para os="u">Install the configuration file and runtime directory for
     <command>nscd</command>:</para>
 
-<screen os="v"><userinput>cp -v ../glibc-2.19/nscd/nscd.conf /etc/nscd.conf
+<screen os="v"><userinput>cp -v ../&glibc-version;/nscd/nscd.conf /etc/nscd.conf
 mkdir -pv /var/cache/nscd</userinput></screen>
 
+    <para os="w">Install the systemd support files for <command>nscd</command>:</para>
+
+<screen os="x"><userinput>install -v -Dm644 ../&glibc-version;/nscd/nscd.tmpfiles /usr/lib/tmpfiles.d/nscd.conf
+install -v -Dm644 ../&glibc-version;/nscd/nscd.service /lib/systemd/system/nscd.service</userinput></screen>
+
   </sect2>
 
   <sect2 id="i18n-glibc" role="configuration">

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

Summary of changes:
 BOOK/final-system/common/glibc.xml |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list