aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-11-28 19:25:19 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-11-28 19:25:19 +0000
commitc130e6dd18e5b367ad4a233bbc07c8fa7273cddb (patch)
tree1e2b71834cd7609cfea30044d5ae2a76dd262b8f /chapter03
parent0cac7b0c306cdb4a188f6f400d008965bd4aa29d (diff)
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
Diffstat (limited to 'chapter03')
-rw-r--r--chapter03/packages.xml17
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>