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
This commit is contained in:
Matthew Burgess 2009-02-08 18:50:48 +00:00
parent 8fa3cafcce
commit d1e71b1d87
2 changed files with 8 additions and 0 deletions

View File

@ -40,6 +40,10 @@
<listitem>
<para>2009-02-08</para>
<itemizedlist>
<listitem>
<para>[matthew] - Added a link to the wget-list file. Fixes
<ulink url="&lfs-ticket-root;2333">#2333</ulink>.</para>
</listitem>
<listitem>
<para>[matthew] - Upgraded to Module-init-Tools-3.6. Fixes
<ulink url="&lfs-ticket-root;2343">#2343</ulink>.</para>

View File

@ -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>