source: chapter03/patches.xml@ 2f3d595

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 6.3 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 2f3d595 was 962a927, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Alphabetized patches list. Thanks to Justin R. Knierim for the patch.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 7.2 KB
Line 
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="materials-patches">
9 <?dbhtml filename="patches.html"?>
10
11 <title>Needed Patches</title>
12
13 <para>In addition to the packages, several patches are also required.
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
21 <varlistentry>
22 <term>Bash Upstream Fixes Patch - 18 KB:</term>
23 <listitem>
24 <para><ulink url="&patches-root;&bash-fixes-patch;"/></para>
25 </listitem>
26 </varlistentry>
27
28 <varlistentry>
29 <term>Bzip2 Bzgrep Security Fixes Patch - 1 KB:</term>
30 <listitem>
31 <para><ulink url="&patches-root;&bzip2-bzgrep-patch;"/></para>
32 </listitem>
33 </varlistentry>
34
35 <varlistentry>
36 <term>Bzip2 Documentation Patch - 1 KB:</term>
37 <listitem>
38 <para><ulink url="&patches-root;&bzip2-docs-patch;"/></para>
39 </listitem>
40 </varlistentry>
41
42 <varlistentry>
43 <term>Coreutils Internationalization Fixes Patch - 110 KB:</term>
44 <listitem>
45 <para><ulink url="&patches-root;&coreutils-i18n-patch;"/></para>
46 </listitem>
47 </varlistentry>
48
49 <varlistentry>
50 <term>Coreutils Suppress Uptime, Kill, Su Patch - 13 KB:</term>
51 <listitem>
52 <para><ulink url="&patches-root;&coreutils-suppress-patch;"/></para>
53 </listitem>
54 </varlistentry>
55
56 <varlistentry>
57 <term>Coreutils Uname Patch - 4 KB:</term>
58 <listitem>
59 <para><ulink url="&patches-root;&coreutils-uname-patch;"/></para>
60 </listitem>
61 </varlistentry>
62
63 <varlistentry>
64 <term>Diffutils Internationalization Fixes Patch - 18 KB:</term>
65 <listitem>
66 <para><ulink url="&patches-root;&diffutils-i18n-patch;"/></para>
67 </listitem>
68 </varlistentry>
69
70 <varlistentry>
71 <term>Expect Spawn Patch - 7 KB:</term>
72 <listitem>
73 <para><ulink url="&patches-root;&expect-spawn-patch;"/></para>
74 </listitem>
75 </varlistentry>
76
77 <varlistentry>
78 <term>Gawk Segfault Patch - 1 KB:</term>
79 <listitem>
80 <para><ulink url="&patches-root;&gawk-segfault-patch;"/></para>
81 </listitem>
82 </varlistentry>
83
84 <varlistentry>
85 <term>GCC Specs Patch - 14 KB:</term>
86 <listitem>
87 <para><ulink url="&patches-root;&gcc-specs-patch;"/></para>
88 </listitem>
89 </varlistentry>
90
91 <varlistentry>
92 <term>Glibc Linux Types Patch - 1.1 KB:</term>
93 <listitem>
94 <para><ulink url="&patches-root;&glibc-linux_types-patch;"/></para>
95 </listitem>
96 </varlistentry>
97
98 <varlistentry>
99 <term>Grep RedHat Fixes Patch - 56 KB:</term>
100 <listitem>
101 <para><ulink url="&patches-root;&grep-fixes-patch;"/></para>
102 </listitem>
103 </varlistentry>
104
105 <varlistentry>
106 <term>Groff Debian Patch - 360 KB:</term>
107 <listitem>
108 <para><ulink url="&patches-root;&groff-debian-patch;"/></para>
109 </listitem>
110 </varlistentry>
111
112 <varlistentry>
113 <term>Gzip Security Patch - 2 KB:</term>
114 <listitem>
115 <para><ulink url="&patches-root;&gzip-security_fix-patch;"/></para>
116 </listitem>
117 </varlistentry>
118
119 <varlistentry>
120 <term>Inetutils GCC-4.x Fix Patch - 2 KB:</term>
121 <listitem>
122 <para><ulink url="&patches-root;&inetutils-gcc4_fixes-patch;"/></para>
123 </listitem>
124 </varlistentry>
125
126 <varlistentry>
127 <term>Inetutils No-Server-Man-Pages Patch - 4 KB:</term>
128 <listitem>
129 <para><ulink url="&patches-root;&inetutils-man_pages-patch;"/></para>
130 </listitem>
131 </varlistentry>
132
133 <varlistentry>
134 <term>Kbd Backspace/Delete Fix Patch - 1 KB:</term>
135 <listitem>
136 <para><ulink url="&patches-root;&kbd-backspace-patch;"/></para>
137 </listitem>
138 </varlistentry>
139
140 <varlistentry>
141 <term>Kbd GCC-4.x Fix Patch - 1 KB:</term>
142 <listitem>
143 <para><ulink url="&patches-root;&kbd-gcc4_fixes-patch;"/></para>
144 </listitem>
145 </varlistentry>
146
147 <varlistentry>
148 <term>Linux kernel UTF-8 Composing Patch - 11 KB:</term>
149 <listitem>
150 <para><ulink url="&patches-root;&linux-utf8-patch;"/></para>
151 </listitem>
152 </varlistentry>
153
154 <varlistentry>
155 <term>Mktemp Tempfile Patch - 4 KB:</term>
156 <listitem>
157 <para><ulink url="&patches-root;&mktemp-tempfile-patch;"/></para>
158 </listitem>
159 </varlistentry>
160
161 <varlistentry>
162 <term>Ncurses Fixes Patch - 9 KB:</term>
163 <listitem>
164 <para><ulink url="&patches-root;&ncurses-fixes-patch;"/></para>
165 </listitem>
166 </varlistentry>
167
168 <varlistentry>
169 <term>Perl Libc Patch - 1 KB:</term>
170 <listitem>
171 <para><ulink url="&patches-root;&perl-libc-patch;"/></para>
172 </listitem>
173 </varlistentry>
174
175 <varlistentry>
176 <term>Readline Upstream Fixes Patch - 4 KB:</term>
177 <listitem>
178 <para><ulink url="&patches-root;&readline-fixes-patch;"/></para>
179 </listitem>
180 </varlistentry>
181
182 <varlistentry>
183 <term>Sysklogd 8-Bit Cleanness Patch - 1 KB:</term>
184 <listitem>
185 <para><ulink url="&patches-root;&sysklogd-8bit-patch;"/></para>
186 </listitem>
187 </varlistentry>
188
189 <varlistentry>
190 <term>Sysklogd Fixes Patch - 27 KB:</term>
191 <listitem>
192 <para><ulink url="&patches-root;&sysklogd-fixes-patch;"/></para>
193 </listitem>
194 </varlistentry>
195
196 <varlistentry>
197 <term>Tar GCC-4.x Fix Patch - 1 KB:</term>
198 <listitem>
199 <para><ulink url="&patches-root;&tar-gcc4_fix-patch;"/></para>
200 </listitem>
201 </varlistentry>
202
203 <varlistentry>
204 <term>Tar Security Fixes Patch - 4 KB:</term>
205 <listitem>
206 <para><ulink url="&patches-root;&tar-security_fixes-patch;"/></para>
207 </listitem>
208 </varlistentry>
209
210 <varlistentry>
211 <term>Tar Sparse Fix Patch - 1 KB:</term>
212 <listitem>
213 <para><ulink url="&patches-root;&tar-sparse_fix-patch;"/></para>
214 </listitem>
215 </varlistentry>
216
217 <varlistentry>
218 <term>Texinfo Multibyte Fixes Patch - 1 KB:</term>
219 <listitem>
220 <para><ulink url="&patches-root;&texinfo-multibyte-patch;"/></para>
221 </listitem>
222 </varlistentry>
223
224
225 <varlistentry>
226 <term>Texinfo Tempfile Fix Patch - 2 KB:</term>
227 <listitem>
228 <para><ulink url="&patches-root;&texinfo-tempfile_fix-patch;"/></para>
229 </listitem>
230 </varlistentry>
231
232 <varlistentry>
233 <term>Util-linux Cramfs Patch - 3 KB:</term> <listitem>
234 <para><ulink url="&patches-root;&util-linux-cramfs-patch;"/></para>
235 </listitem>
236 </varlistentry>
237
238 </variablelist>
239
240 <para>In addition to the above required patches, there exist a number of
241 optional patches created by the LFS community. These optional patches
242 solve minor problems or enable functionality that is not enabled by
243 default. Feel free to peruse the patches database located at
244 <ulink url="&lfs-root;patches/"/> and acquire any additional
245 patches to suit the system needs.</para>
246
247</sect1>
Note: See TracBrowser for help on using the repository browser.