changed links in chap4 to freshmeat links

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2002-12-11 02:00:18 +00:00
parent 70ad6d74b2
commit e306dae2a9
62 changed files with 90 additions and 144 deletions

View File

@ -41,6 +41,12 @@
</itemizedlist> </itemizedlist>
</para></listitem> </para></listitem>
<listitem><para>December 10th, 2002 [gerard]: Chapter 04 - Changed all
links into Freshmeat.net project links, removed lfs-pacakges tarball. This
was done because the LFS FTP achive won't contain the packages anymore,
instead you have to go to the package's download sites to get
them.</para></listitem>
<listitem><para>December 5th, 2002 [gerard]: Chapter 08 - Renamed <listitem><para>December 5th, 2002 [gerard]: Chapter 08 - Renamed
<emphasis>usbdevfs</emphasis> into <emphasis>usbfs</emphasis> as the kernel <emphasis>usbdevfs</emphasis> into <emphasis>usbfs</emphasis> as the kernel
guys made this change to reduce confusion with guys made this change to reduce confusion with

View File

@ -1,6 +1,6 @@
<sect1 id="ch04-creatingfs"> <sect1 id="ch03-creatingfs">
<title>Creating a file system on the new partition</title> <title>Creating a file system on the new partition</title>
<?dbhtml filename="creatingfs.html" dir="chapter04"?> <?dbhtml filename="creatingfs.html" dir="chapter03"?>
<para>Now the partition has been made, we can create a file system on it. <para>Now the partition has been made, we can create a file system on it.
Most widely used in the Linux world is the second extended file system (ext2), Most widely used in the Linux world is the second extended file system (ext2),

View File

@ -1,6 +1,6 @@
<sect1 id="ch04-creatingpart"> <sect1 id="ch03-creatingpart">
<title>Creating a new partition</title> <title>Creating a new partition</title>
<?dbhtml filename="creatingpart.html" dir="chapter04"?> <?dbhtml filename="creatingpart.html" dir="chapter03"?>
<para>In order to build our new Linux system, we will need some space: <para>In order to build our new Linux system, we will need some space:
an empty disk partition. If you don't have a free partition, and no room an empty disk partition. If you don't have a free partition, and no room

View File

@ -1,6 +1,6 @@
<sect1 id="ch04-introduction"> <sect1 id="ch03-introduction">
<title>Introduction</title> <title>Introduction</title>
<?dbhtml filename="introduction.html" dir="chapter04"?> <?dbhtml filename="introduction.html" dir="chapter03"?>
<para>In this chapter the partition which will host the LFS system is <para>In this chapter the partition which will host the LFS system is
prepared. We will create the partition itself, make a file system on it, prepared. We will create the partition itself, make a file system on it,

View File

@ -1,6 +1,6 @@
<sect1 id="ch04-mounting"> <sect1 id="ch03-mounting">
<title>Mounting the new partition</title> <title>Mounting the new partition</title>
<?dbhtml filename="mounting.html" dir="chapter04"?> <?dbhtml filename="mounting.html" dir="chapter03"?>
<para>Now that we've created a file system, we want to be able to access <para>Now that we've created a file system, we want to be able to access
the partition. For that, we need to mount it, and have to choose a mount the partition. For that, we need to mount it, and have to choose a mount

View File

@ -1,11 +1,7 @@
You can either download one tarball that contains all the packages <para>You can either download the <userinput>wget</userinput> script to download
used to compile an LFS system: all the packages automatically:</para>
<para>[Create wget script and upload it]</para>
All LFS Packages - &all-size-kb;: <para>Or download the packages individually:</para>
<ulink url="&ftp;/lfs-packages-&all-version;.tar"/>
<ulink url="&http;/lfs-packages-&all-version;.tar"/>
Or download the following packages individually:

View File

