From d1e71b1d87143895d1b18472a64b0d1f856f8324 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 8 Feb 2009 18:50:48 +0000 Subject: Add a link to the automatically generated wget-list file. Fixes #2333. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter03/introduction.xml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 56ccc3726..3af05c0c2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ 2009-02-08 + + [matthew] - Added a link to the wget-list file. Fixes + #2333. + [matthew] - Upgraded to Module-init-Tools-3.6. Fixes #2343. diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml index 18874becb..1cb5c1b4a 100644 --- a/chapter03/introduction.xml +++ b/chapter03/introduction.xml @@ -49,4 +49,8 @@ chmod -v a+wt $LFS/sources + An easy way to download all of the packages and patches is by using + wget-list as an input to + wget. + -- cgit v1.2.3-54-g00ecf