source: chapter03/patches.xml@ 4759793f

Last change on this file since 4759793f was f65c459, checked in by Jeremy Huntwork <jhuntwork@…>, 17 years ago

Merge r8333 to jh branch

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

  • Property mode set to 100644
File size: 10.6 KB
RevLine 
[673b0d8]1<?xml version="1.0" encoding="ISO-8859-1"?>
[b06ca36]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[673b0d8]4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
[b0ed1af]7
[673b0d8]8<sect1 id="materials-patches">
[b0ed1af]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
[c93d057]21 <varlistentry>
[bc68833]22 <term>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term>
[c93d057]23 <listitem>
[bc68833]24 <para>Download: <ulink url="&patches-root;&bash-fixes-patch;"/></para>
25 <para>MD5 sum: <literal>&bash-fixes-patch-md5;</literal></para>
[c93d057]26 </listitem>
27 </varlistentry>
28
[b0ed1af]29 <varlistentry>
[9b04fe8]30 <term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term>
[b0ed1af]31 <listitem>
[534f5b8]32 <para>Download: <ulink url="&patches-root;&bzip2-docs-patch;"/></para>
[9357812]33 <para>MD5 sum: <literal>&bzip2-docs-patch-md5;</literal></para>
[b0ed1af]34 </listitem>
35 </varlistentry>
36
37 <varlistentry>
[9b04fe8]38 <term>Coreutils Internationalization Fixes Patch - <token>&coreutils-i18n-patch-size;</token>:</term>
[b0ed1af]39 <listitem>
[534f5b8]40 <para>Download: <ulink url="&patches-root;&coreutils-i18n-patch;"/></para>
[9357812]41 <para>MD5 sum: <literal>&coreutils-i18n-patch-md5;</literal></para>
[b0ed1af]42 </listitem>
43 </varlistentry>
44
45 <varlistentry>
[9b04fe8]46 <term>Coreutils Suppress Uptime, Kill, Su Patch - <token>&coreutils-suppress-patch-size;</token>:</term>
[b0ed1af]47 <listitem>
[534f5b8]48 <para>Download: <ulink url="&patches-root;&coreutils-suppress-patch;"/></para>
[9357812]49 <para>MD5 sum: <literal>&coreutils-suppress-patch-md5;</literal></para>
[b0ed1af]50 </listitem>
51 </varlistentry>
52
53 <varlistentry>
[9b04fe8]54 <term>Coreutils Uname Patch - <token>&coreutils-uname-patch-size;</token>:</term>
[b0ed1af]55 <listitem>
[534f5b8]56 <para>Download: <ulink url="&patches-root;&coreutils-uname-patch;"/></para>
[9357812]57 <para>MD5 sum: <literal>&coreutils-uname-patch-md5;</literal></para>
[c226182]58 </listitem>
59 </varlistentry>
60
[c6a996f]61 <varlistentry>
62 <term>DB Fixes Patch - <token>&db-fixes-patch-size;</token>:</term>
63 <listitem>
64 <para>Download: <ulink url="&patches-root;&db-fixes-patch;"/></para>
65 <para>MD5 sum: <literal>&db-fixes-patch-md5;</literal></para>
66 </listitem>
67 </varlistentry>
68
[b0ed1af]69 <varlistentry>
[9b04fe8]70 <term>Diffutils Internationalization Fixes Patch - <token>&diffutils-i18n-patch-size;</token>:</term>
[b0ed1af]71 <listitem>
[534f5b8]72 <para>Download: <ulink url="&patches-root;&diffutils-i18n-patch;"/></para>
[9357812]73 <para>MD5 sum: <literal>&diffutils-i18n-patch-md5;</literal></para>
[b0ed1af]74 </listitem>
75 </varlistentry>
76
77 <varlistentry>
[9b04fe8]78 <term>Expect Spawn Patch - <token>&expect-spawn-patch-size;</token>:</term>
[b0ed1af]79 <listitem>
[534f5b8]80 <para>Download: <ulink url="&patches-root;&expect-spawn-patch;"/></para>
[9357812]81 <para>MD5 sum: <literal>&expect-spawn-patch-md5;</literal></para>
[b0ed1af]82 </listitem>
83 </varlistentry>
84
85 <varlistentry>
[9b04fe8]86 <term>Gawk Segfault Patch - <token>&gawk-segfault-patch-size;</token>:</term>
[b0ed1af]87 <listitem>
[534f5b8]88 <para>Download: <ulink url="&patches-root;&gawk-segfault-patch;"/></para>
[9357812]89 <para>MD5 sum: <literal>&gawk-segfault-patch-md5;</literal></para>
[b0ed1af]90 </listitem>
91 </varlistentry>
92
93 <varlistentry>
[9b04fe8]94 <term>Grep RedHat Fixes Patch - <token>&grep-fixes-patch-size;</token>:</term>
[b0ed1af]95 <listitem>
[534f5b8]96 <para>Download: <ulink url="&patches-root;&grep-fixes-patch;"/></para>
[9357812]97 <para>MD5 sum: <literal>&grep-fixes-patch-md5;</literal></para>
[b0ed1af]98 </listitem>
99 </varlistentry>
100
101 <varlistentry>
[9b04fe8]102 <term>Groff Debian Patch - <token>&groff-debian-patch-size;</token>:</term>
[86d2775]103 <listitem>
[534f5b8]104 <para>Download: <ulink url="&patches-root;&groff-debian-patch;"/></para>
[9357812]105 <para>MD5 sum: <literal>&groff-debian-patch-md5;</literal></para>
[b0ed1af]106 </listitem>
107 </varlistentry>
108
[1218687]109<!-- <varlistentry>
[e1060de]110 <term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term>
111 <listitem>
112 <para>Download: <ulink url="&patches-root;&grub-geometry-patch;"/></para>
113 <para>MD5 sum: <literal>&grub-geometry-patch-md5;</literal></para>
114 </listitem>
[1218687]115 </varlistentry> -->
[e1060de]116
[b0ed1af]117 <varlistentry>
[9b04fe8]118 <term>Inetutils No-Server-Man-Pages Patch - <token>&inetutils-man_pages-patch-size;</token>:</term>
[b0ed1af]119 <listitem>
[534f5b8]120 <para>Download: <ulink url="&patches-root;&inetutils-man_pages-patch;"/></para>
[9357812]121 <para>MD5 sum: <literal>&inetutils-man_pages-patch-md5;</literal></para>
[b0ed1af]122 </listitem>
123 </varlistentry>
124
125 <varlistentry>
[9b04fe8]126 <term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term>
[b0ed1af]127 <listitem>
[534f5b8]128 <para>Download: <ulink url="&patches-root;&kbd-backspace-patch;"/></para>
[9357812]129 <para>MD5 sum: <literal>&kbd-backspace-patch-md5;</literal></para>
[b0ed1af]130 </listitem>
131 </varlistentry>
132
133 <varlistentry>
[9b04fe8]134 <term>Kbd GCC-4.x Fix Patch - <token>&kbd-gcc4_fixes-patch-size;</token>:</term>
[b0ed1af]135 <listitem>
[534f5b8]136 <para>Download: <ulink url="&patches-root;&kbd-gcc4_fixes-patch;"/></para>
[9357812]137 <para>MD5 sum: <literal>&kbd-gcc4_fixes-patch-md5;</literal></para>
[b0ed1af]138 </listitem>
139 </varlistentry>
140
[f65c459]141 <varlistentry>
142 <term>Man-DB Fix Patch - <token>&man-db-fixes-patch-size;</token>:</term>
143 <listitem>
144 <para>Download: <ulink url="&patches-root;&man-db-fixes-patch;"/></para>
145 <para>MD5 sum: <literal>&man-db-fixes-patch-md5;</literal></para>
146 </listitem>
147 </varlistentry>
148
[b0ed1af]149 <varlistentry>
[9b04fe8]150 <term>Mktemp Tempfile Patch - <token>&mktemp-tempfile-patch-size;</token>:</term>
[b0ed1af]151 <listitem>
[534f5b8]152 <para>Download: <ulink url="&patches-root;&mktemp-tempfile-patch;"/></para>
[9357812]153 <para>MD5 sum: <literal>&mktemp-tempfile-patch-md5;</literal></para>
[b0ed1af]154 </listitem>
155 </varlistentry>
156
[48206b3]157 <varlistentry>
158 <term>Module-init-tools Patch - <token>&module-init-modprobe-patch-size;</token>:</term>
159 <listitem>
160 <para>Download: <ulink url="&patches-root;&module-init-modprobe-patch;"/></para>
161 <para>MD5 sum: <literal>&module-init-modprobe-patch-md5;</literal></para>
[1aba30d]162 </listitem>
163 </varlistentry>
164
165 <varlistentry>
166 <term>Ncurses Coverity Patch - <token>&ncurses-coverity-patch-size;</token>:</term>
167 <listitem>
168 <para>Download: <ulink url="&patches-root;&ncurses-coverity-patch;"/></para>
169 <para>MD5 sum: <literal>&ncurses-coverity-patch-md5;</literal></para>
[48206b3]170 </listitem>
171 </varlistentry>
172
[b0ed1af]173 <varlistentry>
[9b04fe8]174 <term>Perl Libc Patch - <token>&perl-libc-patch-size;</token>:</term>
[b0ed1af]175 <listitem>
[534f5b8]176 <para>Download: <ulink url="&patches-root;&perl-libc-patch;"/></para>
[9357812]177 <para>MD5 sum: <literal>&perl-libc-patch-md5;</literal></para>
[b0ed1af]178 </listitem>
179 </varlistentry>
180
[c38b204]181 <varlistentry>
182 <term>Readline Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term>
183 <listitem>
184 <para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para>
185 <para>MD5 sum: <literal>&readline-fixes-patch-md5;</literal></para>
186 </listitem>
187 </varlistentry>
188
[7ea4443]189 <varlistentry>
190 <term>Shadow Useradd Patch - <token>&shadow-useradd-patch-size;</token>:</term>
191 <listitem>
192 <para>Download: <ulink url="&patches-root;&shadow-useradd-patch;"/></para>
193 <para>MD5 sum: <literal>&shadow-useradd-patch-md5;</literal></para>
194 </listitem>
195 </varlistentry>
196
[b0ed1af]197 <varlistentry>
[9b04fe8]198 <term>Sysklogd 8-Bit Cleanness Patch - <token>&sysklogd-8bit-patch-size;</token>:</term>
[b0ed1af]199 <listitem>
[534f5b8]200 <para>Download: <ulink url="&patches-root;&sysklogd-8bit-patch;"/></para>
[9357812]201 <para>MD5 sum: <literal>&sysklogd-8bit-patch-md5;</literal></para>
[b0ed1af]202 </listitem>
203 </varlistentry>
204
205 <varlistentry>
[9b04fe8]206 <term>Sysklogd Fixes Patch - <token>&sysklogd-fixes-patch-size;</token>:</term>
[b0ed1af]207 <listitem>
[534f5b8]208 <para>Download: <ulink url="&patches-root;&sysklogd-fixes-patch;"/></para>
[9357812]209 <para>MD5 sum: <literal>&sysklogd-fixes-patch-md5;</literal></para>
[b0ed1af]210 </listitem>
211 </varlistentry>
212
[34777763]213 <varlistentry>
[9b04fe8]214 <term>Texinfo Multibyte Fixes Patch - <token>&texinfo-multibyte-patch-size;</token>:</term>
[b0ed1af]215 <listitem>
[534f5b8]216 <para>Download: <ulink url="&patches-root;&texinfo-multibyte-patch;"/></para>
[9357812]217 <para>MD5 sum: <literal>&texinfo-multibyte-patch-md5;</literal></para>
[b0ed1af]218 </listitem>
219 </varlistentry>
220
221
222 <varlistentry>
[9b04fe8]223 <term>Texinfo Tempfile Fix Patch - <token>&texinfo-tempfile_fix-patch-size;</token>:</term>
[b0ed1af]224 <listitem>
[534f5b8]225 <para>Download: <ulink url="&patches-root;&texinfo-tempfile_fix-patch;"/></para>
[9357812]226 <para>MD5 sum: <literal>&texinfo-tempfile_fix-patch-md5;</literal></para>
[b0ed1af]227 </listitem>
228 </varlistentry>
229
230 <varlistentry>
[9b04fe8]231 <term>Util-linux Cramfs Patch - <token>&util-linux-cramfs-patch-size;</token>:</term>
232 <listitem>
[534f5b8]233 <para>Download: <ulink url="&patches-root;&util-linux-cramfs-patch;"/></para>
[9357812]234 <para>MD5 sum: <literal>&util-linux-cramfs-patch-md5;</literal></para>
[b0ed1af]235 </listitem>
236 </varlistentry>
237
[93bc4a2]238 <varlistentry>
239 <term>Util-linux Lseek Patch - <token>&util-linux-lseek-patch-size;</token>:</term>
240 <listitem>
241 <para>Download: <ulink url="&patches-root;&util-linux-lseek-patch;"/></para>
242 <para>MD5 sum: <literal>&util-linux-lseek-patch-md5;</literal></para>
243 </listitem>
244 </varlistentry>
245
246
[ead6e7a]247 <varlistentry>
248 <term>Vim Fixes Patch - <token>&vim-fixes-patch-size;</token>:</term>
249 <listitem>
250 <para>Download: <ulink url="&patches-root;&vim-fixes-patch;"/></para>
251 <para>MD5 sum: <literal>&vim-fixes-patch-md5;</literal></para>
252 </listitem>
253 </varlistentry>
254
[35f2607]255 <varlistentry>
256 <term>Vim Man Directories Patch - <token>&vim-mandir-patch-size;</token>:</term>
257 <listitem>
258 <para>Download: <ulink url="&patches-root;&vim-mandir-patch;"/></para>
259 <para>MD5 sum: <literal>&vim-mandir-patch-md5;</literal></para>
260 </listitem>
261 </varlistentry>
262
[b0ed1af]263 </variablelist>
264
[9b04fe8]265 <para>Total size of these patches: about <returnvalue/></para>
266
[b0ed1af]267 <para>In addition to the above required patches, there exist a number of
268 optional patches created by the LFS community. These optional patches
269 solve minor problems or enable functionality that is not enabled by
270 default. Feel free to peruse the patches database located at
271 <ulink url="&lfs-root;patches/"/> and acquire any additional
272 patches to suit the system needs.</para>
[81fd230]273
[673b0d8]274</sect1>
Note: See TracBrowser for help on using the repository browser.