Author: jim
Date: 2006-06-25 22:06:02 -0600 (Sun, 25 Jun 2006)
New Revision: 1845
Added:
trunk/BOOK/cross-tools/alpha/glibc.xml
trunk/BOOK/final-system/alpha/glibc.xml
Modified:
/
trunk/BOOK/boot/alpha/aboot-build.xml
trunk/BOOK/boot/alpha/kernel.xml
trunk/BOOK/bootable/alpha/kernel.xml
trunk/BOOK/cross-tools/alpha-chapter.xml
trunk/BOOK/final-system/alpha-chapter.xml
trunk/BOOK/introduction/alpha/changelog.xml
trunk/BOOK/introduction/common/changelog.xml
trunk/BOOK/materials/alpha/patches.xml
trunk/BOOK/packages.ent
trunk/BOOK/patches.ent
Log:
[EMAIL PROTECTED] (orig r1922): jciccone | 2006-06-25 21:04:33 -0700
Updated linux-headers to 2.6.17.1-06252006; Updated the aboot-patch to -3;
Added a patch to glibc and the kernel on alpha that fix some inline assembler
issues.
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:1920
+ b6734a72-470d-0410-b049-f317dca95413:/:1922
Modified: trunk/BOOK/boot/alpha/aboot-build.xml
===================================================================
--- trunk/BOOK/boot/alpha/aboot-build.xml 2006-06-26 03:55:18 UTC (rev
1844)
+++ trunk/BOOK/boot/alpha/aboot-build.xml 2006-06-26 04:06:02 UTC (rev
1845)
@@ -32,7 +32,7 @@
<para>Install the package:</para>
-<screen><userinput>make root="${LFS}" install</userinput></screen>
+<screen><userinput>make root="${LFS}" bindir=/cross-tools/bin
install</userinput></screen>
</sect2>
Modified: trunk/BOOK/boot/alpha/kernel.xml
===================================================================
--- trunk/BOOK/boot/alpha/kernel.xml 2006-06-26 03:55:18 UTC (rev 1844)
+++ trunk/BOOK/boot/alpha/kernel.xml 2006-06-26 04:06:02 UTC (rev 1845)
@@ -31,6 +31,14 @@
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../bootable/alpha/kernel.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'ba'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../bootable/alpha/kernel.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'bb'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/>
Modified: trunk/BOOK/bootable/alpha/kernel.xml
===================================================================
--- trunk/BOOK/bootable/alpha/kernel.xml 2006-06-26 03:55:18 UTC (rev
1844)
+++ trunk/BOOK/bootable/alpha/kernel.xml 2006-06-26 04:06:02 UTC (rev
1845)
@@ -25,6 +25,10 @@
href="../x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
+ <para os="ba">The following patch fixes some inline assembler in the
kernel:</para>
+
+<screen os="bb"><userinput>patch -Np1 -i
../&linux-io_fix-patch;</userinput></screen>
+
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../x86/kernel.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/>
Added: trunk/BOOK/cross-tools/alpha/glibc.xml
===================================================================
--- trunk/BOOK/cross-tools/alpha/glibc.xml (rev 0)
+++ trunk/BOOK/cross-tools/alpha/glibc.xml 2006-06-26 04:06:02 UTC (rev
1845)
@@ -0,0 +1,127 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+]>
+
+<sect1 id="ch-cross-tools-glibc" role="wrap">
+ <?dbhtml filename="glibc.html"?>
+
+ <title>Glibc-&glibc-version;</title>
+
+ <indexterm zone="ch-cross-tools-glibc">
+ <primary sortas="a-Glibc">Glibc</primary>
+ <secondary>cross tools</secondary>
+ </indexterm>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'package'])"/>
+
+ <sect2 role="installation">
+ <title>Installation of Glibc</title>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'da'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/alpha/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'a1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/alpha/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'a2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'db'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'dc'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'d'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'s1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'s2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'e'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'f'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'dd'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'de'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../final-system/common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'df'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'dg'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'dh'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'di'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'dj'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'dk'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'dl'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'dm'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'dn'])"/>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title/>
+
+ <para>Details on this package are located in <xref
+ linkend="contents-glibc" role="."/></para>
+
+ </sect2>
+
+</sect1>
Modified: trunk/BOOK/cross-tools/alpha-chapter.xml
===================================================================
--- trunk/BOOK/cross-tools/alpha-chapter.xml 2006-06-26 03:55:18 UTC (rev
1844)
+++ trunk/BOOK/cross-tools/alpha-chapter.xml 2006-06-26 04:06:02 UTC (rev
1845)
@@ -18,7 +18,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/binutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="alpha/glibc-headers.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="alpha/gcc-static.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/glibc.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="alpha/glibc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="alpha/gcc-final.xml"/>
</chapter>
Added: trunk/BOOK/final-system/alpha/glibc.xml
===================================================================
--- trunk/BOOK/final-system/alpha/glibc.xml (rev 0)
+++ trunk/BOOK/final-system/alpha/glibc.xml 2006-06-26 04:06:02 UTC (rev
1845)
@@ -0,0 +1,142 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+]>
+
+<sect1 id="ch-system-glibc" role="wrap">
+ <title>Glibc-&glibc-version;</title>
+
+ <?dbhtml filename="glibc.html"?>
+
+ <indexterm zone="ch-system-glibc">
+ <primary sortas="a-Glibc">Glibc</primary>
+ </indexterm>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'package'])"/>
+
+ <sect2 role="installation">
+ <title>Installation of Glibc</title>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'z'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/>
+
+ <para os="a1">The following patch fixes some inline assembler in
glibc:</para>
+
+<screen os="a2"><userinput>patch -Np1 -i
../&glibc-ioperm_fix-patch;</userinput></screen>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'d'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'s1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'s2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'e'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'f'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'h'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'i'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'j'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'k'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'l'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'m'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../multilib/glibc-64bit.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'n'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../multilib/glibc-64bit.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'o'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../multilib/glibc-64bit.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'q'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'r'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'s'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'t'])"/>
+
+ </sect2>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(id('i18n-glibc'))"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(id('conf-glibc'))"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(id('conf-ld'))"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/glibc.xml"
+ xpointer="xpointer(id('contents-glibc'))"/>
+
+</sect1>
Modified: trunk/BOOK/final-system/alpha-chapter.xml
===================================================================
--- trunk/BOOK/final-system/alpha-chapter.xml 2006-06-26 03:55:18 UTC (rev
1844)
+++ trunk/BOOK/final-system/alpha-chapter.xml 2006-06-26 04:06:02 UTC (rev
1845)
@@ -16,7 +16,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/testsuitesagain.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/temp-perl.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="alpha/linux-headers.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/glibc.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="alpha/glibc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/adjusting.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/binutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/gcc.xml"/>
Modified: trunk/BOOK/introduction/alpha/changelog.xml
===================================================================
--- trunk/BOOK/introduction/alpha/changelog.xml 2006-06-26 03:55:18 UTC (rev
1844)
+++ trunk/BOOK/introduction/alpha/changelog.xml 2006-06-26 04:06:02 UTC (rev
1845)
@@ -34,6 +34,19 @@
-->
<listitem>
+ <para>June 25, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[jciccone] - Added a patch to glibc and the kernel that
+ fixes a problem with some of the inline assembler.</para>
+ </listitem>
+ <listitem>
+ <para>[jciccone] - Updated the aboot-fixes patch to -3.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>January 5, 2006</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/introduction/common/changelog.xml
===================================================================
--- trunk/BOOK/introduction/common/changelog.xml 2006-06-26 03:55:18 UTC
(rev 1844)
+++ trunk/BOOK/introduction/common/changelog.xml 2006-06-26 04:06:02 UTC
(rev 1845)
@@ -37,6 +37,15 @@
-->
<listitem>
+ <para>Date</para>
+ <itemizedlist>
+ <listitem>
+ <para>[jciccone] - Updated to linux-headers-2.6.17.1-06252006.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>June 24, 2006</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/materials/alpha/patches.xml
===================================================================
--- trunk/BOOK/materials/alpha/patches.xml 2006-06-26 03:55:18 UTC (rev
1844)
+++ trunk/BOOK/materials/alpha/patches.xml 2006-06-26 04:06:02 UTC (rev
1845)
@@ -25,6 +25,24 @@
href="../x86/patches.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'gcc-specs-patch'])"/>
+ <varlistentry>
+ <term>Glibc ioperm Fix Patch -
<token>&glibc-ioperm_fix-patch-size;</token>:</term>
+ <listitem>
+ <para>Download: <ulink
+ url="&patches-root;&glibc-ioperm_fix-patch;"/></para>
+ <para>MD5 sum: <literal>&glibc-ioperm_fix-patch-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>Linux IO Fix Patch -
<token>&linux-io_fix-patch-size;</token>:</term>
+ <listitem>
+ <para>Download: <ulink
+ url="&patches-root;&linux-io_fix-patch;"/></para>
+ <para>MD5 sum: <literal>&linux-io_fix-patch-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
</variablelist>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2006-06-26 03:55:18 UTC (rev 1844)
+++ trunk/BOOK/packages.ent 2006-06-26 04:06:02 UTC (rev 1845)
@@ -250,10 +250,10 @@
<!ENTITY linux-md5 "0a8f1a66646bc6ac7b3ec3e8f51652a0">
<!ENTITY linux-home "http://www.kernel.org/">
-<!ENTITY linux-headers-version "&linux-version;-06212006">
-<!ENTITY linux-headers-size "1,752 KB">
+<!ENTITY linux-headers-version "&linux-version;-06252006">
+<!ENTITY linux-headers-size "1,760 KB">
<!ENTITY linux-headers-url
"&packages-root;linux-headers-&linux-headers-version;.tar.bz2">
-<!ENTITY linux-headers-md5 "1a42187caf112bd4c5b67a2e724d7615">
+<!ENTITY linux-headers-md5 "50a0022407efedfdf0681bf84f45b761">
<!ENTITY linux-headers-home "http://headers.cross-lfs.org/">
<!ENTITY m4-version "1.4.4">
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2006-06-26 03:55:18 UTC (rev 1844)
+++ trunk/BOOK/patches.ent 2006-06-26 04:06:02 UTC (rev 1845)
@@ -182,10 +182,18 @@
<!-- Start of Alpha patches -->
-<!ENTITY aboot-alpha-patch "aboot-&aboot-version;-kernel26_gcc4_fixes-2.patch">
-<!ENTITY aboot-alpha-patch-md5 "a3d87db49dcaa343957998a717c51bf3">
-<!ENTITY aboot-alpha-patch-size "45 KB">
+<!ENTITY aboot-alpha-patch "aboot-&aboot-version;-kernel26_gcc4_fixes-3.patch">
+<!ENTITY aboot-alpha-patch-md5 "8b6d937330eb120f5ce0135621c3845a">
+<!ENTITY aboot-alpha-patch-size "100 KB">
+<!ENTITY glibc-ioperm_fix-patch
"glibc-&glibc-version;-alpha_ioperm_fix-1.patch">
+<!ENTITY glibc-ioperm_fix-patch-md5 "3a50c4055d2f72248eb656eb2d15edec">
+<!ENTITY glibc-ioperm_fix-patch-size "4 KB">
+
+<!ENTITY linux-io_fix-patch "linux-&linux-version;-alpha_io_fix-1.patch">
+<!ENTITY linux-io_fix-patch-md5 "67f66a5d252e5b82f4aeb3b06f4e5735">
+<!ENTITY linux-io_fix-patch-size "4 KB">
+
<!-- Start of mips/mips64 patches -->
<!ENTITY colo-make-patch "colo-&colo-version;-make_fix-1.patch">
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page