From 35ac5f8738e09600d6a08aed36348d9a654dadd6 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 28 Oct 2010 01:51:09 +0000 Subject: Add an example of how to use wget-list git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9408 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ chapter03/introduction.xml | 4 +++- general.ent | 4 ++-- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e54ca4260..46cbbf2ce 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ --> + + 2010-10-27 + + + [bdubbs] Add an example on how to use wget-list. Fixes + #2778. + + + + 2010-10-26 diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml index 1cb5c1b4a..c89f2ee11 100644 --- a/chapter03/introduction.xml +++ b/chapter03/introduction.xml @@ -51,6 +51,8 @@ An easy way to download all of the packages and patches is by using wget-list as an input to - wget. + wget. For example: + + wget -i wget-list -P $LFS/sources diff --git a/general.ent b/general.ent index 59b9bdd12..548669dd7 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + + -- cgit v1.2.3-54-g00ecf