Author: jim
Date: 2006-08-28 15:40:36 -0600 (Mon, 28 Aug 2006)
New Revision: 2298
Removed:
trunk/BOOK/final-system/x86/coreutils.xml
trunk/BOOK/final-system/x86_64/coreutils.xml
Modified:
/
trunk/BOOK/
trunk/BOOK/final-system/common/coreutils.xml
trunk/BOOK/final-system/multilib/coreutils.xml
trunk/BOOK/final-system/x86-chapter.xml
trunk/BOOK/final-system/x86_64-64-chapter.xml
trunk/BOOK/final-system/x86_64-chapter.xml
trunk/BOOK/introduction/common/changelog.xml
trunk/BOOK/materials/common/patches.xml
trunk/BOOK/materials/x86/patches.xml
trunk/BOOK/materials/x86_64-64/patches.xml
trunk/BOOK/materials/x86_64/patches.xml
trunk/BOOK/patches.ent
Log:
[EMAIL PROTECTED] (orig r2434): jim | 2006-08-28 14:23:04 -0700
[EMAIL PROTECTED]: jim | 2006-08-28 14:13:04 -0700
Updated to Coreutils Uname Patch -2, which supports all architectures
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2433
+ b6734a72-470d-0410-b049-f317dca95413:/:2434
Property changes on: trunk/BOOK
___________________________________________________________________
Name: svk:merge
- 38c7b366-470d-0410-a457-935707c16d9b:/cross-lfs:5285
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:5286
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/final-system/common/coreutils.xml
===================================================================
--- trunk/BOOK/final-system/common/coreutils.xml 2006-08-28 21:40:28 UTC
(rev 2297)
+++ trunk/BOOK/final-system/common/coreutils.xml 2006-08-28 21:40:36 UTC
(rev 2298)
@@ -30,6 +30,13 @@
<screen os="b"><userinput>patch -Np1 -i
../&coreutils-suppress-patch;</userinput></screen>
+ <para os="p1">A known issue with the <command>uname</command> program from
+ this package is that the <option>-p</option> switch always
+ returns <computeroutput>unknown</computeroutput>. The following patch
+ fixes this behavior for all architectures:</para>
+
+<screen os="p2"><userinput>patch -Np1 -i
../&coreutils-uname-patch;</userinput></screen>
+
<para os="c">Now prepare Coreutils for compilation:</para>
<screen os="d"><userinput>./configure --prefix=/usr</userinput></screen>
Modified: trunk/BOOK/final-system/multilib/coreutils.xml
===================================================================
--- trunk/BOOK/final-system/multilib/coreutils.xml 2006-08-28 21:40:28 UTC
(rev 2297)
+++ trunk/BOOK/final-system/multilib/coreutils.xml 2006-08-28 21:40:36 UTC
(rev 2298)
@@ -31,6 +31,14 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../common/coreutils.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p1'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/coreutils.xml"
+ xpointer="xpointer(//[EMAIL PROTECTED]'p2'])"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../common/coreutils.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/>
<screen os="d"><userinput>CC="gcc ${BUILD64}" ./configure
--prefix=/usr</userinput></screen>
Deleted: trunk/BOOK/final-system/x86/coreutils.xml
===================================================================
--- trunk/BOOK/final-system/x86/coreutils.xml 2006-08-28 21:40:28 UTC (rev
2297)
+++ trunk/BOOK/final-system/x86/coreutils.xml 2006-08-28 21:40:36 UTC (rev
2298)
@@ -1,121 +0,0 @@
-<?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-coreutils" role="wrap">
- <?dbhtml filename="coreutils.html"?>
-
- <title>Coreutils-&coreutils-version;</title>
-
- <indexterm zone="ch-system-coreutils">
- <primary sortas="a-Coreutils">Coreutils</primary>
- </indexterm>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'package'])"/>
-
- <sect2 role="installation">
- <title>Installation of Coreutils</title>
-
- <para os="aa">A known issue with the <command>uname</command> program from
- this package is that the <option>-p</option> switch always
- returns <computeroutput>unknown</computeroutput>. The following patch
- fixes this behavior for Intel architectures:</para>
-
-<screen os="ab"><userinput>patch -Np1 -i
../&coreutils-x86_uname-patch;</userinput></screen>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'d'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'e'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'f'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'h'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'i'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'j'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'k'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'l'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'m'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'n'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'o'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'q'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'r'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'s'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'t'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'u'])"/>
-
- </sect2>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(id('contents-coreutils'))"/>
-
-</sect1>
Modified: trunk/BOOK/final-system/x86-chapter.xml
===================================================================
--- trunk/BOOK/final-system/x86-chapter.xml 2006-08-28 21:40:28 UTC (rev
2297)
+++ trunk/BOOK/final-system/x86-chapter.xml 2006-08-28 21:40:36 UTC (rev
2298)
@@ -21,7 +21,7 @@
<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"/>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="x86/coreutils.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/coreutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/iana-etc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/m4.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/bison.xml"/>
Deleted: trunk/BOOK/final-system/x86_64/coreutils.xml
===================================================================
--- trunk/BOOK/final-system/x86_64/coreutils.xml 2006-08-28 21:40:28 UTC
(rev 2297)
+++ trunk/BOOK/final-system/x86_64/coreutils.xml 2006-08-28 21:40:36 UTC
(rev 2298)
@@ -1,123 +0,0 @@
-<?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-coreutils" role="wrap">
- <?dbhtml filename="coreutils.html"?>
-
- <title>Coreutils-&coreutils-version;</title>
-
- <indexterm zone="ch-system-coreutils">
- <primary sortas="a-Coreutils">Coreutils</primary>
- </indexterm>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'package'])"/>
-
- <sect2 role="installation">
- <title>Installation of Coreutils</title>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'aa'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'ab'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'a'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'b'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'c'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../multilib/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'d'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'e'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'f'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'g'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'h'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'i'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'j'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'k'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'l'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'m'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'n'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'o'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'p'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'q'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'r'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'s'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'t'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'u'])"/>
-
- </sect2>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../common/coreutils.xml"
- xpointer="xpointer(id('contents-coreutils'))"/>
-
-</sect1>
-
Modified: trunk/BOOK/final-system/x86_64-64-chapter.xml
===================================================================
--- trunk/BOOK/final-system/x86_64-64-chapter.xml 2006-08-28 21:40:28 UTC
(rev 2297)
+++ trunk/BOOK/final-system/x86_64-64-chapter.xml 2006-08-28 21:40:36 UTC
(rev 2298)
@@ -20,7 +20,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="x86_64-64/adjusting.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="x86_64-64/binutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="64/gcc.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="x86_64/coreutils.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/coreutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/iana-etc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/m4.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/bison.xml"/>
Modified: trunk/BOOK/final-system/x86_64-chapter.xml
===================================================================
--- trunk/BOOK/final-system/x86_64-chapter.xml 2006-08-28 21:40:28 UTC (rev
2297)
+++ trunk/BOOK/final-system/x86_64-chapter.xml 2006-08-28 21:40:36 UTC (rev
2298)
@@ -22,7 +22,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="x86_64/adjusting.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/binutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/gcc.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="x86_64/coreutils.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/coreutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="common/iana-etc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/m4.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="multilib/bison.xml"/>
Modified: trunk/BOOK/introduction/common/changelog.xml
===================================================================
--- trunk/BOOK/introduction/common/changelog.xml 2006-08-28 21:40:28 UTC
(rev 2297)
+++ trunk/BOOK/introduction/common/changelog.xml 2006-08-28 21:40:36 UTC
(rev 2298)
@@ -66,6 +66,9 @@
<listitem>
<para>[jim] - Updated to Findutils 4.2.28.</para>
</listitem>
+ <listitem>
+ <para>[jim] - Updated to Coreutils Uname Patch -2, which supports
all architectures.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/materials/common/patches.xml
===================================================================
--- trunk/BOOK/materials/common/patches.xml 2006-08-28 21:40:28 UTC (rev
2297)
+++ trunk/BOOK/materials/common/patches.xml 2006-08-28 21:40:36 UTC (rev
2298)
@@ -73,6 +73,15 @@
</varlistentry>
<varlistentry>
+ <term>Coreutils Uname Patch -
<token>&coreutils-uname-patch-size;</token>:</term>
+ <listitem>
+ <para>Download: <ulink
+ url="&patches-root;&coreutils-uname-patch;"/></para>
+ <para>MD5 sum: <literal>&coreutils-uname-patch-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>Expect Spawn Patch -
<token>&expect-spawn-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink
Modified: trunk/BOOK/materials/x86/patches.xml
===================================================================
--- trunk/BOOK/materials/x86/patches.xml 2006-08-28 21:40:28 UTC (rev
2297)
+++ trunk/BOOK/materials/x86/patches.xml 2006-08-28 21:40:36 UTC (rev
2298)
@@ -12,15 +12,6 @@
<variablelist role="materials">
- <varlistentry os="coreutils-x86_uname-patch">
- <term>Coreutils Uname Patch -
<token>&coreutils-x86_uname-patch-size;</token>:</term>
- <listitem>
- <para>Download: <ulink
- url="&patches-root;&coreutils-x86_uname-patch;"/></para>
- <para>MD5 sum:
<literal>&coreutils-x86_uname-patch-md5;</literal></para>
- </listitem>
- </varlistentry>
-
<varlistentry os="gcc-specs-patch">
<term>GCC Specs Patch - <token>&gcc-specs-patch-size;</token>:</term>
<listitem>
Modified: trunk/BOOK/materials/x86_64/patches.xml
===================================================================
--- trunk/BOOK/materials/x86_64/patches.xml 2006-08-28 21:40:28 UTC (rev
2297)
+++ trunk/BOOK/materials/x86_64/patches.xml 2006-08-28 21:40:36 UTC (rev
2298)
@@ -23,10 +23,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../x86/patches.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'coreutils-x86_uname-patch'])"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/patches.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'gcc-specs-patch'])"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Modified: trunk/BOOK/materials/x86_64-64/patches.xml
===================================================================
--- trunk/BOOK/materials/x86_64-64/patches.xml 2006-08-28 21:40:28 UTC (rev
2297)
+++ trunk/BOOK/materials/x86_64-64/patches.xml 2006-08-28 21:40:36 UTC (rev
2298)
@@ -21,10 +21,6 @@
</listitem>
</varlistentry>
- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
- href="../x86/patches.xml"
- xpointer="xpointer(//[EMAIL PROTECTED]'coreutils-x86_uname-patch'])"/>
-
<varlistentry os="gcc-pure64-patch">
<term>GCC Pure 64 Patch - <token>&gcc-pure64-patch-size;</token>:</term>
<listitem>
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2006-08-28 21:40:28 UTC (rev 2297)
+++ trunk/BOOK/patches.ent 2006-08-28 21:40:36 UTC (rev 2298)
@@ -28,6 +28,10 @@
<!ENTITY coreutils-suppress-patch-md5 "227d41a6d0f13c31375153eae91e913d">
<!ENTITY coreutils-suppress-patch-size "13 KB">
+<!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-2.patch">
+<!ENTITY coreutils-uname-patch-md5 "865d271bec9039f45a3be0ada21edae0">
+<!ENTITY coreutils-uname-patch-size "8 KB">
+
<!ENTITY expect-spawn-patch "expect-&expect-version;-spawn-2.patch">
<!ENTITY expect-spawn-patch-md5 "7706e1e8238c72eed8dc905d6f3b6aa9">
<!ENTITY expect-spawn-patch-size "6.9 KB">
@@ -288,10 +292,6 @@
<!ENTITY bin86-x86_64-patch-md5 "92bdce7b0655cd2e9f83c83fc56d128e">
<!ENTITY bin86-x86_64-patch-size "2 KB">
-<!ENTITY coreutils-x86_uname-patch
"coreutils-&coreutils-version;-uname-1.patch">
-<!ENTITY coreutils-x86_uname-patch-md5 "c05b735710fbd62239588c07084852a0">
-<!ENTITY coreutils-x86_uname-patch-size "4.5 KB">
-
<!ENTITY grub-fixes-patch "grub-&grub-version;-fixes-1.patch">
<!ENTITY grub-fixes-patch-md5 "6f095b98bde1db8d5b1a7ceef96ca351">
<!ENTITY grub-fixes-patch-size "136 KB">
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page