[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.1.0-1189-gf9639be

git git at cross-lfs.org
Mon Jun 2 04:09:45 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, master has been updated
       via  f9639be41a270a1f8dc90afc96eea9323531d48b (commit)
      from  11e2d295f40c24cf99aa25f71305f159e61649f3 (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 f9639be41a270a1f8dc90afc96eea9323531d48b
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