Browse Source

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

Gerard Beekmans 24 years ago
parent
commit
cebfc04e4d
4 changed files with 9 additions and 4 deletions
  1. 0 3
      TODO
  2. 1 0
      chapter04/packages.sgml
  3. 7 1
      chapter04/toplevel.sgml
  4. 1 0
      intel.sgml

+ 0 - 3
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>

+ 1 - 0
chapter04/packages.sgml

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

+ 7 - 1
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>

+ 1 - 0
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">