[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-2.1.0-1187-gdf8f8fe

git git at cross-lfs.org
Mon Jun 2 04:09:41 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  df8f8fe61d059c144086502438c6f48a8fc6f698 (commit)
      from  2546e2d5e692051a94fe9ef6aff4d14b62390647 (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 df8f8fe61d059c144086502438c6f48a8fc6f698
Author: Chris Staub <chris at beaker67.com>
Date:   Mon Jun 2 07:09:11 2014 -0400

    Updates to essential symlinks page

diff --git a/BOOK/boot/common/createfiles.xml b/BOOK/boot/common/createfiles.xml
index 1d7e3ba..8840907 100644
--- a/BOOK/boot/common/createfiles.xml
+++ b/BOOK/boot/common/createfiles.xml
@@ -47,8 +47,7 @@ ln -sv /tools/etc/{login.{access,defs},limits} ${CLFS}/etc</userinput></screen>
       <term><parameter><filename>/bin/echo</filename></parameter></term>
       <listitem>
         <para>This is to satisfy one of the tests in Glibc's test suite, which
-        will fail in <command>echo</command> is not found in
-        <filename class="directory">/bin</filename>.</para>
+        expects <filename>/bin/echo</filename>.</para>
       </listitem>
     </varlistentry>
 
@@ -111,7 +110,8 @@ ln -sv /tools/etc/{login.{access,defs},limits} ${CLFS}/etc</userinput></screen>
       <term><parameter><filename>/usr/lib/libstdc++.la</filename></parameter></term>
       <listitem>
         <para>This prevents a <filename class="directory">/tools</filename>
-        reference that would be in <filename>/usr/lib/libstdc++.la</filename>.</para>
+        reference that would otherwise be in
+        <filename>/usr/lib/libstdc++.la</filename> after GCC is installed.</para>
       </listitem>
     </varlistentry>
 

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

Summary of changes:
 BOOK/boot/common/createfiles.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list