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>
</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
<emphasis>usbdevfs</emphasis> into <emphasis>usbfs</emphasis> as the kernel
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>
<?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.
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>
<?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:
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>
<?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
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>
<?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
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
used to compile an LFS system:
<para>You can either download the <userinput>wget</userinput> script to download
all the packages automatically:</para>
<para>[Create wget script and upload it]</para>
All LFS Packages - &all-size-kb;:
<ulink url="&ftp;/lfs-packages-&all-version;.tar"/>
<ulink url="&http;/lfs-packages-&all-version;.tar"/>
Or download the following packages individually:
<para>Or download the packages individually:</para>

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,22 +1,24 @@
<sect1 id="ch03-introduction">
<sect1 id="ch04-introduction">
<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
basic Linux system. The listed version numbers correspond to versions
of the software that are known to work, and this book is based
upon them.</para>
of the software that are known to work, and this book is based upon
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
FTP mirrors available from which you can download the files as well. The
addresses of these can be found in <xref linkend="ch01-mirrors"/>.</para>
<para>All the URL's, when possible, refer to the project's page at
<ulink url="http://www.freshmeat.net">Freshmeat.net</ulink>. The Freshmeat
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
are used in this book. You can check the official download sites provided
in <xref linkend="appendixa"/> to determine whether or not a newer package
is available. If you do download a newer package, we would appreciate
hearing whether you were able to install the package without any problems
using this book's instructions.</para>
<para>For your convenience the top of the list contains a link to a file
you can use with the <ulink url="http://wget.sunsite.dk">wget</ulink>
program. Using this file and the <userinput>wget</userinput> program will
make it easy to download all the files at once, rather than downloading each
and every individual file manually.</para>
</sect1>

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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="&http;/man-&man-patch-version;.patch"/>

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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;:
<ulink url="&ftp;/util-linux-&util-linux-version;.tar.bz2"/>
<ulink url="&http;/util-linux-&util-linux-version;.tar.bz2"/>
<ulink url="http://freshmeat.net/projects/util-linux/"/>

View File

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

View File

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

View File

@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "book/book.xml">
<!ENTITY version "20021205">
<!ENTITY releasedate "December 5th, 2002">
<!ENTITY version "20021210">
<!ENTITY releasedate "December 10th, 2002">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org">