mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
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
This commit is contained in:
parent
95c681a23d
commit
35ac5f8738
@ -36,6 +36,16 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>2010-10-27</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] Add an example on how to use wget-list. Fixes
|
||||
<ulink url="&lfs-ticket-root;2778">#2778</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2010-10-26</para>
|
||||
<itemizedlist>
|
||||
|
@ -51,6 +51,8 @@
|
||||
|
||||
<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>
|
||||
<command>wget</command>. For example:</para>
|
||||
|
||||
<screen role="nodump"><userinput>wget -i wget-list -P $LFS/sources</userinput></screen>
|
||||
|
||||
</sect1>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!ENTITY version "SVN-20101026">
|
||||
<!ENTITY releasedate "October 26, 2010">
|
||||
<!ENTITY version "SVN-20101027">
|
||||
<!ENTITY releasedate "October 27, 2010">
|
||||
<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "6.8">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
Loading…
Reference in New Issue
Block a user