[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.0.0-858-gfa16dce

git git at cross-lfs.org
Mon Feb 3 03:33:40 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  fa16dcecc1c7b853ca6f2d0870adfad8ef3775cc (commit)
       via  058a4176c941939880b4df72c530fed6eadea102 (commit)
      from  43405808aa216cdd3608b02657c97fef652a7405 (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 fa16dcecc1c7b853ca6f2d0870adfad8ef3775cc
Author: Chris Staub <chris at beaker67.com>
Date:   Mon Feb 3 06:35:38 2014 -0500

    XML fix

diff --git a/BOOK/chroot/common/pwdgroup.xml b/BOOK/chroot/common/pwdgroup.xml
index 9065750..8bcabc1 100644
--- a/BOOK/chroot/common/pwdgroup.xml
+++ b/BOOK/chroot/common/pwdgroup.xml
@@ -27,7 +27,7 @@
 
 <screen><userinput>cat > /etc/passwd << "EOF"
 <literal>root:x:&uid-root;:&gid-root;:root:/root:/bin/bash</literal>
-<literal>bin:x:&uid-bin;:*gid-bin;:/dev/null:/bin/false</literal>
+<literal>bin:x:&uid-bin;:&gid-bin;:/dev/null:/bin/false</literal>
 <literal>daemon:x:&uid-daemon;:&gid-daemon;:/dev/null:/bin/false</literal>
 <literal>messagebus:x:&uid-messagebus;:&gid-messagebus;:D-Bus Message Daemon User:/dev/null:/bin/false</literal>
 <literal>nobody:x:&uid-nobody;:&gid-nobody;:Unprivileged User:/dev/null:/bin/false</literal>

commit 058a4176c941939880b4df72c530fed6eadea102
Author: Chris Staub <chris at beaker67.com>
Date:   Mon Feb 3 06:30:07 2014 -0500

    Spelling fix

diff --git a/BOOK/final-system/x86/grub.xml b/BOOK/final-system/x86/grub.xml
index a9d6494..9615859 100644
--- a/BOOK/final-system/x86/grub.xml
+++ b/BOOK/final-system/x86/grub.xml
@@ -25,7 +25,7 @@
 
     <note os="n1">
       <para>If you would like use a different bootloader than this
-      one you can go to the following link for alterative bootloaders
+      one you can go to the following link for alternative bootloaders
       and the instructions to use them. 
       <ulink url="http://trac.cross-lfs.org/wiki/bootloaders"/></para>
     </note>

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

Summary of changes:
 BOOK/chroot/common/pwdgroup.xml |    2 +-
 BOOK/final-system/x86/grub.xml  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list