aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2014-10-04 19:45:14 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2014-10-04 19:45:14 +0000
commita90bdb602597a99a5646d8de13fd92b47e5fcb12 (patch)
treeda0d8f1016ffbddd0a486d2950619cfb8e78d487 /chapter03
parentc49662d59ba57dfbbe973f03f96e79459aeca40c (diff)
Import trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10770 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r--chapter03/introduction.xml2
-rw-r--r--chapter03/patches.xml8
2 files changed, 9 insertions, 1 deletions
diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml
index cbe8a31a4..3c4f26452 100644
--- a/chapter03/introduction.xml
+++ b/chapter03/introduction.xml
@@ -53,7 +53,7 @@
<ulink url="../wget-list">wget-list</ulink> as an input to
<command>wget</command>. For example:</para>
-<screen role="nodump"><userinput>wget -i wget-list -P $LFS/sources</userinput></screen>
+<screen role="nodump"><userinput>wget --input-file=wget-list --continue --directory-prefix=$LFS/sources</userinput></screen>
<para>Additionally, starting with LFS-7.0, there is a separate file,
<ulink url="../md5sums">md5sums</ulink>, which can be used to verify that all
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index edbfa3fb9..7636fbe3d 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -117,6 +117,14 @@
</varlistentry>
<varlistentry>
+ <term>Perl Data::Dumper Patch - <token>&perl-fix-patch-size;</token>:</term>
+ <listitem>
+ <para>Download: <ulink url="&patches-root;&perl-fix-patch;"/></para>
+ <para>MD5 sum: <literal>&perl-fix-patch-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para>