22 | | CLFS has a list of packages which you should download. Please use the versions which are [http://www.linuxfromscratch.org/faq/#why-not-version listed in the book]; these are tested versions which are known to work with each other. In addition to the packages you will need to download some [http://www.linuxfromscratch.org/patches/downloads/ patches]. There are several ways to download the packages. |
23 | | |
24 | | === Hunt and Peck/Freshmeat.net === |
25 | | |
26 | | When a package is not available from the location listed in the book, some other places to try are: |
27 | | |
28 | | * A search for the full package name in [http://www.google.com/ google] or your favorite search engine |
29 | | * [http://www.debian.org/distrib/packages Debian Package Search Page] |
30 | | * [http://www.filemirrors.com/ filemirrors.com] |
31 | | * [http://freshmeat.net/ freshmeat.net] |
32 | | * Sources from your linux distro |
33 | | |
34 | | === LFS HTTP/FTP Sites === |
35 | | |
36 | | If the above methods are not available to you, the packages are also available in a tarball and individually on the following ftp and http mirrors. |
37 | | |
38 | | * ftp://ftp.lfs-matrix.net/pub/lfs/clfs-packages/ (Montreal, Canada, 100Mbps) |
39 | | * http://ftp.lfs-matrix.net/pub/lfs/clfs-packages/ (Montreal, Canada, 100Mbps) |
40 | | * ftp://ftp.osuosl.org/pub/lfs/clfs-packages/ (Corvallis, OR, USA, 100Mbps) |
41 | | * http://ftp.osuosl.org/pub/lfs/clfs-packages/ (Corvallis, OR, USA, 100Mbps) |
42 | | * ftp://ftp.aliensoft.org/pub/lfs/clfs-packages/ (Munich, Germany, 100Mbps) |
43 | | * ftp://mirror.averse.net/pub/lfs/clfs-packages/ (Singapore, 100Mbps) |
44 | | * ftp://mirrors.angelinacounty.net/pub/lfs/clfs-packages/ (Houston, TX, USA, 100Mbps) |
45 | | * http://mirrors.angelinacounty.net/pub/lfs/clfs-packages/ (Houston, TX, USA, 100Mbps) |
46 | | * ftp://mirror.cict.fr/lfs/clfs-packages/ (Toulouse, France, 100Mbps) |
| 23 | Chapter 3 covers the needed packages and patches needed to build your CLFS system. They are divided into 4 sections, packages and patches that are common to all architectures, and packages and patches needed only for your selected architecture. You can find individual packages and tarballs of all needed packages on our FTP mirrors. A list is available on the [wiki:mirrors] page. |