source: BOOK/materials/common/patches.xml@ 0c509a2

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 0c509a2 was e583269, checked in by Jim Gifford <clfs@…>, 15 years ago

Updated to Procps 3.2.8

  • Property mode set to 100644
File size: 10.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/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
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 a CLFS system:</para>
18
19 <variablelist role="materials">
20
21 <varlistentry>
22 <term>Bash Branch Update Patch - <token>&bash-branch_update-patch-size;</token>:</term>
23 <listitem>
24 <para>Download: <ulink
25 url="&patches-root;&bash-branch_update-patch;"/></para>
26 <para>MD5 sum: <literal>&bash-branch_update-patch-md5;</literal></para>
27 </listitem>
28 </varlistentry>
29
30 <varlistentry>
31 <term>Binutils Branch Update Patch - <token>&binutils-branch_update-patch-size;</token>:</term>
32 <listitem>
33 <para>Download: <ulink
34 url="&patches-root;&binutils-branch_update-patch;"/></para>
35 <para>MD5 sum: <literal>&binutils-branch_update-patch-md5;</literal></para>
36 </listitem>
37 </varlistentry>
38
39 <varlistentry>
40 <term>Binutils Posix Patch - <token>&binutils-posix-patch-size;</token>:</term>
41 <listitem>
42 <para>Download: <ulink
43 url="&patches-root;&binutils-posix-patch;"/></para>
44 <para>MD5 sum: <literal>&binutils-posix-patch-md5;</literal></para>
45 </listitem>
46 </varlistentry>
47
48 <varlistentry>
49 <term>Coreutils Uname Patch - <token>&coreutils-uname-patch-size;</token>:</term>
50 <listitem>
51 <para>Download: <ulink
52 url="&patches-root;&coreutils-uname-patch;"/></para>
53 <para>MD5 sum: <literal>&coreutils-uname-patch-md5;</literal></para>
54 </listitem>
55 </varlistentry>
56
57 <varlistentry>
58 <term>Diffutils i18n Patch - <token>&diffutils-i18n-patch-size;</token>:</term>
59 <listitem>
60 <para>Download: <ulink
61 url="&patches-root;&diffutils-i18n-patch;"/></para>
62 <para>MD5 sum: <literal>&diffutils-i18n-patch-md5;</literal></para>
63 </listitem>
64 </varlistentry>
65
66 <varlistentry>
67 <term>Expect Avoid TCL Internals Patch - <token>&expect-avoid_tcl_internals-patch-size;</token>:</term>
68 <listitem>
69 <para>Download: <ulink
70 url="&patches-root;&expect-avoid_tcl_internals-patch;"/></para>
71 <para>MD5 sum: <literal>&expect-avoid_tcl_internals-patch-md5;</literal></para>
72 </listitem>
73 </varlistentry>
74
75 <varlistentry>
76 <term>Expect Spawn Patch - <token>&expect-spawn-patch-size;</token>:</term>
77 <listitem>
78 <para>Download: <ulink
79 url="&patches-root;&expect-spawn-patch;"/></para>
80 <para>MD5 sum: <literal>&expect-spawn-patch-md5;</literal></para>
81 </listitem>
82 </varlistentry>
83
84 <varlistentry>
85 <term>File Cross-Compile Patch - <token>&file-cross_compile-patch-size;</token>:</term>
86 <listitem>
87 <para>Download: <ulink
88 url="&patches-root;&file-cross_compile-patch;"/></para>
89 <para>MD5 sum: <literal>&file-cross_compile-patch-md5;</literal></para>
90 </listitem>
91 </varlistentry>
92
93 <varlistentry>
94 <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term>
95 <listitem>
96 <para>Download: <ulink
97 url="&patches-root;&gcc-branch_update-patch;"/></para>
98 <para>MD5 sum: <literal>&gcc-branch_update-patch-md5;</literal></para>
99 </listitem>
100 </varlistentry>
101
102 <varlistentry>
103 <term>GCC Posix Patch - <token>&gcc-posix-patch-size;</token>:</term>
104 <listitem>
105 <para>Download: <ulink
106 url="&patches-root;&gcc-posix-patch;"/></para>
107 <para>MD5 sum: <literal>&gcc-posix-patch-md5;</literal></para>
108 </listitem>
109 </varlistentry>
110
111<!--
112 <varlistentry>
113 <term>GMP Branch Update Patch - <token>&gmp-branch_update-patch-size;</token>:</term>
114 <listitem>
115 <para>Download: <ulink
116 url="&patches-root;&gmp-branch_update-patch;"/></para>
117 <para>MD5 sum: <literal>&gmp-branch_update-patch-md5;</literal></para>
118 </listitem>
119 </varlistentry>
120-->
121
122 <varlistentry>
123 <term>Grep i18n Patch - <token>&grep-i18n-patch-size;</token>:</term>
124 <listitem>
125 <para>Download: <ulink
126 url="&patches-root;&grep-i18n-patch;"/></para>
127 <para>MD5 sum: <literal>&grep-i18n-patch-md5;</literal></para>
128 </listitem>
129 </varlistentry>
130
131 <varlistentry>
132 <term>IPUtils Fixes Patch - <token>&iputils-fixes-patch-size;</token>:</term>
133 <listitem>
134 <para>Download: <ulink
135 url="&patches-root;&iputils-fixes-patch;"/></para>
136 <para>MD5 sum: <literal>&iputils-fixes-patch-md5;</literal></para>
137 </listitem>
138 </varlistentry>
139
140 <varlistentry>
141 <term>IPUtils Missing Man-Pages Patch - <token>&iputils-manpages-patch-size;</token>:</term>
142 <listitem>
143 <para>Download: <ulink
144 url="&patches-root;&iputils-manpages-patch;"/></para>
145 <para>MD5 sum: <literal>&iputils-manpages-patch-md5;</literal></para>
146 </listitem>
147 </varlistentry>
148
149 <varlistentry>
150 <term>Man i18n Patch - <token>&man-i18n-patch-size;</token>:</term>
151 <listitem>
152 <para>Download: <ulink
153 url="&patches-root;&man-i18n-patch;"/></para>
154 <para>MD5 sum: <literal>&man-i18n-patch-md5;</literal></para>
155 </listitem>
156 </varlistentry>
157
158 <varlistentry>
159 <term>Man New Compressors Patch - <token>&man-new_compressors-patch-size;</token>:</term>
160 <listitem>
161 <para>Download: <ulink
162 url="&patches-root;&man-new_compressors-patch;"/></para>
163 <para>MD5 sum: <literal>&man-new_compressors-patch-md5;</literal></para>
164 </listitem>
165 </varlistentry>
166
167 <varlistentry>
168 <term>MPFR Branch Update Patch - <token>&mpfr-branch_update-patch-size;</token>:</term>
169 <listitem>
170 <para>Download: <ulink
171 url="&patches-root;&mpfr-branch_update-patch;"/></para>
172 <para>MD5 sum: <literal>&mpfr-branch_update-patch-md5;</literal></para>
173 </listitem>
174 </varlistentry>
175
176 <varlistentry>
177 <term>Ncurses Bash Patch - <token>&ncurses-bashfix-patch-size;</token>:</term>
178 <listitem>
179 <para>Download: <ulink
180 url="&patches-root;&ncurses-bashfix-patch;"/></para>
181 <para>MD5 sum: <literal>&ncurses-bashfix-patch-md5;</literal></para>
182 </listitem>
183 </varlistentry>
184
185 <varlistentry>
186 <term>Ncurses Branch Update Patch - <token>&ncurses-branch_update-patch-size;</token>:</term>
187 <listitem>
188 <para>Download: <ulink
189 url="&patches-root;&ncurses-branch_update-patch;"/></para>
190 <para>MD5 sum: <literal>&ncurses-branch_update-patch-md5;</literal></para>
191 </listitem>
192 </varlistentry>
193
194 <varlistentry>
195 <term>Perl Libc Patch - <token>&perl-libc-patch-size;</token>:</term>
196 <listitem>
197 <para>Download: <ulink
198 url="&patches-root;&perl-libc-patch;"/></para>
199 <para>MD5 sum: <literal>&perl-libc-patch-md5;</literal></para>
200 </listitem>
201 </varlistentry>
202
203<!--
204 <varlistentry>
205 <term>Readline Branch Update - <token>&readline-branch_update-patch-size;</token>:</term>
206 <listitem>
207 <para>Download: <ulink
208 url="&patches-root;&readline-branch_update-patch;"/></para>
209 <para>MD5 sum: <literal>&readline-branch_update-patch-md5;</literal></para>
210 </listitem>
211 </varlistentry>
212-->
213
214 <varlistentry>
215 <term>Sysvinit Fixes Patch - <token>&sysvinit-fixes-patch-size;</token>:</term>
216 <listitem>
217 <para>Download: <ulink
218 url="&patches-root;&sysvinit-fixes-patch;"/></para>
219 <para>MD5 sum: <literal>&sysvinit-fixes-patch-md5;</literal></para>
220 </listitem>
221 </varlistentry>
222
223 <varlistentry>
224 <term>Tar Man Page Patch - <token>&tar-man_page-patch-size;</token>:</term>
225 <listitem>
226 <para>Download: <ulink
227 url="&patches-root;&tar-man_page-patch;"/></para>
228 <para>MD5 sum: <literal>&tar-man_page-patch-md5;</literal></para>
229 </listitem>
230 </varlistentry>
231
232 <varlistentry>
233 <term>Tar New Compressors Patch - <token>&tar-new_compressors-patch-size;</token>:</term>
234 <listitem>
235 <para>Download: <ulink
236 url="&patches-root;&tar-new_compressors-patch;"/></para>
237 <para>MD5 sum: <literal>&tar-new_compressors-patch-md5;</literal></para>
238 </listitem>
239 </varlistentry>
240
241 <varlistentry>
242 <term>Texinfo New Compressors Patch - <token>&texinfo-new_compressors-patch-size;</token>:</term>
243 <listitem>
244 <para>Download: <ulink
245 url="&patches-root;&texinfo-new_compressors-patch;"/></para>
246 <para>MD5 sum: <literal>&texinfo-new_compressors-patch-md5;</literal></para>
247 </listitem>
248 </varlistentry>
249
250 <varlistentry>
251 <term>Vim Branch Update Patch - <token>&vim-branch_update-patch-size;</token>:</term>
252 <listitem>
253 <para>Download: <ulink
254 url="&patches-root;&vim-branch_update-patch;"/></para>
255 <para>MD5 sum: <literal>&vim-branch_update-patch-md5;</literal></para>
256 </listitem>
257 </varlistentry>
258
259 <varlistentry>
260 <term>Zlib fPIC Patch - <token>&zlib-fpic-patch-size;</token>:</term> <listitem>
261 <para>Download: <ulink
262 url="&patches-root;&zlib-fpic-patch;"/></para>
263 <para>MD5 sum: <literal>&zlib-fpic-patch-md5;</literal></para>
264 </listitem>
265 </varlistentry>
266
267 </variablelist>
268
269 <para os="a">Total size of these patches: about <returnvalue/></para>
270
271 <para>In addition to the above required patches, there exist a number of
272 optional patches created by the CLFS community. These optional patches
273 solve minor problems or enable functionality that is not enabled by
274 default. Feel free to peruse the patches database located at
275 <ulink url="&patches-root;"/> and acquire any additional
276 patches to suit the system needs.</para>
277
278</sect1>
Note: See TracBrowser for help on using the repository browser.