Author: ken
Date: 2005-09-14 10:31:42 -0600 (Wed, 14 Sep 2005)
New Revision: 6851

Modified:
   branches/cross-lfs/BOOK/final-system/x86_64-64/glibc.xml
   branches/cross-lfs/BOOK/general.ent
   branches/cross-lfs/BOOK/introduction/x86_64-64/changelog.xml
Log:
update ld-linux.so.2 symlink in x86_64-64 for glibc snapshot

Modified: branches/cross-lfs/BOOK/final-system/x86_64-64/glibc.xml
===================================================================
--- branches/cross-lfs/BOOK/final-system/x86_64-64/glibc.xml    2005-09-14 
04:33:52 UTC (rev 6850)
+++ branches/cross-lfs/BOOK/final-system/x86_64-64/glibc.xml    2005-09-14 
16:31:42 UTC (rev 6851)
@@ -124,7 +124,7 @@
     from the 64-bit loader (unlike on other 64-bit architectures).  We fool it 
by
     creating a symlink to the real loader.</para>
 
-    <screen><userinput>ln -s ld-2.3.5.so 
/lib/ld-linux.so.2</userinput></screen>
+    <screen><userinput>ln -s ld-2.3.90.so 
/lib/ld-linux.so.2</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
     href="../x86_64/glibc.xml"

Modified: branches/cross-lfs/BOOK/general.ent
===================================================================
--- branches/cross-lfs/BOOK/general.ent 2005-09-14 04:33:52 UTC (rev 6850)
+++ branches/cross-lfs/BOOK/general.ent 2005-09-14 16:31:42 UTC (rev 6851)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "7.0-cross-lfs-20050913">
+<!ENTITY version "7.0-cross-lfs-20050914">
 <!ENTITY version-x86 "&version;-x86">
 <!ENTITY version-x86_64 "&version;-x86_64-Multilib">
 <!ENTITY version-x86_64-64 "&version;-x86_64">
@@ -12,7 +12,7 @@
 <!ENTITY version-mips64-64 "&version;-MIPS64">
 <!ENTITY version-alpha "&version;-ALPHA">
 
-<!ENTITY releasedate "September 13, 2005">
+<!ENTITY releasedate "September 14, 2005">
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" 
-->
 

Modified: branches/cross-lfs/BOOK/introduction/x86_64-64/changelog.xml
===================================================================
--- branches/cross-lfs/BOOK/introduction/x86_64-64/changelog.xml        
2005-09-14 04:33:52 UTC (rev 6850)
+++ branches/cross-lfs/BOOK/introduction/x86_64-64/changelog.xml        
2005-09-14 16:31:42 UTC (rev 6851)
@@ -36,6 +36,15 @@
 -->
 
     <listitem>
+      <para>September 14, 2005</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ken] - change the spoof ld-linux.so.2 symlink to link to 
ld-2.3.90.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>September 10, 2005</para>
       <itemizedlist>
         <listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to