mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 05:27:39 +00:00
b457a1d5d0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
169 lines
4.8 KiB
XML
169 lines
4.8 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
%general-entities;
|
|
]>
|
|
<sect1 id="materials-patches">
|
|
<title>Needed patches</title>
|
|
<?dbhtml filename="patches.html"?>
|
|
|
|
<para>Besides all those packages, you'll also need several patches. These
|
|
correct tiny mistakes in the packages that should be fixed by the maintainer,
|
|
or just make some small modifications to bend things our way. You'll need the
|
|
following:</para>
|
|
|
|
<variablelist role="materials">
|
|
<bridgehead renderas="sect3">Patches</bridgehead>
|
|
|
|
<varlistentry>
|
|
<term>Bash Various Fixes - 21 KB:</term>
|
|
<listitem>
|
|
<para><ulink url="&patches-root;bash-&bash-version;-fixes-1.patch"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Bash Avoid Wcontinued Patch - 1KB:</term>
|
|
<listitem>
|
|
<para><ulink url="&patches-root;bash-&bash-version;-avoid_WCONTINUED-1.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>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Coreutils Uname Patch - 1 KB:</term>
|
|
<listitem>
|
|
<para><ulink url="&patches-root;coreutils-&coreutils-version;-uname-2.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>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Flex Brokenness Patch - 8 KB:</term>
|
|
<listitem>
|
|
<para><ulink url="&patches-root;flex-&flex-version;-debian_fixes-2.patch"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term> GCC Linkonce Patch - 12KB:</term>
|
|
<listitem>
|
|
<para><ulink url="&patches-root;gcc-&gcc-version;-linkonce-1.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>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>GCC Specs Patch - 11 KB:</term>
|
|
<listitem>
|
|
<para><ulink url="&patches-root;gcc-&gcc-version;-specs-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>
|
|
</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>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>IPRoute2 Disable DB Patch - 1 KB:</term>
|
|
<listitem>
|
|
<para><ulink url="&patches-root;iproute2-&iproute2-patch-version;-remove_db-1.patch"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Man 80-Columns Patch - 1 KB:</term>
|
|
<listitem>
|
|
<para><ulink url="&patches-root;man-&man-version;-80cols-1.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>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Perl Libc Patch - 1 KB:</term>
|
|
<listitem>
|
|
<para><ulink url="&patches-root;perl-&perl-version;-libc-1.patch"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Readline Various Fixes - 7 KB:</term>
|
|
<listitem>
|
|
<para><ulink url="&patches-root;readline-&readline-version;-fixes-1.patch" /></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Sysvinit /proc Title Length Patch - 1 KB:</term> <listitem>
|
|
<para><ulink url="&patches-root;sysvinit-&sysvinit-version;-proclen-1.patch"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Texinfo Seg-Fault Patch - 1 KB:</term> <listitem>
|
|
<para><ulink url="&patches-root;texinfo-&texinfo-version;-segfault-1.patch"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Udev Destdir Patch - 1 KB:</term> <listitem>
|
|
<para><ulink url="&patches-root;udev-&udev-version;-DESTDIR-1.patch"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Util-Linux Sfdisk Patch - 1 KB:</term> <listitem>
|
|
<para><ulink url="&patches-root;util-linux-&util-linux-version;-sfdisk-1.patch"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Zlib Security Patch - 1KB:</term> <listitem>
|
|
<para><ulink url="&patches-root;zlib-&zlib-version;-security-1.patch"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
<para>In addition to the above required patches, there exist a number of
|
|
optional ones created by the LFS community. Most of these solve slight
|
|
problems, or enable some functionality that's not enabled by default.
|
|
Feel free to examine the patches database, located at <ulink url="&lfs-root;patches/"/>,
|
|
and pick any additional patches you wish to use.</para>
|
|
|
|
</sect1>
|