Author: jim
Date: 2006-07-26 03:25:10 -0600 (Wed, 26 Jul 2006)
New Revision: 2151
Modified:
/
trunk/BOOK/
trunk/BOOK/introduction/common/changelog.xml
trunk/BOOK/testsuite-tools/common/file.xml
trunk/BOOK/testsuite-tools/mips/file.xml
trunk/BOOK/testsuite-tools/mips64/file-64bit.xml
trunk/BOOK/testsuite-tools/multilib/file-64bit.xml
Log:
[EMAIL PROTECTED] (orig r2272): jim | 2006-07-26 02:06:45 -0700
[EMAIL PROTECTED]: jim | 2006-07-26 00:42:14 -0700
Symlinked /tools/bin/file to /usr/bin/file in Testsuite
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2271
+ b6734a72-470d-0410-b049-f317dca95413:/:2272
Property changes on: trunk/BOOK
___________________________________________________________________
Name: svk:merge
- 38c7b366-470d-0410-a457-935707c16d9b:/cross-lfs:4923
3949c430-d905-0410-97b6-f115d20341b5:/cross-lfs:1422
3b7552df-c20a-0410-b7e1-d7eaf1be8828:/cross-lfs:1269
b6734a72-470d-0410-b049-f317dca95413:/trunk/BOOK:1406
f6929928-7304-0410-9559-ff6106abff4d:/cross-lfs:790
+ 38c7b366-470d-0410-a457-935707c16d9b:/cross-lfs:4924
3949c430-d905-0410-97b6-f115d20341b5:/cross-lfs:1422
3b7552df-c20a-0410-b7e1-d7eaf1be8828:/cross-lfs:1269
b6734a72-470d-0410-b049-f317dca95413:/trunk/BOOK:1406
f6929928-7304-0410-9559-ff6106abff4d:/cross-lfs:790
Modified: trunk/BOOK/introduction/common/changelog.xml
===================================================================
--- trunk/BOOK/introduction/common/changelog.xml 2006-07-26 07:45:03 UTC
(rev 2150)
+++ trunk/BOOK/introduction/common/changelog.xml 2006-07-26 09:25:10 UTC
(rev 2151)
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>July 25, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[jim] - Symlinks /tools/bin/file to /usr/bin/file for
+ the GCC testsuite.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>July 24, 2006</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/testsuite-tools/common/file.xml
===================================================================
--- trunk/BOOK/testsuite-tools/common/file.xml 2006-07-26 07:45:03 UTC (rev
2150)
+++ trunk/BOOK/testsuite-tools/common/file.xml 2006-07-26 09:25:10 UTC (rev
2151)
@@ -39,6 +39,11 @@
<screen os="g"><userinput>make install</userinput></screen>
+ <para os="h">Now we create a symlink so that the GCC testsuite
+ can use file:</para>
+
+<screen os="i"><userinput>ln -sv /tools/bin/file
/usr/bin/file</userinput></screen>
+
</sect2>
<sect2 role="content">
Modified: trunk/BOOK/testsuite-tools/mips/file.xml
===================================================================
--- trunk/BOOK/testsuite-tools/mips/file.xml 2006-07-26 07:45:03 UTC (rev
2150)
+++ trunk/BOOK/testsuite-tools/mips/file.xml 2006-07-26 09:25:10 UTC (rev
2151)
@@ -54,6 +54,14 @@
href="../common/file.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'h'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'i'])"/>
+
</sect2>
<sect2 role="content">
Modified: trunk/BOOK/testsuite-tools/mips64/file-64bit.xml
===================================================================
--- trunk/BOOK/testsuite-tools/mips64/file-64bit.xml 2006-07-26 07:45:03 UTC
(rev 2150)
+++ trunk/BOOK/testsuite-tools/mips64/file-64bit.xml 2006-07-26 09:25:10 UTC
(rev 2151)
@@ -57,6 +57,14 @@
href="../common/file.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'h'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'i'])"/>
+
</sect2>
<sect2 role="content">
Modified: trunk/BOOK/testsuite-tools/multilib/file-64bit.xml
===================================================================
--- trunk/BOOK/testsuite-tools/multilib/file-64bit.xml 2006-07-26 07:45:03 UTC
(rev 2150)
+++ trunk/BOOK/testsuite-tools/multilib/file-64bit.xml 2006-07-26 09:25:10 UTC
(rev 2151)
@@ -48,6 +48,14 @@
href="../common/file.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'h'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/file.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'i'])"/>
+
</sect2>
<sect2 role="content">
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page