diff options
author | Jim Gifford <jim@linuxfromscratch.org> | 2004-08-28 22:24:36 +0000 |
---|---|---|
committer | Jim Gifford <jim@linuxfromscratch.org> | 2004-08-28 22:24:36 +0000 |
commit | 6295e87dd0355dbe283fb2892bcfe65bb02f9974 (patch) | |
tree | f9e878a26a8d2109a8b3f5b320eaead4f4647bf8 /chapter03 | |
parent | 0484cdea9ad85b488e44803684ee2821f622faec (diff) |
Removing reference to ftp://gaosu.rave.org/pub/linux/lfs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 56b16818a..3a8d55b88 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -90,7 +90,7 @@ </varlistentry> <varlistentry> -<term>File (&file-version;) - 356 KB: -- <emphasis>(see Note 1 below)</emphasis></term> +<term>File (&file-version;) - 356 KB:</term> <listitem> <para><ulink url="&freshmeat;file/"/></para> </listitem> @@ -132,7 +132,7 @@ </varlistentry> <varlistentry> -<term>Glibc (&glibc-version;) - 13,101 KB: -- <emphasis>(see Note 2 below)</emphasis></term> +<term>Glibc (&glibc-version;) - 13,101 KB: -- <emphasis>(see Note 1 below)</emphasis></term> <listitem> <para><ulink url="&freshmeat;glibc/"/></para> </listitem> @@ -422,13 +422,7 @@ <para>Total size of these packages: 135 MB</para> -<note><para>1) File (&file-version;) may not be available by the time you read -this. The site administrators of the master download location are known to occasionally -remove old versions when new ones are released. An alternative download location -that may have older versions available is <ulink -url="ftp://gaosu.rave.org/pub/linux/lfs/"/>.</para></note> - -<note><para>2) Released packages of Glibc are not new enough for our purposes, +<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 \ |