diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-12-31 20:28:45 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-12-31 20:28:45 +0000 |
commit | 826e4f9d9e54cbec8177b24e6b39d7ef7bb0af45 (patch) | |
tree | 494db326df70e59ff45f9abb201c8bf55980308a | |
parent | ebd94a2faeb50873b2a65cd8112ca055b83b7988 (diff) |
updated bzip2 download location to http://sources.redhat.com/bzip2/
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | appendixa/bzip2-down.xml | 2 | ||||
-rw-r--r-- | chapter01/changelog.xml | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/appendixa/bzip2-down.xml b/appendixa/bzip2-down.xml index c1ff54eea..d4893935a 100644 --- a/appendixa/bzip2-down.xml +++ b/appendixa/bzip2-down.xml @@ -2,5 +2,5 @@ <title>Official Download Location</title> <para><literallayout>Bzip2 (&bzip2-version;): -<ulink url="ftp://sources.redhat.com/pub/bzip2/"/></literallayout></para> +<ulink url="http://sources.redhat.com/bzip2/"/></literallayout></para> </sect2> diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e389ec8ea..c5a9f0524 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -48,6 +48,9 @@ </itemizedlist> </para></listitem> +<listitem><para>December 31st, 2002 [gerard]: Appendix A - Bzip2: Changed +the download location to http://sources.redhat.com/bzip2</para></listitem> + <listitem><para>December 31st, 2002 [gerard]: Chapter 06: Added second Glibc installation at the end of the chapter. Removed the seperate linuxthreads man-pages installation and moved that to the second Glibc |