From 1f73d38dc1371660a85f6c8e6b67a6c475083e2a Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Tue, 11 May 2004 23:58:26 +0000 Subject: Upgraded to Glibc 2.3.4-20040510 and Tar 1.14 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3547 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter03/packages.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'chapter03') diff --git a/chapter03/packages.xml b/chapter03/packages.xml index d4431f064..f1d1cd06b 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -343,7 +343,7 @@ Tar (&tar-version;) - 1,025 KB: - + @@ -403,14 +403,14 @@ url="ftp://gaosu.rave.org/pub/linux/lfs/"/>. so create a tarball of some known-good CVS with the following commands: cvs -z 3 -d :pserver:anoncvs@sources.redhat.com:/cvs/glibc \ - export -d glibc-2.3.4-20040408 -D "18:00:00 2004-04-08 UTC" libc -sed -i -e "s/stable/2004-04-08/" -e "s/2\.3\.3/2.3.4/" \ - glibc-2.3.4-20040408/version.h -tar jcvf glibc-2.3.4-20040408.tar.bz2 glibc-2.3.4-20040408 + export -d glibc-2.3.4-20040510 -D "14:45:00 2004-05-10 UTC" libc +sed -i -e "s/stable/2004-05-10/" -e "s/2\.3\.3/2.3.4/" \ + glibc-2.3.4-20040510/version.h +tar jcvf glibc-2.3.4-20040510.tar.bz2 glibc-2.3.4-20040510 Alternatively, we've made our own tarball available which you can download from the following location: - + -- cgit v1.2.3-54-g00ecf