aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO3
-rw-r--r--chapter04/packages.sgml1
-rw-r--r--chapter04/toplevel.sgml8
-rw-r--r--intel.sgml1
4 files changed, 9 insertions, 4 deletions
diff --git a/TODO b/TODO
index f3351e6c9..149ab451d 100644
--- a/TODO
+++ b/TODO
@@ -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>
diff --git a/chapter04/packages.sgml b/chapter04/packages.sgml
index 8cba44851..12b1e83e8 100644
--- a/chapter04/packages.sgml
+++ b/chapter04/packages.sgml
@@ -1,6 +1,7 @@
<itemizedlist>
&c3-pg-toplevel;
+&c3-pg-all;
&c3-pg-bash;
&c3-pg-binutils;
&c3-pg-bzip2;
diff --git a/chapter04/toplevel.sgml b/chapter04/toplevel.sgml
index 17a50b17d..fb6d282a3 100644
--- a/chapter04/toplevel.sgml
+++ b/chapter04/toplevel.sgml
@@ -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>
diff --git a/intel.sgml b/intel.sgml
index 7acb31b1d..de3036668 100644
--- a/intel.sgml
+++ b/intel.sgml
@@ -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">