fix package name, broken url

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1845 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2002-04-21 14:14:11 +00:00
parent 921ef9fb97
commit 9d5e4ac45a
4 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
Find Utils Patch (&findutils-version;) - &findutils-patch-size;: Findutils Patch (&findutils-version;) - &findutils-patch-size;:
<ulink url="&ftp;/findutils-&findutils-version;.patch.bz2">&ftp;/findutils-&findutils-version;.patch.bz2</ulink> <ulink url="&ftp;/findutils-&findutils-version;.patch.bz2">&ftp;/findutils-&findutils-version;.patch.bz2</ulink>
<ulink url="&http;/findutils-&findutils-version;.patch.bz2">&http;/findutils-&findutils-version;.patch.bz2</ulink> <ulink url="&http;/findutils-&findutils-version;.patch.bz2">&http;/findutils-&findutils-version;.patch.bz2</ulink>

View File

@ -13,7 +13,7 @@ is assumed in this book (in case you downloaded a newer version).</para>
<para>All the URL's below are to the ftp.linuxfromscratch.org server. We <para>All the URL's below are to the ftp.linuxfromscratch.org server. We
have a couple of FTP mirrors available from which you can download the have a couple of FTP mirrors available from which you can download the
files as well. The addresses of the mirror sites can be found in files as well. The addresses of the mirror sites can be found in
<xref linkend="ch01-version"/>.</para> <xref linkend="ch01-mirrors"/>.</para>
<para>We have provided a list of official download sites of the packages below <para>We have provided a list of official download sites of the packages below
in <xref linkend="appendixa"/>. The LFS FTP archive only in <xref linkend="appendixa"/>. The LFS FTP archive only

View File

@ -1,4 +1,4 @@
Linux Kernel (&kernel-version;) - &kernel-size;: Linux (&kernel-version;) - &kernel-size;:
<ulink url="&ftp;/linux-&kernel-version;.tar.bz2">&ftp;/linux-&kernel-version;.tar.bz2</ulink> <ulink url="&ftp;/linux-&kernel-version;.tar.bz2">&ftp;/linux-&kernel-version;.tar.bz2</ulink>
<ulink url="&http;/linux-&kernel-version;.tar.bz2">&http;/linux-&kernel-version;.tar.bz2</ulink> <ulink url="&http;/linux-&kernel-version;.tar.bz2">&http;/linux-&kernel-version;.tar.bz2</ulink>

View File

@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "book/book.xml"> <!ENTITY book SYSTEM "book/book.xml">
<!ENTITY version "20020497"> <!ENTITY version "20020421">
<!ENTITY releasedate "April 19th, 2002"> <!ENTITY releasedate "April 21st, 2002">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org">