mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 05:27:39 +00:00
68d107ee9b
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6448 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
167 lines
4.4 KiB
XML
167 lines
4.4 KiB
XML
<?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>
|
|
<?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 be
|
|
fixed by the maintainer. The patches also make small modifications to
|
|
make the packages easier to work with. The following patches will be
|
|
needed to build an LFS system:</para>
|
|
|
|
<variablelist role="materials">
|
|
|
|
<varlistentry>
|
|
<term>Bash Various Fixes - 23 KB:</term>
|
|
<listitem>
|
|
<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-avoid_WCONTINUED-patch;"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Coreutils Suppress Uptime, Kill, Su Patch - 15 KB:</term>
|
|
<listitem>
|
|
<para><ulink url="&patches-root;&coreutils-suppress-patch;"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Coreutils Uname Patch - 4 KB:</term>
|
|
<listitem>
|
|
<para><ulink url="&patches-root;&coreutils-uname-patch;"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Expect Spawn Patch - 7 KB:</term>
|
|
<listitem>
|
|
<para><ulink url="&patches-root;&expect-spawn-patch;"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Flex Brokenness Patch - 156 KB:</term>
|
|
<listitem>
|
|
<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-linkonce-patch;"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>GCC No-Fixincludes Patch - 1 KB:</term>
|
|
<listitem>
|
|
<para><ulink url="&patches-root;&gcc-no_fixincludes-patch;"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>GCC Specs Patch - 14 KB:</term>
|
|
<listitem>
|
|
<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-testfix-patch;"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Gzip Security Patch - 2 KB:</term><listitem>
|
|
<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-man_pages-patch;"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Mktemp Tempfile Patch - 3 KB:</term>
|
|
<listitem>
|
|
<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-libc-patch;"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Readline Fixes Patch - 7 KB:</term>
|
|
<listitem>
|
|
<para><ulink url="&patches-root;&readline-fixes-patch;"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Sysklogd Fixes Patch - 27 KB:</term>
|
|
<listitem>
|
|
<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-sparse_fix-patch;"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Util-linux Cramfs Patch - 3 KB:</term> <listitem>
|
|
<para><ulink url="&patches-root;&util-linux-cramfs-patch;"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Vim Security Patch - 8 KB:</term><listitem>
|
|
<para><ulink url="&patches-root;&vim-security_fix-patch;"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
<term>Zlib Security Patch - 1 KB:</term><listitem>
|
|
<para><ulink url="&patches-root;&zlib-security_fix-patch;"/></para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
<para>In addition to the above required patches, there exist a number of
|
|
optional patches created by the LFS community. These optional patches
|
|
solve minor problems or enable functionality that is not enabled by
|
|
default. Feel free to peruse the patches database located at
|
|
<ulink url="&lfs-root;patches/"/> and acquire any additional
|
|
patches to suit the system needs.</para>
|
|
|
|
</sect1>
|
|
|