[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-3.0.0-sysvinit-99-g2addb21

git git at cross-lfs.org
Mon Nov 3 16:48:27 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, sysvinit has been updated
       via  2addb21943c24a96c475f93bd372b1283d94582f (commit)
       via  36e3b69bb8005a436fd23313f16e1afbfa312223 (commit)
      from  90f869b3951a416c65209c3b904f5cf5fa6fcbeb (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 2addb21943c24a96c475f93bd372b1283d94582f
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Mon Nov 3 18:48:05 2014 -0600

    Update date for November 3, 2014 udpates.

diff --git a/BOOK/general.ent b/BOOK/general.ent
index dd90d36..6287802 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "11"> <!-- Use two digits -->
 <!ENTITY month_name "November">
-<!ENTITY day "02"> <!-- Use two digits -->
+<!ENTITY day "03"> <!-- Use two digits -->
 <!ENTITY year "2014"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

commit 36e3b69bb8005a436fd23313f16e1afbfa312223
Author: William Harrington <kb0iic at cross-lfs.org>
Date:   Mon Nov 3 18:47:30 2014 -0600

    Change SUBUID to SUBID.

diff --git a/BOOK/boot/common/shadow.xml b/BOOK/boot/common/shadow.xml
index 34167f0..1c3b1d2 100644
--- a/BOOK/boot/common/shadow.xml
+++ b/BOOK/boot/common/shadow.xml
@@ -62,7 +62,7 @@ EOF</userinput></screen>
     <para os="i">Append to <filename>config.h</filename> since a test program
     will not be ran when cross-compiling:</para>
 
-<screen os="j"><userinput>echo "#define ENABLE_SUBUIDS 1" >> config.h</userinput></screen>
+<screen os="j"><userinput>echo "#define ENABLE_SUBIDS 1" >> config.h</userinput></screen>
 
     <para os="k">Compile the package:</para>
 

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

Summary of changes:
 BOOK/boot/common/shadow.xml |    2 +-
 BOOK/general.ent            |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list