@ -1,3 +1,2 @@
Autoconf (&autoconf-version;) - &autoconf-size;: Autoconf (&autoconf-version;) - &autoconf-size;:
<ulink url="&ftp;/autoconf-&autoconf-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/autoconf/"/>
<ulink url="&http;/autoconf-&autoconf-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Automake (&automake-version;) - &automake-size;: Automake (&automake-version;) - &automake-size;:
<ulink url="&ftp;/automake-&automake-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/automake/"/>
<ulink url="&http;/automake-&automake-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Bash (&bash-version;) - &bash-size;: Bash (&bash-version;) - &bash-size;:
<ulink url="&ftp;/bash-&bash-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/gnubash/"/>
<ulink url="&http;/bash-&bash-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Bin86 (&bin86-version;) - &bin86-size;: Bin86 (&bin86-version;) - &bin86-size;:
<ulink url="&ftp;/bin86-&bin86-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/bin86/"/>
<ulink url="&http;/bin86-&bin86-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Binutils (&binutils-version;) - &binutils-size;: Binutils (&binutils-version;) - &binutils-size;:
<ulink url="&ftp;/binutils-&binutils-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/binutils/"/>
<ulink url="&http;/binutils-&binutils-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Bison (&bison-version;) - &bison-size;: Bison (&bison-version;) - &bison-size;:
<ulink url="&ftp;/bison-&bison-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/bison/"/>
<ulink url="&http;/bison-&bison-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Bzip2 (&bzip2-version;) - &bzip2-size;: Bzip2 (&bzip2-version;) - &bzip2-size;:
<ulink url="&ftp;/bzip2-&bzip2-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/bzip2/"/>
<ulink url="&http;/bzip2-&bzip2-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Diffutils (&diffutils-version;) - &diffutils-size;: Diffutils (&diffutils-version;) - &diffutils-size;:
<ulink url="&ftp;/diffutils-&diffutils-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/diffutils/"/>
<ulink url="&http;/diffutils-&diffutils-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
E2fsprogs (&e2fsprogs-version;) - &e2fsprogs-size;: E2fsprogs (&e2fsprogs-version;) - &e2fsprogs-size;:
<ulink url="&ftp;/e2fsprogs-&e2fsprogs-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/e2fsprogs/"/>
<ulink url="&http;/e2fsprogs-&e2fsprogs-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Ed (&ed-version;) - &ed-size;: Ed (&ed-version;) - &ed-size;:
<ulink url="&ftp;/ed-&ed-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/ed/"/>
<ulink url="&http;/ed-&ed-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
File (&file-version;) - &file-size;: File (&file-version;) - &file-size;:
<ulink url="&ftp;/file-&file-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/file/"/>
<ulink url="&http;/file-&file-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Fileutils (&fileutils-version;) - &fileutils-size;: Fileutils (&fileutils-version;) - &fileutils-size;:
<ulink url="&ftp;/fileutils-&fileutils-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/gnufileutils/"/>
<ulink url="&http;/fileutils-&fileutils-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Findutils (&findutils-version;) - &findutils-size;: Findutils (&findutils-version;) - &findutils-size;:
<ulink url="&ftp;/findutils-&findutils-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/findutils/"/>
<ulink url="&http;/findutils-&findutils-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Flex (&flex-version;) - &flex-size;: Flex (&flex-version;) - &flex-size;:
<ulink url="&ftp;/flex-&flex-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/flex/"/>
<ulink url="&http;/flex-&flex-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Gawk (&gawk-version;) - &gawk-size;: Gawk (&gawk-version;) - &gawk-size;:
<ulink url="&ftp;/gawk-&gawk-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/gnuawk/"/>
<ulink url="&http;/gawk-&gawk-version;.tar.bz2"/>

View File

