source: materials/common/patches.xml@ c52100b1

Last change on this file since c52100b1 was a9fe0ce, checked in by Joe Ciccone <jciccone@…>, 19 years ago

Removed the util-linux and kernel sun disklabel patches and replaced it with a gcc patch that fixes the issue

  • Property mode set to 100644
File size: 6.8 KB
RevLine 
[bf8c11f]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-materials-patches-common">
9 <?dbhtml filename="patches.html"?>
10
11 <title>Needed Patches</title>
12
[93d0ea2c]13 <para os="a">In addition to the packages, several patches are also required.
[bf8c11f]14 These patches correct any mistakes in the packages that should be
15 fixed by the maintainer. The patches also make small modifications to
16 make the packages easier to work with. The following patches will be
17 needed to build an LFS system:</para>
18
19 <variablelist role="materials">
20
[9fc4970]21 <varlistentry>
[30e1949]22 <term>Bash Fixes Patch - 21 KB:</term>
[16419d3]23 <listitem>
24 <para><ulink
25 url="&patches-root;bash/&bash-fixes-patch;"/></para>
26 </listitem>
27 </varlistentry>
28
[9fc4970]29 <varlistentry>
[9bee803]30 <term>Binutils Posix Patch - 4.9 KB:</term>
[bf8c11f]31 <listitem>
32 <para><ulink
33 url="&patches-root;binutils/&binutils-posix-patch;"/></para>
34 </listitem>
35 </varlistentry>
36
[9fc4970]37 <varlistentry>
[9bee803]38 <term>Bzip2 Bzgrep Security Fixes Patch - 1.3 KB:</term>
[bf8c11f]39 <listitem>
40 <para><ulink
41 url="&patches-root;bzip2/&bzip2-bzgrep-patch;"/></para>
42 </listitem>
43 </varlistentry>
44
[af30804]45 <varlistentry>
46 <term>Bzip2 Bzdiff Remove Tempfile - 1.8 KB:</term>
47 <listitem>
48 <para><ulink
49 url="&patches-root;bzip2/&bzip2-remove_tempfile-patch;"/></para>
50 </listitem>
51 </varlistentry>
52
[9fc4970]53 <varlistentry>
[9bee803]54 <term>Bzip2 Documentation Patch - 1.7 KB:</term>
[bf8c11f]55 <listitem>
56 <para><ulink
57 url="&patches-root;bzip2/&bzip2-docs-patch;"/></para>
58 </listitem>
59 </varlistentry>
60
[9fc4970]61 <varlistentry>
[9bee803]62 <term>Coreutils Suppress Uptime, Kill, Su Patch - 13 KB:</term>
[bf8c11f]63 <listitem>
64 <para><ulink
65 url="&patches-root;coreutils/&coreutils-suppress-patch;"/></para>
66 </listitem>
67 </varlistentry>
68
[9fc4970]69 <varlistentry>
[9bee803]70 <term>Expect Spawn Patch - 6.9 KB:</term>
[bf8c11f]71 <listitem>
72 <para><ulink
73 url="&patches-root;expect/&expect-spawn-patch;"/></para>
74 </listitem>
75 </varlistentry>
76
[9fc4970]77 <varlistentry>
[9bee803]78 <term>Gawk Segfault Patch - 1.3 KB:</term>
[bf8c11f]79 <listitem>
80 <para><ulink
81 url="&patches-root;gawk/&gawk-segfault-patch;"/></para>
82 </listitem>
83 </varlistentry>
84
[9fc4970]85 <varlistentry>
[bf8c11f]86 <term>GCC Cross Search Paths Patch - 2 KB:</term>
87 <listitem>
88 <para><ulink
89 url="&patches-root;gcc/&gcc-cross_search-patch;"/></para>
90 </listitem>
91 </varlistentry>
92
[a9fe0ce]93 <varlistentry>
94 <term>GCC Fold Const Patch - 3.1 KB:</term>
95 <listitem>
96 <para><ulink
97 url="&patches-root;gcc/&gcc-fold_const-patch;"/></para>
98 </listitem>
99 </varlistentry>
100
[9fc4970]101 <varlistentry>
[3acfa2ef]102 <term>GCC Posix Patch - 9 KB:</term>
[bf8c11f]103 <listitem>
104 <para><ulink
105 url="&patches-root;gcc/&gcc-posix-patch;"/></para>
106 </listitem>
107 </varlistentry>
108
[9fc4970]109 <varlistentry>
[bf8c11f]110 <term>Glibc Disable linking with libgcc_eh.a - 1 KB:</term>
111 <listitem>
112 <para><ulink
113 url="&patches-root;glibc/&glibc-libgcc_eh-patch;"/></para>
114 </listitem>
115 </varlistentry>
116
[9fc4970]117 <varlistentry>
[9bee803]118 <term>Glibc Localedef Segfault - 1.9 KB:</term>
[bf8c11f]119 <listitem>
120 <para><ulink
121 url="&patches-root;glibc/&glibc-localedef_segfault-patch;"/></para>
122 </listitem>
123 </varlistentry>
124
[9fc4970]125 <varlistentry>
[bf8c11f]126 <term>Gzip Security Fix Patch - 2 KB:</term>
127 <listitem>
128 <para><ulink
129 url="&patches-root;gzip/&gzip-security_fix-patch;"/></para>
130 </listitem>
131 </varlistentry>
132
[9fc4970]133 <varlistentry>
[9bee803]134 <term>Inetutils GCC 4.x Fixes Patch - 1.3 KB:</term>
[bf8c11f]135 <listitem>
136 <para><ulink
137 url="&patches-root;inetutils/&inetutils-gcc4_fixes-patch;"/></para>
138 </listitem>
139 </varlistentry>
140
[9fc4970]141 <varlistentry>
[9bee803]142 <term>Inetutils No-Server-Man-Pages Patch - 4.1 KB:</term>
[bf8c11f]143 <listitem>
144 <para><ulink
145 url="&patches-root;inetutils/&inetutils-man_pages-patch;"/></para>
146 </listitem>
147 </varlistentry>
148
[9fc4970]149 <varlistentry>
[9bee803]150 <term>KBD GCC 4.x Fixes Patch - 1.5 KB:</term>
[bf8c11f]151 <listitem>
152 <para><ulink
153 url="&patches-root;kbd/&kbd-gcc4_fixes-patch;"/></para>
154 </listitem>
155 </varlistentry>
156
[9fc4970]157 <varlistentry>
[9bee803]158 <term>Mktemp Tempfile Patch - 3.6 KB:</term>
[bf8c11f]159 <listitem>
160 <para><ulink
161 url="&patches-root;mktemp/&mktemp-tempfile-patch;"/></para>
162 </listitem>
163 </varlistentry>
164
[9fc4970]165 <varlistentry>
[9bee803]166 <term>Perl Libc Patch - 1.1 KB:</term>
[bf8c11f]167 <listitem>
168 <para><ulink
169 url="&patches-root;perl/&perl-libc-patch;"/></para>
[16419d3]170 </listitem>
171 </varlistentry>
172
[9fc4970]173 <varlistentry>
[a83caf9]174 <term>Readline Fixes Patch - 2.1 KB:</term>
[16419d3]175 <listitem>
176 <para><ulink
177 url="&patches-root;readline/&readline-fixes-patch;"/></para>
[bf8c11f]178 </listitem>
179 </varlistentry>
180
[9fc4970]181 <varlistentry>
[9bee803]182 <term>Sysklogd Fixes Patch - 28 KB:</term>
[bf8c11f]183 <listitem>
184 <para><ulink
185 url="&patches-root;sysklogd/&sysklogd-fixes-patch;"/></para>
186 </listitem>
187 </varlistentry>
188
[9fc4970]189 <varlistentry>
[9bee803]190 <term>Tar GCC-4.x Fix Patch - 1.2 KB:</term>
[bf8c11f]191 <listitem>
192 <para><ulink
193 url="&patches-root;tar/&tar-gcc4_fix-patch;"/></para>
194 </listitem>
195 </varlistentry>
196
[9fc4970]197 <varlistentry>
[bf8c11f]198 <term>Tar Sparse Fix Patch - 1 KB:</term>
199 <listitem>
200 <para><ulink
201 url="&patches-root;tar/&tar-sparse_fix-patch;"/></para>
202 </listitem>
203 </varlistentry>
204
[9fc4970]205 <varlistentry>
[ba2a4960]206 <term>Texinfo Tempfile Fix Patch - 2.2 KB:</term>
[bf8c11f]207 <listitem>
208 <para><ulink url="&patches-root;texinfo/&texinfo-tempfile_fix-patch;"/></para>
209 </listitem>
210 </varlistentry>
211
[9fc4970]212 <varlistentry>
[9bee803]213 <term>Util-linux Cramfs Patch - 2.8 KB:</term> <listitem>
[bf8c11f]214 <para><ulink
215 url="&patches-root;util-linux/&util-linux-cramfs-patch;"/></para>
216 </listitem>
217 </varlistentry>
218
[9fc4970]219 <varlistentry>
[9bee803]220 <term>Util-linux GCC 4.x Patch - 1 KB:</term> <listitem>
[bf8c11f]221 <para><ulink
222 url="&patches-root;util-linux/&util-linux-gcc4_fixes-patch;"/></para>
223 </listitem>
224 </varlistentry>
225
[9fc4970]226 <varlistentry>
[6732e02]227 <term>Zlib fPIC Patch - 3.2 KB:</term> <listitem>
228 <para><ulink
229 url="&patches-root;zlib/&zlib-fpic-patch;"/></para>
230 </listitem>
231 </varlistentry>
232
[bf8c11f]233 </variablelist>
234
[93d0ea2c]235 <para os="b">In addition to the above required patches, there exist a number of
[bf8c11f]236 optional patches created by the LFS community. These optional patches
237 solve minor problems or enable functionality that is not enabled by
238 default. Feel free to peruse the patches database located at
239 <ulink url="&lfs-root;patches/"/> and acquire any additional
240 patches to suit the system needs.</para>
241
242</sect1>
Note: See TracBrowser for help on using the repository browser.