Author: jim
Date: 2005-10-14 08:24:02 -0600 (Fri, 14 Oct 2005)
New Revision: 7006

Modified:
   branches/cross-lfs/BOOK/
   branches/cross-lfs/BOOK/boot/sparc/kernel.xml
   branches/cross-lfs/BOOK/boot/sparc64/kernel.xml
   branches/cross-lfs/BOOK/bootable/sparc/kernel.xml
   branches/cross-lfs/BOOK/bootable/sparc64/kernel.xml
   branches/cross-lfs/BOOK/introduction/sparc/changelog.xml
   branches/cross-lfs/BOOK/introduction/sparc/whatsnew.xml
   branches/cross-lfs/BOOK/introduction/sparc64/changelog.xml
   branches/cross-lfs/BOOK/introduction/sparc64/whatsnew.xml
   branches/cross-lfs/BOOK/materials/sparc/patches.xml
   branches/cross-lfs/BOOK/materials/sparc64-64/patches.xml
   branches/cross-lfs/BOOK/materials/sparc64/patches.xml
   branches/cross-lfs/BOOK/patches.ent
Log:
 [EMAIL PROTECTED]:  jim | 2005-10-14 07:23:37 -0700
 Removed of linux sparc gcc4 patch



Property changes on: branches/cross-lfs/BOOK
___________________________________________________________________
Name: svk:merge
   - 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:7675
dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516
   + 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:7678
dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516

Modified: branches/cross-lfs/BOOK/boot/sparc/kernel.xml
===================================================================
--- branches/cross-lfs/BOOK/boot/sparc/kernel.xml       2005-10-14 14:23:12 UTC 
(rev 7005)
+++ branches/cross-lfs/BOOK/boot/sparc/kernel.xml       2005-10-14 14:24:02 UTC 
(rev 7006)
@@ -43,10 +43,6 @@
   <sect2 role="installation">
 <title>Installation of the kernel</title>
 
-    <para os="sp1">The following patch fixes compile issues::</para>
-
-<screen os="sp2"><userinput>patch -Np1 -i 
../&linux-gcc4_sparc_fix-patch;</userinput></screen>
-
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
     href="../x86/kernel.xml"
     xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>

Modified: branches/cross-lfs/BOOK/boot/sparc64/kernel.xml
===================================================================
--- branches/cross-lfs/BOOK/boot/sparc64/kernel.xml     2005-10-14 14:23:12 UTC 
(rev 7005)
+++ branches/cross-lfs/BOOK/boot/sparc64/kernel.xml     2005-10-14 14:24:02 UTC 
(rev 7006)
@@ -44,14 +44,6 @@
     <title>Installation of the kernel</title>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-    href="../sparc/kernel.xml"
-    xpointer="xpointer(//[EMAIL PROTECTED]'sp1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-    href="../sparc/kernel.xml"
-    xpointer="xpointer(//[EMAIL PROTECTED]'sp2'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
     href="../x86/kernel.xml"
     xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
 

Modified: branches/cross-lfs/BOOK/bootable/sparc/kernel.xml
===================================================================
--- branches/cross-lfs/BOOK/bootable/sparc/kernel.xml   2005-10-14 14:23:12 UTC 
(rev 7005)
+++ branches/cross-lfs/BOOK/bootable/sparc/kernel.xml   2005-10-14 14:24:02 UTC 
(rev 7006)
@@ -42,10 +42,6 @@
   <sect2 role="installation">
     <title>Installation of the kernel</title>
 
-    <para os="sp1">The following patch fixes compile issues::</para>
-
-<screen os="sp2"><userinput>patch -Np1 -i 
../&linux-gcc4_sparc_fix-patch;</userinput></screen>
-
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
     href="../x86/kernel.xml"
     xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>

Modified: branches/cross-lfs/BOOK/bootable/sparc64/kernel.xml
===================================================================
--- branches/cross-lfs/BOOK/bootable/sparc64/kernel.xml 2005-10-14 14:23:12 UTC 
(rev 7005)
+++ branches/cross-lfs/BOOK/bootable/sparc64/kernel.xml 2005-10-14 14:24:02 UTC 
(rev 7006)
@@ -43,14 +43,6 @@
     <title>Installation of the kernel</title>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-    href="../sparc/kernel.xml"
-    xpointer="xpointer(//[EMAIL PROTECTED]'sp1'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-    href="../sparc/kernel.xml"
-    xpointer="xpointer(//[EMAIL PROTECTED]'sp2'])"/>
-
-    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
     href="../x86/kernel.xml"
     xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
 

Modified: branches/cross-lfs/BOOK/introduction/sparc/changelog.xml
===================================================================
--- branches/cross-lfs/BOOK/introduction/sparc/changelog.xml    2005-10-14 
14:23:12 UTC (rev 7005)
+++ branches/cross-lfs/BOOK/introduction/sparc/changelog.xml    2005-10-14 
14:24:02 UTC (rev 7006)
@@ -36,6 +36,15 @@
 -->
 
     <listitem>
+      <para>October 14, 2005</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jim] - Removed linux sparc GCC4 patch. Bug Report from Frans 
Verstegen.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>September 21, 2005</para>
       <itemizedlist>
         <listitem>

Modified: branches/cross-lfs/BOOK/introduction/sparc/whatsnew.xml
===================================================================
--- branches/cross-lfs/BOOK/introduction/sparc/whatsnew.xml     2005-10-14 
14:23:12 UTC (rev 7005)
+++ branches/cross-lfs/BOOK/introduction/sparc/whatsnew.xml     2005-10-14 
14:24:02 UTC (rev 7006)
@@ -31,9 +31,6 @@
     <title>Added:</title>
 
     <listitem>
