Author: dj
Date: 2008-10-20 23:15:28 -0600 (Mon, 20 Oct 2008)
New Revision: 8686
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter01/whatsnew.xml
trunk/BOOK/chapter03/patches.xml
trunk/BOOK/chapter06/coreutils.xml
trunk/BOOK/patches.ent
Log:
Replaced coreutils-i18n patch.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2008-10-20 14:58:14 UTC (rev 8685)
+++ trunk/BOOK/chapter01/changelog.xml 2008-10-21 05:15:28 UTC (rev 8686)
@@ -38,6 +38,15 @@
-->
<listitem>
+ <para>2008-10-21</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dj] - Put Coreutils-i18n patch back into place.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2008-10-20</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml 2008-10-20 14:58:14 UTC (rev 8685)
+++ trunk/BOOK/chapter01/whatsnew.xml 2008-10-21 05:15:28 UTC (rev 8686)
@@ -231,6 +231,10 @@
</listitem>
<listitem>
+ <para>&coreutils-i18n-patch;</para>
+ </listitem>
+
+ <listitem>
<para>&db-fixes-patch;</para>
</listitem>
Modified: trunk/BOOK/chapter03/patches.xml
===================================================================
--- trunk/BOOK/chapter03/patches.xml 2008-10-20 14:58:14 UTC (rev 8685)
+++ trunk/BOOK/chapter03/patches.xml 2008-10-21 05:15:28 UTC (rev 8686)
@@ -66,13 +66,13 @@
</listitem>
</varlistentry>
- <!-- <varlistentry>
+ <varlistentry>
<term>Coreutils Internationalization Fixes Patch -
<token>&coreutils-i18n-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink
url="&patches-root;&coreutils-i18n-patch;"/></para>
<para>MD5 sum: <literal>&coreutils-i18n-patch-md5;</literal></para>
</listitem>
- </varlistentry> -->
+ </varlistentry>
<varlistentry>
<term>Coreutils Old Kernel Patch -
<token>&coreutils-old-kernel-patch-size;</token>:</term>
Modified: trunk/BOOK/chapter06/coreutils.xml
===================================================================
--- trunk/BOOK/chapter06/coreutils.xml 2008-10-20 14:58:14 UTC (rev 8685)
+++ trunk/BOOK/chapter06/coreutils.xml 2008-10-21 05:15:28 UTC (rev 8686)
@@ -54,7 +54,7 @@
<screen><userinput remap="pre">patch -Np1 -i
../&coreutils-old-kernel-patch;</userinput></screen>
- <!-- <para>POSIX requires that programs from Coreutils recognize character
+ <para>POSIX requires that programs from Coreutils recognize character
boundaries correctly even in multibyte locales. The following patch
fixes this non-compliance and other internationalization-related
bugs:</para>
@@ -64,7 +64,7 @@
<para>In the past, many bugs were found in this patch. When reporting new
bugs to Coreutils maintainers, please check first if they are
reproducible
without this patch.</para>
- </note> -->
+ </note>
<para>Now prepare Coreutils for compilation:</para>
Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent 2008-10-20 14:58:14 UTC (rev 8685)
+++ trunk/BOOK/patches.ent 2008-10-21 05:15:28 UTC (rev 8686)
@@ -25,9 +25,9 @@
<!ENTITY bzip2-docs-patch-size "1.6 KB">
-<!-- <!ENTITY coreutils-i18n-patch
"coreutils-&coreutils-version;-i18n-1.patch">
-<!ENTITY coreutils-i18n-patch-md5 "791df67d25a45d846c1af4dadf2612c8">
-<!ENTITY coreutils-i18n-patch-size "102 KB"> -->
+<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-1.patch">
+<!ENTITY coreutils-i18n-patch-md5 "b84ca96dd7bd1ac858f8d7573c0a4470">
+<!ENTITY coreutils-i18n-patch-size "104 KB">
<!ENTITY coreutils-old-kernel-patch
"coreutils-&coreutils-version;-old_build_kernel-1.patch">
<!ENTITY coreutils-old-kernel-patch-md5 "5e8622abe6c6d81901b910383c6fb611">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page