diff options
Diffstat (limited to 'chapter03/packages.xml')
-rw-r--r-- | chapter03/packages.xml | 17 |
1 files changed, 0 insertions, 17 deletions
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 @@ <para>Total size of these packages: 135 MB</para> -<note><para>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:</para> - -<screen><userinput>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</userinput></screen> - -<para>Alternatively, we've made our own tarball available which you can download -from any of the FTP mirrors listed on the -<ulink url="&lfs-root;lfs/packages.html#http">LFS Website</ulink>. It can be -found under the -<filename>/pub/lfs/packages/conglomeration/glibc</filename> directory. -</para> -</note> - </sect1> |