@ -1,7 +1,5 @@
GCC-core (&gcc-version;) - &gcc-core-size;: GCC-core (&gcc-version;) - &gcc-core-size;:
<ulink url="&ftp;/gcc-core-&gcc-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/gcc/"/>
<ulink url="&http;/gcc-core-&gcc-version;.tar.bz2"/>
GCC-g++ (&gcc-version;) - &gcc-g-size;: GCC-g++ (&gcc-version;) - &gcc-g-size;:
<ulink url="&ftp;/gcc-g++-&gcc-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/gcc/"/>
<ulink url="&http;/gcc-g++-&gcc-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Gettext (&gettext-version;) - &gettext-size;: Gettext (&gettext-version;) - &gettext-size;:
<ulink url="&ftp;/gettext-&gettext-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/gettext/"/>
<ulink url="&http;/gettext-&gettext-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Glibc-linuxthreads (&glibc-version;) - &glibc-threads-size;: Glibc-linuxthreads (&glibc-version;) - &glibc-threads-size;:
<ulink url="&ftp;/glibc-linuxthreads-&glibc-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/glibc/"/>
<ulink url="&http;/glibc-linuxthreads-&glibc-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Glibc (&glibc-version;) - &glibc-size;: Glibc (&glibc-version;) - &glibc-size;:
<ulink url="&ftp;/glibc-&glibc-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/glibc/"/>
<ulink url="&http;/glibc-&glibc-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Grep (&grep-version;) - &grep-size;: Grep (&grep-version;) - &grep-size;:
<ulink url="&ftp;/grep-&grep-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/grep/"/>
<ulink url="&http;/grep-&grep-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Groff (&groff-version;) - &groff-size;: Groff (&groff-version;) - &groff-size;:
<ulink url="&ftp;/groff-&groff-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/groff/"/>
<ulink url="&http;/groff-&groff-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Gzip (&gzip-version;) - &gzip-size;: Gzip (&gzip-version;) - &gzip-size;:
<ulink url="&ftp;/gzip-&gzip-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/gzip/"/>
<ulink url="&http;/gzip-&gzip-version;.tar.bz2"/>

View File

@ -1,22 +1,24 @@
<sect1 id="ch03-introduction"> <sect1 id="ch04-introduction">
<title>Introduction</title> <title>Introduction</title>
<?dbhtml filename="introduction.html" dir="chapter03"?> <?dbhtml filename="introduction.html" dir="chapter04"?>
<para>Below is a list of packages you need to download for building a <para>Below is a list of packages you need to download for building a
basic Linux system. The listed version numbers correspond to versions basic Linux system. The listed version numbers correspond to versions
of the software that are known to work, and this book is based of the software that are known to work, and this book is based upon
upon them.</para> them. Feel free to try out newer versions, but if you experience problems
with those versions, please try the recommended version first before
sending bug reports.</para>
<para>All the URL's below refer to the main LFS server. There are several <para>All the URL's, when possible, refer to the project's page at
FTP mirrors available from which you can download the files as well. The <ulink url="http://www.freshmeat.net">Freshmeat.net</ulink>. The Freshmeat
addresses of these can be found in <xref linkend="ch01-mirrors"/>.</para> pages will give you easy access to the official download sites as well as
project websites, mailinglists, FAQ's, Changelogs and more.</para>
<para>The LFS FTP archive only contains the versions of the packages that <para>For your convenience the top of the list contains a link to a file
are used in this book. You can check the official download sites provided you can use with the <ulink url="http://wget.sunsite.dk">wget</ulink>
in <xref linkend="appendixa"/> to determine whether or not a newer package program. Using this file and the <userinput>wget</userinput> program will
is available. If you do download a newer package, we would appreciate make it easy to download all the files at once, rather than downloading each
hearing whether you were able to install the package without any problems and every individual file manually.</para>
using this book's instructions.</para>
</sect1> </sect1>

View File

