Ver Fonte

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
Matthew Burgess há 16 anos atrás
pai
commit
d1e71b1d87
2 ficheiros alterados com 8 adições e 0 exclusões
  1. 4 0
      chapter01/changelog.xml
  2. 4 0
      chapter03/introduction.xml

+ 4 - 0
chapter01/changelog.xml

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

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