Provided one tarball containing all packages

Provided Browse HTTP link


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@17 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-01-25 00:26:58 +00:00
parent c9a095c783
commit cebfc04e4d
4 changed files with 9 additions and 4 deletions

3
TODO
View File

@ -6,9 +6,6 @@ These are the TODO items for the next LFS release (3.0).
* Bring the book up to speed with the current FHS specs.
* Create one big tarball of all the packages that need to be downloaded
and mention this file in chapter 3.
* Mention security patches that can be applied to packages.
* At the end of the book suggest the user create the /etc/lfs-<version>

View File

@ -1,6 +1,7 @@
<itemizedlist>
&c3-pg-toplevel;
&c3-pg-all;
&c3-pg-bash;
&c3-pg-binutils;
&c3-pg-bzip2;

View File

@ -2,8 +2,14 @@
Browse FTP:
<ulink
url="ftp://packages.linuxfromscratch.org/">
url="ftp://packages.linuxfromscratch.org/pub/">
ftp://packages.linuxfromscratch.org</ulink>
</para></listitem>
<listitem><para>
Browse HTTP:
<ulink
url="http://packages.linuxfromscrach.org/">
http://packages.linuxfromscratch.org</ulink>
</para></listitem>

View File

@ -58,6 +58,7 @@
<!ENTITY c3-introduction SYSTEM "intel/chapter3/introduction.sgml">
<!ENTITY c3-packages SYSTEM "intel/chapter3/packages.sgml">
<!ENTITY c3-pg-toplevel SYSTEM "intel/chapter3/toplevel.sgml">
<!ENTITY c3-pg-all SYSTEM "intel/chapter3/all.sgml">
<!ENTITY c3-pg-makedev SYSTEM "intel/chapter3/makedev.sgml">
<!ENTITY c3-pg-bash SYSTEM "intel/chapter3/bash.sgml">
<!ENTITY c3-pg-binutils SYSTEM "intel/chapter3/binutils.sgml">