mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Undo r7810. It obviously contained much more than the commit log stated.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
688ddbbeae
commit
bf91658d65
@ -35,15 +35,6 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
-->
|
-->
|
||||||
<listitem>
|
|
||||||
<para>2006-10-02</para>
|
|
||||||
<itemizedlist>
|
|
||||||
<listitem>
|
|
||||||
<para>[matthew] - Upgrade to Coreutils-6.3.</para>
|
|
||||||
</listitem>
|
|
||||||
</itemizedlist>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2006-09-23</para>
|
<para>2006-09-23</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
@ -55,6 +46,20 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>2006-10-02</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[matthew] - Upgrade to Linux-2.6.18.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[matthew] - Upgrade to Glibc-2.5.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[matthew] - Upgrade to Coreutils-6.3.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2006-09-22</para>
|
<para>2006-09-22</para>
|
||||||
|
@ -198,13 +198,13 @@
|
|||||||
|
|
||||||
</itemizedlist>-->
|
</itemizedlist>-->
|
||||||
|
|
||||||
<itemizedlist>
|
<!--<itemizedlist>
|
||||||
<title>Added:</title>
|
<title>Added:</title>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>&glibc-iconv_fix-patch;</para>
|
<para>PLACEHOLDER</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>-->
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<title>Removed:</title>
|
<title>Removed:</title>
|
||||||
@ -215,6 +215,9 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>glibc-2.3.6-linux_types-1.patch</para>
|
<para>glibc-2.3.6-linux_types-1.patch</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>linux-2.6.17.13-utf8_input-1.patch</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
@ -106,14 +106,6 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>Glibc Iconv Fix Patch - <token>&glibc-iconv_fix-patch-size;</token>:</term>
|
|
||||||
<listitem>
|
|
||||||
<para>Download: <ulink url="&patches-root;&glibc-iconv_fix-patch;"/></para>
|
|
||||||
<para>MD5 sum: <literal>&glibc-iconv_fix-patch-md5;</literal></para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Grep RedHat Fixes Patch - <token>&grep-fixes-patch-size;</token>:</term>
|
<term>Grep RedHat Fixes Patch - <token>&grep-fixes-patch-size;</token>:</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -178,14 +170,6 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>Linux kernel UTF-8 Composing Patch - <token>&linux-utf8-patch-size;</token>:</term>
|
|
||||||
<listitem>
|
|
||||||
<para>Download: <ulink url="&patches-root;&linux-utf8-patch;"/></para>
|
|
||||||
<para>MD5 sum: <literal>&linux-utf8-patch-md5;</literal></para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Linux Libc Headers Inotify Patch - <token>&linux-inotify-patch-size;</token>:</term>
|
<term>Linux Libc Headers Inotify Patch - <token>&linux-inotify-patch-size;</token>:</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -64,12 +64,6 @@
|
|||||||
<screen><userinput>tar -xf ../glibc-libidn-&glibc-version;.tar.bz2
|
<screen><userinput>tar -xf ../glibc-libidn-&glibc-version;.tar.bz2
|
||||||
mv glibc-libidn-&glibc-version; libidn</userinput></screen>
|
mv glibc-libidn-&glibc-version; libidn</userinput></screen>
|
||||||
|
|
||||||
<para>Apply the following patch to fix an assertion failure when
|
|
||||||
opening two conversion descriptors with the same tocode and fromcode
|
|
||||||
parameters (see the iconv_open man page):</para>
|
|
||||||
|
|
||||||
<screen><userinput>patch -Np1 -i ../&glibc-iconv_fix-patch;</userinput></screen>
|
|
||||||
|
|
||||||
<para>In the vi_VN.TCVN locale, <command>bash</command> enters an infinite loop
|
<para>In the vi_VN.TCVN locale, <command>bash</command> enters an infinite loop
|
||||||
at startup. It is unknown whether this is a <command>bash</command> bug or a
|
at startup. It is unknown whether this is a <command>bash</command> bug or a
|
||||||
Glibc problem. Disable installation of this locale in order to avoid the
|
Glibc problem. Disable installation of this locale in order to avoid the
|
||||||
|
@ -39,13 +39,6 @@
|
|||||||
in the kernel source tree for alternative methods to the way this book
|
in the kernel source tree for alternative methods to the way this book
|
||||||
configures the kernel.</para>
|
configures the kernel.</para>
|
||||||
|
|
||||||
<para>By default, the Linux kernel generates wrong sequences of bytes when
|
|
||||||
dead keys are used in UTF-8 keyboard mode. Also, one cannot copy and paste
|
|
||||||
non-ASCII characters when UTF-8 mode is active. Fix these issues with the
|
|
||||||
patch:</para>
|
|
||||||
|
|
||||||
<screen><userinput>patch -Np1 -i ../&linux-utf8-patch;</userinput></screen>
|
|
||||||
|
|
||||||
<para>Prepare for compilation by running the following command:</para>
|
<para>Prepare for compilation by running the following command:</para>
|
||||||
|
|
||||||
<screen><userinput>make mrproper</userinput></screen>
|
<screen><userinput>make mrproper</userinput></screen>
|
||||||
|
22
packages.ent
22
packages.ent
@ -190,19 +190,19 @@
|
|||||||
<!ENTITY gettext-ch6-du "65 MB">
|
<!ENTITY gettext-ch6-du "65 MB">
|
||||||
<!ENTITY gettext-ch6-sbu "1 SBU">
|
<!ENTITY gettext-ch6-sbu "1 SBU">
|
||||||
|
|
||||||
<!ENTITY glibc-version "2.4">
|
<!ENTITY glibc-version "2.5">
|
||||||
<!ENTITY glibc-size "14,847 KB">
|
<!ENTITY glibc-size "14,963 KB">
|
||||||
<!ENTITY glibc-url "&gnu;glibc/glibc-&glibc-version;.tar.bz2">
|
<!ENTITY glibc-url "&gnu;glibc/glibc-&glibc-version;.tar.bz2">
|
||||||
<!ENTITY glibc-md5 "7e9a88dcd41fbc53801dbe5bdacaf245">
|
<!ENTITY glibc-md5 "1fb29764a6a650a4d5b409dda227ac9f">
|
||||||
<!ENTITY glibc-home "&gnu-software;libc/">
|
<!ENTITY glibc-home "&gnu-software;libc/">
|
||||||
<!ENTITY glibc-ch5-du "325 MB">
|
<!ENTITY glibc-ch5-du "342 MB">
|
||||||
<!ENTITY glibc-ch5-sbu "6 SBU">
|
<!ENTITY glibc-ch5-sbu "7 SBU">
|
||||||
<!ENTITY glibc-ch6-du "510 MB testsuite included">
|
<!ENTITY glibc-ch6-du "556 MB testsuite included">
|
||||||
<!ENTITY glibc-ch6-sbu "13.5 SBU testsuite included">
|
<!ENTITY glibc-ch6-sbu "19.5 SBU testsuite included">
|
||||||
<!ENTITY glibc-libidn-version "&glibc-version;">
|
<!ENTITY glibc-libidn-version "&glibc-version;">
|
||||||
<!ENTITY glibc-libidn-size "100 KB">
|
<!ENTITY glibc-libidn-size "100 KB">
|
||||||
<!ENTITY glibc-libidn-url "&gnu;glibc/glibc-libidn-&glibc-libidn-version;.tar.bz2">
|
<!ENTITY glibc-libidn-url "&gnu;glibc/glibc-libidn-&glibc-libidn-version;.tar.bz2">
|
||||||
<!ENTITY glibc-libidn-md5 "e2d892b40d654c523ab26a26b7dd86a1">
|
<!ENTITY glibc-libidn-md5 "8787868ba8962d9b125997ec2f25ac01">
|
||||||
<!ENTITY glibc-libidn-home " ">
|
<!ENTITY glibc-libidn-home " ">
|
||||||
|
|
||||||
<!ENTITY grep-version "2.5.1a">
|
<!ENTITY grep-version "2.5.1a">
|
||||||
@ -298,10 +298,10 @@
|
|||||||
<!ENTITY libtool-ch6-sbu "0.1 SBU">
|
<!ENTITY libtool-ch6-sbu "0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY linux-dl-version "2.6">
|
<!ENTITY linux-dl-version "2.6">
|
||||||
<!ENTITY linux-version "2.6.17.13">
|
<!ENTITY linux-version "2.6.18">
|
||||||
<!ENTITY linux-size "40,320 KB">
|
<!ENTITY linux-size "40,882 KB">
|
||||||
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-dl-version;/linux-&linux-version;.tar.bz2">
|
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-dl-version;/linux-&linux-version;.tar.bz2">
|
||||||
<!ENTITY linux-md5 "834885b3ad9988b966570bee92459572">
|
<!ENTITY linux-md5 "296a6d150d260144639c3664d127d174">
|
||||||
<!ENTITY linux-home "http://www.kernel.org/">
|
<!ENTITY linux-home "http://www.kernel.org/">
|
||||||
<!ENTITY linux-ch8-du "310 - 350 MB">
|
<!ENTITY linux-ch8-du "310 - 350 MB">
|
||||||
<!ENTITY linux-ch8-sbu "1.5 - 3 SBU">
|
<!ENTITY linux-ch8-sbu "1.5 - 3 SBU">
|
||||||
|
10
patches.ent
10
patches.ent
@ -53,11 +53,6 @@
|
|||||||
<!ENTITY gcc-specs-patch-size "14.8 KB">
|
<!ENTITY gcc-specs-patch-size "14.8 KB">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY glibc-iconv_fix-patch "glibc-&glibc-version;-iconv_fix-1.patch">
|
|
||||||
<!ENTITY glibc-iconv_fix-patch-md5 "9c8e681226ccf7a1f25c6467674f915e">
|
|
||||||
<!ENTITY glibc-iconv_fix-patch-size "2.6 KB">
|
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY grep-fixes-patch "grep-&grep-version;-redhat_fixes-2.patch">
|
<!ENTITY grep-fixes-patch "grep-&grep-version;-redhat_fixes-2.patch">
|
||||||
<!ENTITY grep-fixes-patch-md5 "2c67910be2d0a54714f63ce350e6d8a6">
|
<!ENTITY grep-fixes-patch-md5 "2c67910be2d0a54714f63ce350e6d8a6">
|
||||||
<!ENTITY grep-fixes-patch-size "55 KB">
|
<!ENTITY grep-fixes-patch-size "55 KB">
|
||||||
@ -95,11 +90,6 @@
|
|||||||
<!ENTITY kbd-gcc4_fixes-patch-size "1.4 KB">
|
<!ENTITY kbd-gcc4_fixes-patch-size "1.4 KB">
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY linux-utf8-patch "linux-&linux-version;-utf8_input-1.patch">
|
|
||||||
<!ENTITY linux-utf8-patch-md5 "af8bddc93d6b368aa4c8ecdff2d3ab76">
|
|
||||||
<!ENTITY linux-utf8-patch-size "11 KB">
|
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY linux-inotify-patch "linux-libc-headers-&linux-libc-headers-version;-inotify-3.patch">
|
<!ENTITY linux-inotify-patch "linux-libc-headers-&linux-libc-headers-version;-inotify-3.patch">
|
||||||
<!ENTITY linux-inotify-patch-md5 "8fd71a4bd3344380bd16caf2c430fa9b">
|
<!ENTITY linux-inotify-patch-md5 "8fd71a4bd3344380bd16caf2c430fa9b">
|
||||||
<!ENTITY linux-inotify-patch-size "4.7 KB">
|
<!ENTITY linux-inotify-patch-size "4.7 KB">
|
||||||
|
Loading…
Reference in New Issue
Block a user