Author: jim
Date: 2006-04-17 21:43:59 -0600 (Mon, 17 Apr 2006)
New Revision: 1403
Modified:
/
trunk/BOOK/boot/alpha/kernel.xml
trunk/BOOK/boot/common/util-linux.xml
trunk/BOOK/boot/mips/kernel.xml
trunk/BOOK/boot/mips64/kernel.xml
trunk/BOOK/boot/mips64/util-linux.xml
trunk/BOOK/boot/multilib/util-linux.xml
trunk/BOOK/boot/ppc/kernel.xml
trunk/BOOK/boot/ppc64/kernel.xml
trunk/BOOK/boot/sparc/kernel.xml
trunk/BOOK/boot/sparc64/kernel.xml
trunk/BOOK/boot/x86/kernel.xml
trunk/BOOK/boot/x86_64/kernel.xml
trunk/BOOK/bootable/alpha/kernel.xml
trunk/BOOK/bootable/mips/kernel.xml
trunk/BOOK/bootable/ppc/kernel.xml
trunk/BOOK/bootable/sparc/kernel.xml
trunk/BOOK/bootable/x86/kernel.xml
trunk/BOOK/bootable/x86_64/kernel.xml
trunk/BOOK/cross-tools/alpha/gcc-final.xml
trunk/BOOK/cross-tools/mips/gcc-final.xml
trunk/BOOK/cross-tools/mips64-64/gcc-final.xml
trunk/BOOK/cross-tools/mips64/gcc-final.xml
trunk/BOOK/cross-tools/ppc/gcc-final.xml
trunk/BOOK/cross-tools/ppc64/gcc-final.xml
trunk/BOOK/cross-tools/sparc/gcc-final.xml
trunk/BOOK/cross-tools/sparc64-64/gcc-final.xml
trunk/BOOK/cross-tools/sparc64/gcc-final.xml
trunk/BOOK/cross-tools/x86/gcc-final.xml
trunk/BOOK/cross-tools/x86_64-64/gcc-final.xml
trunk/BOOK/cross-tools/x86_64/gcc-final.xml
trunk/BOOK/final-system/64/gcc.xml
trunk/BOOK/final-system/common/gcc.xml
trunk/BOOK/final-system/common/util-linux.xml
trunk/BOOK/final-system/mips/gcc.xml
trunk/BOOK/final-system/mips64-64/gcc.xml
trunk/BOOK/final-system/mips64/gcc.xml
trunk/BOOK/final-system/mips64/util-linux.xml
trunk/BOOK/final-system/multilib/gcc.xml
trunk/BOOK/final-system/multilib/util-linux.xml
trunk/BOOK/introduction/common/changelog.xml
trunk/BOOK/materials/common/patches.xml
trunk/BOOK/patches.ent
trunk/BOOK/temp-system/alpha/gcc.xml
trunk/BOOK/temp-system/mips/gcc.xml
trunk/BOOK/temp-system/mips64-64/gcc.xml
trunk/BOOK/temp-system/mips64/gcc.xml
trunk/BOOK/temp-system/ppc/gcc.xml
trunk/BOOK/temp-system/ppc64/gcc.xml
trunk/BOOK/temp-system/sparc/gcc.xml
trunk/BOOK/temp-system/sparc64-64/gcc.xml
trunk/BOOK/temp-system/sparc64/gcc.xml
trunk/BOOK/temp-system/x86/gcc.xml
trunk/BOOK/temp-system/x86_64-64/gcc.xml
trunk/BOOK/temp-system/x86_64/gcc.xml
Log:
[EMAIL PROTECTED] (orig r1402): jciccone | 2006-04-17 18:37:55 -0700
Removed the util-linux and kernel sun disklabel patches and replaced it with a
gcc patch that fixes the issue
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:1401
+ b6734a72-470d-0410-b049-f317dca95413:/:1402
Modified: trunk/BOOK/boot/alpha/kernel.xml
===================================================================
--- trunk/BOOK/boot/alpha/kernel.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/boot/alpha/kernel.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -28,14 +28,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/boot/common/util-linux.xml
===================================================================
--- trunk/BOOK/boot/common/util-linux.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/boot/common/util-linux.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -38,14 +38,6 @@
href="../../final-system/common/util-linux.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'p4'])"/>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../../final-system/common/util-linux.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p5'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../../final-system/common/util-linux.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p6'])"/>
-
<para os="ba">Util-linux does not use the freshly installed headers and
libraries from the <filename class="directory">/tools</filename>
directory by default. This is fixed by altering the configure
script:</para>
Modified: trunk/BOOK/boot/mips/kernel.xml
===================================================================
--- trunk/BOOK/boot/mips/kernel.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/boot/mips/kernel.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -36,14 +36,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/boot/mips64/kernel.xml
===================================================================
--- trunk/BOOK/boot/mips64/kernel.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/boot/mips64/kernel.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -27,14 +27,6 @@
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../bootable/mips/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'ba'])"/>
Modified: trunk/BOOK/boot/mips64/util-linux.xml
===================================================================
--- trunk/BOOK/boot/mips64/util-linux.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/boot/mips64/util-linux.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -39,22 +39,14 @@
xpointer="xpointer(//[EMAIL PROTECTED]'p4'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/util-linux.xml"
+ href="../../final-system/mips64/util-linux.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'p5'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/util-linux.xml"
+ href="../../final-system/mips64/util-linux.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'p6'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../../final-system/mips64/util-linux.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p7'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../../final-system/mips64/util-linux.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p8'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/util-linux.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'ba'])"/>
Modified: trunk/BOOK/boot/multilib/util-linux.xml
===================================================================
--- trunk/BOOK/boot/multilib/util-linux.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/boot/multilib/util-linux.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -40,14 +40,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/util-linux.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p5'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/util-linux.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p6'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/util-linux.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'ba'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/boot/ppc/kernel.xml
===================================================================
--- trunk/BOOK/boot/ppc/kernel.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/boot/ppc/kernel.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -28,14 +28,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/boot/ppc64/kernel.xml
===================================================================
--- trunk/BOOK/boot/ppc64/kernel.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/boot/ppc64/kernel.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -28,14 +28,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<para os="m1">To ensure that your system boots and you can properly run
both
Modified: trunk/BOOK/boot/sparc/kernel.xml
===================================================================
--- trunk/BOOK/boot/sparc/kernel.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/boot/sparc/kernel.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -28,14 +28,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/boot/sparc64/kernel.xml
===================================================================
--- trunk/BOOK/boot/sparc64/kernel.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/boot/sparc64/kernel.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -28,14 +28,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/boot/x86/kernel.xml
===================================================================
--- trunk/BOOK/boot/x86/kernel.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/boot/x86/kernel.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -34,14 +34,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../bootable/x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../../bootable/x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../../bootable/x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/boot/x86_64/kernel.xml
===================================================================
--- trunk/BOOK/boot/x86_64/kernel.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/boot/x86_64/kernel.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -28,14 +28,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<para os="m1">To ensure that your system boots and you can properly run
both
Modified: trunk/BOOK/bootable/alpha/kernel.xml
===================================================================
--- trunk/BOOK/bootable/alpha/kernel.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/bootable/alpha/kernel.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,14 +23,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/bootable/mips/kernel.xml
===================================================================
--- trunk/BOOK/bootable/mips/kernel.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/bootable/mips/kernel.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -32,14 +32,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/bootable/ppc/kernel.xml
===================================================================
--- trunk/BOOK/bootable/ppc/kernel.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/bootable/ppc/kernel.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -23,14 +23,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/bootable/sparc/kernel.xml
===================================================================
--- trunk/BOOK/bootable/sparc/kernel.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/bootable/sparc/kernel.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,14 +23,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/bootable/x86/kernel.xml
===================================================================
--- trunk/BOOK/bootable/x86/kernel.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/bootable/x86/kernel.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -31,11 +31,6 @@
<sect2 role="installation">
<title>Installation of the kernel</title>
- <para os="p1">Util-linux does not compute the checksum of a sun disklabel
- properly with gcc-&gcc-version;. The following patch fixes this
issue:</para>
-
-<screen os="p2"><userinput>patch -Np1 -i
../&linux-sun_disklabel_fix-patch;</userinput></screen>
-
<para os="a">Building the kernel involves a few steps—configuration,
compilation, and installation. Read the <filename>README</filename>
file in the kernel source tree for alternative methods to the way this
Modified: trunk/BOOK/bootable/x86_64/kernel.xml
===================================================================
--- trunk/BOOK/bootable/x86_64/kernel.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/bootable/x86_64/kernel.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,14 +23,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/cross-tools/alpha/gcc-final.xml
===================================================================
--- trunk/BOOK/cross-tools/alpha/gcc-final.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/cross-tools/alpha/gcc-final.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC Cross Compiler</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/cross-tools/mips/gcc-final.xml
===================================================================
--- trunk/BOOK/cross-tools/mips/gcc-final.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/cross-tools/mips/gcc-final.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC Cross Compiler</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/cross-tools/mips64/gcc-final.xml
===================================================================
--- trunk/BOOK/cross-tools/mips64/gcc-final.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/cross-tools/mips64/gcc-final.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC Cross Compiler</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/cross-tools/mips64-64/gcc-final.xml
===================================================================
--- trunk/BOOK/cross-tools/mips64-64/gcc-final.xml 2006-04-18 03:43:53 UTC
(rev 1402)
+++ trunk/BOOK/cross-tools/mips64-64/gcc-final.xml 2006-04-18 03:43:59 UTC
(rev 1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC Cross Compiler</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/cross-tools/ppc/gcc-final.xml
===================================================================
--- trunk/BOOK/cross-tools/ppc/gcc-final.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/cross-tools/ppc/gcc-final.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC Cross Compiler</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/cross-tools/ppc64/gcc-final.xml
===================================================================
--- trunk/BOOK/cross-tools/ppc64/gcc-final.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/cross-tools/ppc64/gcc-final.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC Cross Compiler</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/cross-tools/sparc/gcc-final.xml
===================================================================
--- trunk/BOOK/cross-tools/sparc/gcc-final.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/cross-tools/sparc/gcc-final.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC Cross Compiler</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/cross-tools/sparc64/gcc-final.xml
===================================================================
--- trunk/BOOK/cross-tools/sparc64/gcc-final.xml 2006-04-18 03:43:53 UTC
(rev 1402)
+++ trunk/BOOK/cross-tools/sparc64/gcc-final.xml 2006-04-18 03:43:59 UTC
(rev 1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC Cross Compiler</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/cross-tools/sparc64-64/gcc-final.xml
===================================================================
--- trunk/BOOK/cross-tools/sparc64-64/gcc-final.xml 2006-04-18 03:43:53 UTC
(rev 1402)
+++ trunk/BOOK/cross-tools/sparc64-64/gcc-final.xml 2006-04-18 03:43:59 UTC
(rev 1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC Cross Compiler</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/cross-tools/x86/gcc-final.xml
===================================================================
--- trunk/BOOK/cross-tools/x86/gcc-final.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/cross-tools/x86/gcc-final.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC Cross Compiler</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/cross-tools/x86_64/gcc-final.xml
===================================================================
--- trunk/BOOK/cross-tools/x86_64/gcc-final.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/cross-tools/x86_64/gcc-final.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC Cross Compiler</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/cross-tools/x86_64-64/gcc-final.xml
===================================================================
--- trunk/BOOK/cross-tools/x86_64-64/gcc-final.xml 2006-04-18 03:43:53 UTC
(rev 1402)
+++ trunk/BOOK/cross-tools/x86_64-64/gcc-final.xml 2006-04-18 03:43:59 UTC
(rev 1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC Cross Compiler</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/final-system/64/gcc.xml
===================================================================
--- trunk/BOOK/final-system/64/gcc.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/final-system/64/gcc.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -21,10 +21,18 @@
<sect2 role="installation">
<title>Installation of GCC</title>
- <para os="p1">Apply the following patch to so that linking to /lib64 is
now set
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <para os="p3">Apply the following patch to so that linking to /lib64 is
now set
to /lib.</para>
-<screen os="p2"><userinput>patch -Np1 -i
../&gcc-pure64-patch;</userinput></screen>
+<screen os="p4"><userinput>patch -Np1 -i
../&gcc-pure64-patch;</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/gcc.xml"
Modified: trunk/BOOK/final-system/common/gcc.xml
===================================================================
--- trunk/BOOK/final-system/common/gcc.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/final-system/common/gcc.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -34,6 +34,11 @@
<sect2 role="installation">
<title>Installation of GCC</title>
+ <para os="p1">The following patch fixes an issue where gcc doesn't generate
+ some code properly.</para>
+
+<screen os="p2"><userinput>patch -Np1 -i
../&gcc-fold_const-patch;</userinput></screen>
+
<para os="d">Apply a <command>sed</command> substitution that will
suppress the
installation of <filename class="libraryfile">libiberty.a</filename>. The
version of <filename class="libraryfile">libiberty.a</filename> provided by
Modified: trunk/BOOK/final-system/common/util-linux.xml
===================================================================
--- trunk/BOOK/final-system/common/util-linux.xml 2006-04-18 03:43:53 UTC
(rev 1402)
+++ trunk/BOOK/final-system/common/util-linux.xml 2006-04-18 03:43:59 UTC
(rev 1403)
@@ -60,11 +60,6 @@
<screen os="p4"><userinput>patch -Np1 -i
../&util-linux-gcc4_fixes-patch;</userinput></screen>
- <para os="p5">Util-linux does not compute the checksum of a sun disklabel
- properly with gcc-&gcc-version;. The following patch fixes this
issue:</para>
-
-<screen os="p6"><userinput>patch -Np1 -i
../&util-linux-gcc41_sun_disklabel_fixes-patch;</userinput></screen>
-
<para os="a">Prepare Util-linux for compilation:</para>
<screen os="b"><userinput>./configure</userinput></screen>
Modified: trunk/BOOK/final-system/mips/gcc.xml
===================================================================
--- trunk/BOOK/final-system/mips/gcc.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/final-system/mips/gcc.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/gcc.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'d'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/final-system/mips64/gcc.xml
===================================================================
--- trunk/BOOK/final-system/mips64/gcc.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/final-system/mips64/gcc.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/gcc.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'d'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/final-system/mips64/util-linux.xml
===================================================================
--- trunk/BOOK/final-system/mips64/util-linux.xml 2006-04-18 03:43:53 UTC
(rev 1402)
+++ trunk/BOOK/final-system/mips64/util-linux.xml 2006-04-18 03:43:59 UTC
(rev 1403)
@@ -41,18 +41,10 @@
href="../common/util-linux.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'p4'])"/>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/util-linux.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p5'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/util-linux.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p6'])"/>
-
- <para os="p7">Util-linux has a compilation error when built using 64bit
+ <para os="p5">Util-linux has a compilation error when built using 64bit
and a MIPS processor. The follow patch addresses this error:</para>
-<screen os="p8"><userinput>patch -Np1 -i
../&util-linux-mips64-patch;</userinput></screen>
+<screen os="p6"><userinput>patch -Np1 -i
../&util-linux-mips64-patch;</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/util-linux.xml"
Modified: trunk/BOOK/final-system/mips64-64/gcc.xml
===================================================================
--- trunk/BOOK/final-system/mips64-64/gcc.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/final-system/mips64-64/gcc.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -22,14 +22,22 @@
<title>Installation of GCC</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../64/gcc.xml"
+ href="../common/gcc.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../64/gcc.xml"
+ href="../common/gcc.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../64/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p3'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../64/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p4'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/gcc.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'d'])"/>
Modified: trunk/BOOK/final-system/multilib/gcc.xml
===================================================================
--- trunk/BOOK/final-system/multilib/gcc.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/final-system/multilib/gcc.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/gcc.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'d'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/final-system/multilib/util-linux.xml
===================================================================
--- trunk/BOOK/final-system/multilib/util-linux.xml 2006-04-18 03:43:53 UTC
(rev 1402)
+++ trunk/BOOK/final-system/multilib/util-linux.xml 2006-04-18 03:43:59 UTC
(rev 1403)
@@ -43,14 +43,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/util-linux.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p5'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/util-linux.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p6'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/util-linux.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure</userinput></screen>
Modified: trunk/BOOK/introduction/common/changelog.xml
===================================================================
--- trunk/BOOK/introduction/common/changelog.xml 2006-04-18 03:43:53 UTC
(rev 1402)
+++ trunk/BOOK/introduction/common/changelog.xml 2006-04-18 03:43:59 UTC
(rev 1403)
@@ -37,6 +37,18 @@
-->
<listitem>
+ <para>Date</para>
+ <itemizedlist>
+ <listitem>
+ <para>[jciccone] - Added a gcc patch that fixes an optimaztion error
which can result in incorrect code.</para>
+ </listitem>
+ <listitem>
+ <para>[jciccone] - Removed the util-linux and kernel patch that
fixes the checksum calculation for sun disklabels.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>April 17, 2006</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/materials/common/patches.xml
===================================================================
--- trunk/BOOK/materials/common/patches.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/materials/common/patches.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -91,6 +91,14 @@
</varlistentry>
<varlistentry>
+ <term>GCC Fold Const Patch - 3.1 KB:</term>
+ <listitem>
+ <para><ulink
+ url="&patches-root;gcc/&gcc-fold_const-patch;"/></para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>GCC Posix Patch - 9 KB:</term>
<listitem>
<para><ulink
@@ -147,14 +155,6 @@
</varlistentry>
<varlistentry>
- <term>Linux Sun Disklabel Patch - 1 KB:</term>
- <listitem>
- <para><ulink
- url="&patches-root;linux/&linux-sun_disklabel_fix-patch;"/></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>Mktemp Tempfile Patch - 3.6 KB:</term>
<listitem>
<para><ulink
@@ -224,13 +224,6 @@
</varlistentry>
<varlistentry>
- <term>Util-Linux Sun Disklabel Patch - 1 KB:</term> <listitem>
- <para><ulink
-
url="&patches-root;util-linux/&util-linux-gcc41_sun_disklabel_fixes-patch;"/></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>Zlib fPIC Patch - 3.2 KB:</term> <listitem>
<para><ulink
url="&patches-root;zlib/&zlib-fpic-patch;"/></para>
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/patches.ent 2006-04-18 03:43:59 UTC (rev 1403)
@@ -16,6 +16,7 @@
<!ENTITY gawk-segfault-patch "gawk-&gawk-version;-segfault_fix-1.patch">
<!ENTITY gcc-cross_search-patch "gcc-&gcc-version;-cross_search_paths-1.patch">
+<!ENTITY gcc-fold_const-patch "gcc-&gcc-version;-fold_const_fix-1.patch">
<!ENTITY gcc-posix-patch "gcc-&gcc-version;-posix-1.patch">
<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch">
<!ENTITY gcc-specs_pure64-patch "gcc-&gcc-version;-pure64_specs-1.patch">
@@ -31,8 +32,6 @@
<!ENTITY kbd-gcc4_fixes-patch "kbd-&kbd-version;-gcc4_fixes-1.patch">
-<!ENTITY linux-sun_disklabel_fix-patch
"linux-&linux-version;-sun_disklabel_fix-1.patch">
-
<!ENTITY mktemp-tempfile-patch "mktemp-&mktemp-version;-add_tempfile-3.patch">
<!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch">
@@ -51,7 +50,6 @@
<!ENTITY util-linux-cramfs-patch
"util-linux-&util-linux-version;-cramfs-1.patch">
<!ENTITY util-linux-gcc4_fixes-patch
"util-linux-&util-linux-version;-gcc4_fixes-1.patch">
-<!ENTITY util-linux-gcc41_sun_disklabel_fixes-patch
"util-linux-&util-linux-version;-gcc41_sun_disklabel_fixes-1.patch">
<!ENTITY vim-security_fix-patch "vim-&vim-version;-security_fix-2.patch">
Modified: trunk/BOOK/temp-system/alpha/gcc.xml
===================================================================
--- trunk/BOOK/temp-system/alpha/gcc.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/temp-system/alpha/gcc.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../cross-tools/alpha/gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/temp-system/mips/gcc.xml
===================================================================
--- trunk/BOOK/temp-system/mips/gcc.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/temp-system/mips/gcc.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../cross-tools/mips/gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/temp-system/mips64/gcc.xml
===================================================================
--- trunk/BOOK/temp-system/mips64/gcc.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/temp-system/mips64/gcc.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../cross-tools/mips64/gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/temp-system/mips64-64/gcc.xml
===================================================================
--- trunk/BOOK/temp-system/mips64-64/gcc.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/temp-system/mips64-64/gcc.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../cross-tools/mips64-64/gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/temp-system/ppc/gcc.xml
===================================================================
--- trunk/BOOK/temp-system/ppc/gcc.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/temp-system/ppc/gcc.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../cross-tools/ppc/gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/temp-system/ppc64/gcc.xml
===================================================================
--- trunk/BOOK/temp-system/ppc64/gcc.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/temp-system/ppc64/gcc.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../cross-tools/x86_64/gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/temp-system/sparc/gcc.xml
===================================================================
--- trunk/BOOK/temp-system/sparc/gcc.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/temp-system/sparc/gcc.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../cross-tools/sparc/gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/temp-system/sparc64/gcc.xml
===================================================================
--- trunk/BOOK/temp-system/sparc64/gcc.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/temp-system/sparc64/gcc.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../cross-tools/sparc64/gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/temp-system/sparc64-64/gcc.xml
===================================================================
--- trunk/BOOK/temp-system/sparc64-64/gcc.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/temp-system/sparc64-64/gcc.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../cross-tools/sparc64-64/gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/temp-system/x86/gcc.xml
===================================================================
--- trunk/BOOK/temp-system/x86/gcc.xml 2006-04-18 03:43:53 UTC (rev 1402)
+++ trunk/BOOK/temp-system/x86/gcc.xml 2006-04-18 03:43:59 UTC (rev 1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../cross-tools/x86/gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/temp-system/x86_64/gcc.xml
===================================================================
--- trunk/BOOK/temp-system/x86_64/gcc.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/temp-system/x86_64/gcc.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../cross-tools/x86_64/gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
Modified: trunk/BOOK/temp-system/x86_64-64/gcc.xml
===================================================================
--- trunk/BOOK/temp-system/x86_64-64/gcc.xml 2006-04-18 03:43:53 UTC (rev
1402)
+++ trunk/BOOK/temp-system/x86_64-64/gcc.xml 2006-04-18 03:43:59 UTC (rev
1403)
@@ -23,6 +23,14 @@
<title>Installation of GCC</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/gcc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../cross-tools/x86_64-64/gcc-static.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page