@ -1,3 +1,2 @@
Kbd (&kbd-version;) - &kbd-size;: Kbd (&kbd-version;) - &kbd-size;:
<ulink url="&ftp;/kbd-&kbd-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/kbd/"/>
<ulink url="&http;/kbd-&kbd-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Linux (&kernel-version;) - &kernel-size;: Linux (&kernel-version;) - &kernel-size;:
<ulink url="&ftp;/linux-&kernel-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/linux/"/>
<ulink url="&http;/linux-&kernel-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Less (&less-version;) - &less-size;: Less (&less-version;) - &less-size;:
<ulink url="&ftp;/less-&less-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/less/"/>
<ulink url="&http;/less-&less-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Libtool (&libtool-version;) - &libtool-size;: Libtool (&libtool-version;) - &libtool-size;:
<ulink url="&ftp;/libtool-&libtool-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/libtool/"/>
<ulink url="&http;/libtool-&libtool-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Lilo (&lilo-version;) - &lilo-size;: Lilo (&lilo-version;) - &lilo-size;:
<ulink url="&ftp;/lilo-&lilo-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/lilo/"/>
<ulink url="&http;/lilo-&lilo-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
M4 (&m4-version;) - &m4-size;: M4 (&m4-version;) - &m4-size;:
<ulink url="&ftp;/m4-&m4-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/m4/"/>
<ulink url="&http;/m4-&m4-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Make (&make-version;) - &make-size;: Make (&make-version;) - &make-size;:
<ulink url="&ftp;/make-&make-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/gnumake"/>
<ulink url="&http;/make-&make-version;.tar.bz2"/>

View File

@ -1,3 +1,3 @@
Man Patch (&man-patch-version;) - &man-patch-size; Man Patch (&man-patch-version;) - &man-patch-size;:
<ulink url="&ftp;/man-&man-patch-version;.patch"/> <ulink url="&ftp;/man-&man-patch-version;.patch"/>
<ulink url="&http;/man-&man-patch-version;.patch"/> <ulink url="&http;/man-&man-patch-version;.patch"/>

View File

@ -1,3 +1,2 @@
Man (&man-version;) - &man-size;: Man (&man-version;) - &man-size;:
<ulink url="&ftp;/man-&man-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/man/"/>
<ulink url="&http;/man-&man-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Man-pages (&man-pages-version;) - &man-pages-size;: Man-pages (&man-pages-version;) - &man-pages-size;:
<ulink url="&ftp;/man-pages-&man-pages-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/man-pages/"/>
<ulink url="&http;/man-pages-&man-pages-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Modutils (&modutils-version;) - &modutils-size;: Modutils (&modutils-version;) - &modutils-size;:
<ulink url="&ftp;/modutils-&modutils-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/modutils/"/>
<ulink url="&http;/modutils-&modutils-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Ncurses (&ncurses-version;) - &ncurses-size;: Ncurses (&ncurses-version;) - &ncurses-size;:
<ulink url="&ftp;/ncurses-&ncurses-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/ncurses/"/>
<ulink url="&http;/ncurses-&ncurses-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Netkit-base (&netkit-base-version;) - &netkit-base-size;: Netkit-base (&netkit-base-version;) - &netkit-base-size;:
<ulink url="&ftp;/netkit-base-&netkit-base-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/netkit/"/>
<ulink url="&http;/netkit-base-&netkit-base-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Net-tools (&net-tools-version;) - &net-tools-size;: Net-tools (&net-tools-version;) - &net-tools-size;:
<ulink url="&ftp;/net-tools-&net-tools-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/net-tools/"/>
<ulink url="&http;/net-tools-&net-tools-version;.tar.bz2"/>

View File

@ -2,9 +2,9 @@
<title>Packages that need to be downloaded</title> <title>Packages that need to be downloaded</title>
<?dbhtml filename="packages.html" dir="chapter04"?> <?dbhtml filename="packages.html" dir="chapter04"?>
<literallayout>
&c4-toplevel;
&c4-all; &c4-all;
<literallayout>
&c4-autoconf; &c4-autoconf;
&c4-automake; &c4-automake;
&c4-bash; &c4-bash;

View File

