mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 13:59:51 +01:00
Upgraded to Glibc 2.3.4-20040701
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e07596793b
commit
d184706356
@ -24,7 +24,7 @@ first a summary, then a detailed log.</para>
|
|||||||
<listitem><para>bison-1.875a</para></listitem>
|
<listitem><para>bison-1.875a</para></listitem>
|
||||||
<listitem><para>flex-2.5.31</para></listitem>
|
<listitem><para>flex-2.5.31</para></listitem>
|
||||||
<listitem><para>gcc-3.4.1</para></listitem>
|
<listitem><para>gcc-3.4.1</para></listitem>
|
||||||
<listitem><para>glibc-2.3.4-20040529</para></listitem>
|
<listitem><para>glibc-2.3.4-20040701</para></listitem>
|
||||||
<listitem><para>groff-1.19.1</para></listitem>
|
<listitem><para>groff-1.19.1</para></listitem>
|
||||||
<listitem><para>hotplug-2004_04_01</para></listitem>
|
<listitem><para>hotplug-2004_04_01</para></listitem>
|
||||||
<listitem><para>lfs-bootscripts-2.1.2</para></listitem>
|
<listitem><para>lfs-bootscripts-2.1.2</para></listitem>
|
||||||
@ -77,6 +77,9 @@ first a summary, then a detailed log.</para>
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem><para>July 3, 2004 [winkie]: Upgraded to Glibc 2.3.4-20040701.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem><para>July 2, 2004 [winkie]: Upgraded to GCC 3.4.1.</para></listitem>
|
<listitem><para>July 2, 2004 [winkie]: Upgraded to GCC 3.4.1.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>July 2, 2004 [winkie]: Updated the Udev permissions
|
<listitem><para>July 2, 2004 [winkie]: Updated the Udev permissions
|
||||||
|
@ -431,10 +431,10 @@ url="ftp://gaosu.rave.org/pub/linux/lfs/"/>.</para></note>
|
|||||||
so create a tarball of some known-good CVS with the following commands:</para>
|
so create a tarball of some known-good CVS with the following commands:</para>
|
||||||
|
|
||||||
<screen><userinput>cvs -z 3 -d :pserver:anoncvs@sources.redhat.com:/cvs/glibc \
|
<screen><userinput>cvs -z 3 -d :pserver:anoncvs@sources.redhat.com:/cvs/glibc \
|
||||||
export -d glibc-2.3.4-20040529 -D "2004-05-29 22:30 UTC" libc
|
export -d glibc-2.3.4-20040701 -D "2004-07-01 17:30 UTC" libc
|
||||||
sed -i -e "s/stable/2004-05-29/" -e "s/2\.3\.3/2.3.4/" \
|
sed -i -e "s/stable/2004-07-01/" -e "s/2\.3\.3/2.3.4/" \
|
||||||
glibc-2.3.4-20040529/version.h
|
glibc-2.3.4-20040701/version.h
|
||||||
tar jcvf glibc-2.3.4-20040529.tar.bz2 glibc-2.3.4-20040529</userinput></screen>
|
tar jcvf glibc-2.3.4-20040701.tar.bz2 glibc-2.3.4-20040701</userinput></screen>
|
||||||
|
|
||||||
<para>Alternatively, we've made our own tarball available which you can download
|
<para>Alternatively, we've made our own tarball available which you can download
|
||||||
from any of the FTP mirrors listed on the
|
from any of the FTP mirrors listed on the
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
<!ENTITY gawk-version "3.1.3">
|
<!ENTITY gawk-version "3.1.3">
|
||||||
<!ENTITY gcc-version "3.4.1">
|
<!ENTITY gcc-version "3.4.1">
|
||||||
<!ENTITY gettext-version "0.14.1">
|
<!ENTITY gettext-version "0.14.1">
|
||||||
<!ENTITY glibc-version "2.3.4-20040529">
|
<!ENTITY glibc-version "2.3.4-20040701">
|
||||||
<!ENTITY grep-version "2.5.1">
|
<!ENTITY grep-version "2.5.1">
|
||||||
<!ENTITY groff-version "1.19.1">
|
<!ENTITY groff-version "1.19.1">
|
||||||
<!ENTITY grub-version "0.95">
|
<!ENTITY grub-version "0.95">
|
||||||
|
Loading…
Reference in New Issue
Block a user