-      <para>&linux-gcc4_sparc_fix-patch;</para>
-    </listitem>
-    <listitem>
       <para>&gcc-specs-patch;</para>
     </listitem>
     <listitem>

Modified: branches/cross-lfs/BOOK/introduction/sparc64/changelog.xml
===================================================================
--- branches/cross-lfs/BOOK/introduction/sparc64/changelog.xml  2005-10-14 
14:23:12 UTC (rev 7005)
+++ branches/cross-lfs/BOOK/introduction/sparc64/changelog.xml  2005-10-14 
14:24:02 UTC (rev 7006)
@@ -36,6 +36,15 @@
 -->
 
     <listitem>
+      <para>October 14, 2005</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jim] - Removed linux sparc GCC4 patch. Bug Report from Frans 
Verstegen.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>September 17, 2005</para>
       <itemizedlist>
         <listitem>

Modified: branches/cross-lfs/BOOK/introduction/sparc64/whatsnew.xml
===================================================================
--- branches/cross-lfs/BOOK/introduction/sparc64/whatsnew.xml   2005-10-14 
14:23:12 UTC (rev 7005)
+++ branches/cross-lfs/BOOK/introduction/sparc64/whatsnew.xml   2005-10-14 
14:24:02 UTC (rev 7006)
@@ -31,9 +31,6 @@
     <title>Added:</title>
 
     <listitem>
-      <para>&linux-gcc4_sparc_fix-patch;</para>
-    </listitem>
-    <listitem>
       <para>&gcc-specs-patch;</para>
     </listitem>
     <listitem>

Modified: branches/cross-lfs/BOOK/materials/sparc/patches.xml
===================================================================
--- branches/cross-lfs/BOOK/materials/sparc/patches.xml 2005-10-14 14:23:12 UTC 
(rev 7005)
+++ branches/cross-lfs/BOOK/materials/sparc/patches.xml 2005-10-14 14:24:02 UTC 
(rev 7006)
@@ -47,14 +47,6 @@
     </varlistentry>
 
     <varlistentry>
-      <term>Linux GCC 4.x Patch - 1 KB:</term>
-      <listitem>
-        <para><ulink
-        url="&patches-root;linux/&linux-gcc4_sparc_fix-patch;"/></para>
-      </listitem>
-    </varlistentry>
-
-    <varlistentry>
       <term>Linux-libc-headers Sparc Conflicts Patch - 1 KB:</term>
       <listitem>
         <para><ulink

Modified: branches/cross-lfs/BOOK/materials/sparc64/patches.xml
===================================================================
--- branches/cross-lfs/BOOK/materials/sparc64/patches.xml       2005-10-14 
14:23:12 UTC (rev 7005)
+++ branches/cross-lfs/BOOK/materials/sparc64/patches.xml       2005-10-14 
14:24:02 UTC (rev 7006)
@@ -55,14 +55,6 @@
     </varlistentry>
 
     <varlistentry>
-      <term>Linux GCC 4.x Patch - 1 KB:</term>
-      <listitem>
-        <para><ulink
-        url="&patches-root;linux/&linux-gcc4_sparc_fix-patch;"/></para>
-      </listitem>
-    </varlistentry>
-
-    <varlistentry>
       <term>Linux-libc-headers Sparc Biarch Patch - 80 KB:</term>
       <listitem>
         <para><ulink

Modified: branches/cross-lfs/BOOK/materials/sparc64-64/patches.xml
===================================================================
--- branches/cross-lfs/BOOK/materials/sparc64-64/patches.xml    2005-10-14 
14:23:12 UTC (rev 7005)
+++ branches/cross-lfs/BOOK/materials/sparc64-64/patches.xml    2005-10-14 
14:24:02 UTC (rev 7006)
@@ -55,14 +55,6 @@
     </varlistentry>
 
     <varlistentry>
-      <term>Linux GCC 4.x Patch - 1 KB:</term>
-      <listitem>
-        <para><ulink
-        url="&patches-root;linux/&linux-gcc4_sparc_fix-patch;"/></para>
-      </listitem>
-    </varlistentry>
-
-    <varlistentry>
       <term>Linux-libc-headers Sparc Conflicts Patch - 1 KB:</term>
       <listitem>
         <para><ulink

Modified: branches/cross-lfs/BOOK/patches.ent
===================================================================
--- branches/cross-lfs/BOOK/patches.ent 2005-10-14 14:23:12 UTC (rev 7005)
+++ branches/cross-lfs/BOOK/patches.ent 2005-10-14 14:24:02 UTC (rev 7006)
@@ -74,8 +74,6 @@
 
 <!ENTITY glibc-sparc_tls-patch "glibc-&glibc-version;-sparc_tls-1.patch">
 
-<!ENTITY linux-gcc4_sparc_fix-patch 
"linux-&linux-sparc-version;-gcc4_sparc_fix-1.patch">
-
 <!ENTITY linux-libc-headers-sparc_biarch-patch 
"linux-libc-headers-&linux-libc-headers-sparc64-version;-sparc_biarch-1.patch">
 <!ENTITY linux-libc-headers-sparc_conflicts-patch 
"linux-libc-headers-&linux-libc-headers-sparc-version;-sparc_conflicts-1.patch">
 

-- 
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