| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163 | <?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">  %general-entities;]><sect1 id="materials-patches"><title>Needed Patches</title><?dbhtml filename="patches.html"?><para>In addition to the packages, several patches are also required.These patches correct any mistakes in the packages that should befixed by the maintainer.  The patches also make small modifications tomake the packages easier to work with. The following patches will beneeded to build an LFS system:</para><variablelist role="materials"><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 - 1 KB:</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 condition="html"><ulink url="&patches-root;coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch"/></para><para condition="pdf"><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 - 12 KB:</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-2.patch"/></para></listitem></varlistentry><varlistentry><term>Inetutils Kernel Headers Patch - 1 KB:</term><listitem><para condition="html"><ulink url="&patches-root;inetutils-&inetutils-version;-kernel_headers-1.patch"/></para><para condition="pdf"><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 condition="html"><ulink url="&patches-root;inetutils-&inetutils-version;-no_server_man_pages-1.patch"/></para><para condition="pdf"><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 condition="html"><ulink url="&patches-root;iproute2-&iproute2-patch-version;-remove_db-1.patch"/></para><para condition="pdf"><ulink url="&patches-root;iproute2-&iproute2-patch-version;-remove_ db-1.patch"/></para></listitem></varlistentry><varlistentry><term>IPRoute2 Find Update Patch - 1 KB:</term><listitem><para><ulink url="&patches-root;iproute2-&iproute2-patch-version;-find_update-1.patch"/></para></listitem></varlistentry><varlistentry><term>Linux 2.6.10 Security Vulnerability Patch - 1 KB:</term><listitem><para><ulink url="&patches-root;linux-&linux-version;-security_fix-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 Display Wrap Patch - 1 KB:</term><listitem><para><ulink url="&patches-root;readline-&readline-version;-fixes-1.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></listitem></varlistentry><varlistentry><term>Vim Security Patch - 8KB:</term><listitem><para><ulink url="&patches-root;vim-&vim-version;-security_fix-1.patch"/></para></listitem></varlistentry></variablelist><para>In addition to the above required patches, there exist a number ofoptional patches created by the LFS community. These optional patchessolve minor problems or enable functionality that is not enabled bydefault. Feel free to peruse the patches database located at<ulink url="&lfs-root;patches/"/> and acquire any additionalpatches to suit the system needs.</para></sect1>
 |