aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-18 19:14:46 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-18 19:14:46 +0000
commitcf179225b66e3f4e70b4aefa1b497d1e44e175de (patch)
tree3b0ccbd660ecaf245ca6eaefce93a11bf499e96f
parent1fd8dc2b21b836174df726eadfb9f89ac4bf568b (diff)
HEAD: Updated the list of mirrors for Glibc package.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/b5_1/BOOK@3644 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter03/packages.xml10
-rw-r--r--general.ent4
3 files changed, 9 insertions, 8 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 9c6a159da..587a42be3 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -74,6 +74,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>May 18, 2004 [manuel]: Chapter 3 - Updated the list of mirrors
+for Glibc package. Fixed several textual bugs.</para></listitem>
+
<listitem><para>May 17th, 2004 [winkie]: Chapter 5 - Pass
<quote>AUTOCONF=no</quote> to the Glibc build. This prevents autoconf from
causing us problems.</para></listitem>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index f59b004ef..a9d87d20a 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -202,17 +202,15 @@ sites:</para>
<literallayout><ulink
url="ftp://gaosu.rave.org/pub/linux/lfs/packages/conglomeration/glibc-&glibc-version;.tar.bz2"/>
<ulink
-url="http://lfs.mirror.intermedia.com.sg/packages/glibc/glibc-&glibc-version;.tar.bz2"/>
-<ulink
url="ftp://lfs.mirror.intermedia.com.sg/pub/lfs/glibc/glibc-&glibc-version;.tar.bz2"/>
-<ulink url="http://dl.lfs.fredan.org/glibc-&glibc-version;.tar.bz2"/>
-<ulink url="http://packages.lfs-es.org/glibc-&glibc-version;.tar.bz2"/>
+<ulink url="http://packages.lfs-es.org/glibc/glibc-&glibc-version;.tar.bz2"/>
<ulink url="http://mirror.averse.net/lfs-packages/glibc-&glibc-version;.tar.bz2"/>
<ulink
url="ftp://mirror.averse.net/pub/lfs-packages/glibc-&glibc-version;.tar.bz2"/>
<ulink
-url="ftp://ftp.lfs-matrix.de/lfs/packages/conglomeration/glibc-&glibc-version;.tar.bz2"/></literallayout>
-
+url="ftp://ftp.lfs-matrix.de/lfs/packages/conglomeration/glibc-&glibc-version;.tar.bz2"/>
+<ulink url="ftp://ftp.sg.linuxfromscratch.org/pub/lfs-packages/libc-2.3.3-lfs-5.1.tar.bz2"/>
+<ulink url="http://ftp.sg.linuxfromscratch.org/glibc-2.3.3-lfs-5.1.tar.bz2"/></literallayout>
<para>If you wish to verify the integrity of the tarball, its MD5 digest
is <computeroutput>cd11fabdf5162ad68329e7b28b308278</computeroutput>, which can
be verified using <command>md5sum</command>.</para>
diff --git a/general.ent b/general.ent
index 26001948f..cabef866f 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "&milestone;-20040517">
-<!ENTITY releasedate "May 17, 2004">
+<!ENTITY version "&milestone;-20040518">
+<!ENTITY releasedate "May 18, 2004">
<!ENTITY milestone "5.1">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">