diff options
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/introduction.xml | 4 | ||||
-rw-r--r-- | chapter03/patches.xml | 9 |
2 files changed, 11 insertions, 2 deletions
diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml index 9b05ce7ff..c7451f055 100644 --- a/chapter03/introduction.xml +++ b/chapter03/introduction.xml @@ -23,8 +23,8 @@ location has changed since this book was published, Google (<ulink url="http://www.google.com/"/>) provides a useful search engine for most packages. If this search is unsuccessful, try one of the - alternative means of downloading discussed at <ulink - url="&lfs-root;lfs/packages.html#packages"/>. </para> + alternative means of downloading at <ulink + url="&lfs-root;lfs/mirrors.html#files"/>. </para> <para>Downloaded packages and patches will need to be stored somewhere that is conveniently available throughout the entire build. A working diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 803bf42bd..6ffd313a8 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -102,6 +102,15 @@ </listitem> </varlistentry> --> + + <varlistentry> + <term>Perl Upstream Fix 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 revision="sysv"> <term>Sysvinit Consolidated Patch - <token>&sysvinit-consolidated-patch-size;</token>:</term> <listitem> |