@ -1,3 +1,2 @@
Patch (&patch-version;) - &patch-size;: Patch (&patch-version;) - &patch-size;:
<ulink url="&ftp;/patch-&patch-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/patch/"/>
<ulink url="&http;/patch-&patch-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Perl (&perl-version;) - &perl-size;: Perl (&perl-version;) - &perl-size;:
<ulink url="&ftp;/perl-&perl-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/perl/"/>
<ulink url="&http;/perl-&perl-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Procinfo (&procinfo-version;) - &procinfo-size;: Procinfo (&procinfo-version;) - &procinfo-size;:
<ulink url="&ftp;/procinfo-&procinfo-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/procinfo/"/>
<ulink url="&http;/procinfo-&procinfo-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Procps (&procps-version;) - &procps-size;: Procps (&procps-version;) - &procps-size;:
<ulink url="&ftp;/procps-&procps-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/procps/"/>
<ulink url="&http;/procps-&procps-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Psmisc (&psmisc-version;) - &psmisc-size;: Psmisc (&psmisc-version;) - &psmisc-size;:
<ulink url="&ftp;/psmisc-&psmisc-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/psmisc/"/>
<ulink url="&http;/psmisc-&psmisc-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Sed (&sed-version;) - &sed-size;: Sed (&sed-version;) - &sed-size;:
<ulink url="&ftp;/sed-&sed-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/sed/"/>
<ulink url="&http;/sed-&sed-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Shadow (&shadow-version;) - &shadow-size;: Shadow (&shadow-version;) - &shadow-size;:
<ulink url="&ftp;/shadow-&shadow-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/shadow/"/>
<ulink url="&http;/shadow-&shadow-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Sh-utils (&sh-utils-version;) - &sh-utils-size;: Sh-utils (&sh-utils-version;) - &sh-utils-size;:
<ulink url="&ftp;/sh-utils-&sh-utils-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/sh-utils/"/>
<ulink url="&http;/sh-utils-&sh-utils-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Sysklogd (&sysklogd-version;) - &sysklogd-size;: Sysklogd (&sysklogd-version;) - &sysklogd-size;:
<ulink url="&ftp;/sysklogd-&sysklogd-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/sysklogd/"/>
<ulink url="&http;/sysklogd-&sysklogd-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Sysvinit (&sysvinit-version;) - &sysvinit-size;: Sysvinit (&sysvinit-version;) - &sysvinit-size;:
<ulink url="&ftp;/sysvinit-&sysvinit-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/sysvinit/"/>
<ulink url="&http;/sysvinit-&sysvinit-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Tar (&tar-version;) - &tar-size;: Tar (&tar-version;) - &tar-size;:
<ulink url="&ftp;/tar-&tar-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/tar/"/>
<ulink url="&http;/tar-&tar-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Texinfo (&texinfo-version;) - &texinfo-size;: Texinfo (&texinfo-version;) - &texinfo-size;:
<ulink url="&ftp;/texinfo-&texinfo-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/texinfo/"/>
<ulink url="&http;/texinfo-&texinfo-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Textutils (&textutils-version;) - &textutils-size;: Textutils (&textutils-version;) - &textutils-size;:
<ulink url="&ftp;/textutils-&textutils-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/textutils/"/>
<ulink url="&http;/textutils-&textutils-version;.tar.bz2"/>

View File

@ -1,6 +0,0 @@
Browse FTP:
<ulink url="&ftp-root;/"/>
Browse HTTP:
<ulink url="&http-root;/"/>

View File

@ -1,3 +1,2 @@
Util-linux (&util-linux-version;) - &util-linux-size;: Util-linux (&util-linux-version;) - &util-linux-size;:
<ulink url="&ftp;/util-linux-&util-linux-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/util-linux/"/>
<ulink url="&http;/util-linux-&util-linux-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Vim (&vim-version;) - &vim-size;: Vim (&vim-version;) - &vim-size;:
<ulink url="&ftp;/vim-&vim-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/vim/"/>
<ulink url="&http;/vim-&vim-version;.tar.bz2"/>

View File

@ -1,3 +1,2 @@
Zlib (&zlib-version;) - &zlib-size;: Zlib (&zlib-version;) - &zlib-size;:
<ulink url="&ftp;/zlib-&zlib-version;.tar.bz2"/> <ulink url="http://freshmeat.net/projects/zlib/"/>
<ulink url="&http;/zlib-&zlib-version;.tar.bz2"/>

View File

@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "book/book.xml"> <!ENTITY book SYSTEM "book/book.xml">
<!ENTITY version "20021205"> <!ENTITY version "20021210">
<!ENTITY releasedate "December 5th, 2002"> <!ENTITY releasedate "December 10th, 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">