|
@@ -1,7 +1,9 @@
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
+ <!ENTITY % patches-entities SYSTEM "../patches.ent">
|
|
|
%general-entities;
|
|
|
+ %patches-entities;
|
|
|
]>
|
|
|
<sect1 id="materials-patches">
|
|
|
<title>Needed Patches</title>
|
|
@@ -18,144 +20,137 @@ needed to build an LFS system:</para>
|
|
|
<varlistentry>
|
|
|
<term>Bash Various Fixes - 23 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;bash-&bash-version;-fixes-3.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&bash-fixes-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Bash Avoid Wcontinued Patch - 1 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;bash-&bash-version;-avoid_WCONTINUED-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&bash-avoid_WCONTINUED-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Coreutils Suppress Uptime, Kill, Su Patch - 16 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&coreutils-suppress-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Coreutils Uname Patch - 1 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;coreutils-&coreutils-version;-uname-2.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&coreutils-uname-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Expect Spawn Patch - 6 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;expect-&expect-version;-spawn-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&expect-spawn-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Flex Brokenness Patch - 8 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;flex-&flex-version;-debian_fixes-2.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&flex-fixes-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term> GCC Linkonce Patch - 12 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;gcc-&gcc-version;-linkonce-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&gcc-linkonce-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>GCC No-Fixincludes Patch - 1 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;gcc-&gcc-version;-no_fixincludes-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&gcc-no_fixincludes-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>GCC Specs Patch - 11 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;gcc-&gcc-version;-specs-2.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&gcc-specs-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Glibc Fix Testsuite Patch - 1 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;glibc-&glibc-version;-fix_test-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&glibc-testfix-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Gzip Security Patch - 2KB:</term><listitem>
|
|
|
-<para><ulink url="&patches-root;gzip-&gzip-version;-security_fixes-1.patch"/></para>
|
|
|
-</listitem>
|
|
|
-</varlistentry>
|
|
|
-
|
|
|
-<varlistentry>
|
|
|
-<term>Inetutils Kernel Headers Patch - 1 KB:</term>
|
|
|
-<listitem>
|
|
|
-<para><ulink url="&patches-root;inetutils-&inetutils-version;-kernel_headers-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&gzip-security_fix-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Inetutils No-Server-Man-Pages Patch - 4 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;inetutils-&inetutils-version;-no_server_man_pages-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&inetutils-man_pages-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Mktemp Tempfile Patch - 3 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;mktemp-&mktemp-version;-add_tempfile-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&mktemp-tempfile-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Perl Libc Patch - 1 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;perl-&perl-version;-libc-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&perl-libc-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Readline Fixes Patch - 1 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;readline-&readline-version;-fixes-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&readline-fixes-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Shadow Lastlog Fix Patch - 1 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;shadow-&shadow-version;-fix_lastlog-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&shadow-lastlog-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Sysklogd Fixes Patch - 27 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;sysklogd-&sysklogd-version;-fixes-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&sysklogd-fixes-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Tar Sparse Fix Patch - 1 KB:</term>
|
|
|
<listitem>
|
|
|
-<para><ulink url="&patches-root;tar-&tar-version;-sparse_fix-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&tar-sparse_fix-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Util-linux Cramfs Patch - 2kb:</term> <listitem>
|
|
|
-<para><ulink url="&patches-root;util-linux-&util-linux-version;-cramfs-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&util-linux-cramfs-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term>Vim Security Patch - 8KB:</term><listitem>
|
|
|
-<para><ulink url="&patches-root;vim-&vim-version;-security_fix-1.patch"/></para>
|
|
|
+<para><ulink url="&patches-root;&vim-security_fix-patch;"/></para>
|
|
|
</listitem>
|
|
|
</varlistentry>
|
|
|
|