[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-3.0.0-systemd-104-g4784319

git git at cross-lfs.org
Mon Nov 3 16:48:26 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, master has been updated
       via  47843190d5d4f0c20b797748e6fd0d3bd5db3321 (commit)
       via  d817f8a49183f2a9f10c7ad620a76531dc13d532 (commit)
      from  f37418e657ceb4667a3760b0411aaf5d0fab9942 (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 47843190d5d4f0c20b797748e6fd0d3bd5db3321
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 63bcd4c..21ec659 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 d817f8a49183f2a9f10c7ad620a76531dc13d532
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