From c130e6dd18e5b367ad4a233bbc07c8fa7273cddb Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Sun, 28 Nov 2004 19:25:19 +0000 Subject: Upgraded a few packages to latest versions - see changelog for more info git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4330 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter03/packages.xml | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'chapter03/packages.xml') diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 55eeabccf..89e50ea9e 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -429,21 +429,4 @@ Total size of these packages: 135 MB -1) Released packages of Glibc are not new enough for our purposes, -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-20040828 -D "2004-08-28 00:00 UTC" libc -sed -i -e "s/stable/2004-08-28/" -e "s/2\.3\.3/2.3.4/" \ - glibc-2.3.4-20040828/version.h -tar jcvf glibc-2.3.4-20040828.tar.bz2 glibc-2.3.4-20040828 - -Alternatively, we've made our own tarball available which you can download -from any of the FTP mirrors listed on the -LFS Website. It can be -found under the -/pub/lfs/packages/conglomeration/glibc directory. - - - -- cgit v1.2.3-54-g00ecf