diff options
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/introduction.xml | 4 |
1 files changed, 4 insertions, 0 deletions
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 @@ <screen role="nodump"><userinput>chmod -v a+wt $LFS/sources</userinput></screen> + <para>An easy way to download all of the packages and patches is by using + <ulink url="../wget-list">wget-list</ulink> as an input to + <command>wget</command>.</para> + </sect1> |