source: chapter03/patches.xml@ 7e8ba22

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.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 7e8ba22 was 7e8ba22, checked in by Matthew Burgess <matthew@…>, 14 years ago

Upgrade to Readline-6.1. Fixes #2540.

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

  • Property mode set to 100644
File size: 8.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
21 <varlistentry>
[9b04fe8]22 <term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term>
[b0ed1af]23 <listitem>
[534f5b8]24 <para>Download: <ulink url="&patches-root;&bzip2-docs-patch;"/></para>
[9357812]25 <para>MD5 sum: <literal>&bzip2-docs-patch-md5;</literal></para>
[b0ed1af]26 </listitem>
27 </varlistentry>
28
[324209d]29 <varlistentry>
[9b04fe8]30 <term>Coreutils Internationalization Fixes Patch - <token>&coreutils-i18n-patch-size;</token>:</term>
[b0ed1af]31 <listitem>
[534f5b8]32 <para>Download: <ulink url="&patches-root;&coreutils-i18n-patch;"/></para>
[9357812]33 <para>MD5 sum: <literal>&coreutils-i18n-patch-md5;</literal></para>
[b0ed1af]34 </listitem>
[324209d]35 </varlistentry>
[a5933e2]36
[b0ed1af]37 <varlistentry>
[9b04fe8]38 <term>Coreutils Uname Patch - <token>&coreutils-uname-patch-size;</token>:</term>
[b0ed1af]39 <listitem>
[534f5b8]40 <para>Download: <ulink url="&patches-root;&coreutils-uname-patch;"/></para>
[9357812]41 <para>MD5 sum: <literal>&coreutils-uname-patch-md5;</literal></para>
[c226182]42 </listitem>
43 </varlistentry>
44
[b0ed1af]45 <varlistentry>
[9b04fe8]46 <term>Diffutils Internationalization Fixes Patch - <token>&diffutils-i18n-patch-size;</token>:</term>
[b0ed1af]47 <listitem>
[534f5b8]48 <para>Download: <ulink url="&patches-root;&diffutils-i18n-patch;"/></para>
[9357812]49 <para>MD5 sum: <literal>&diffutils-i18n-patch-md5;</literal></para>
[b0ed1af]50 </listitem>
51 </varlistentry>
52
[97645eb]53 <varlistentry>
[9b04fe8]54 <term>Expect Spawn Patch - <token>&expect-spawn-patch-size;</token>:</term>
[b0ed1af]55 <listitem>
[534f5b8]56 <para>Download: <ulink url="&patches-root;&expect-spawn-patch;"/></para>
[9357812]57 <para>MD5 sum: <literal>&expect-spawn-patch-md5;</literal></para>
[b0ed1af]58 </listitem>
59 </varlistentry>
60
[1100dfc]61 <varlistentry>
62 <term>Expect Tcl Patch - <token>&expect-tcl-patch-size;</token>:</term>
63 <listitem>
64 <para>Download: <ulink url="&patches-root;&expect-tcl-patch;"/></para>
65 <para>MD5 sum: <literal>&expect-tcl-patch-md5;</literal></para>
66 </listitem>
67 </varlistentry>
68
[6ef6d2c]69 <varlistentry>
70 <term>Flex GCC-4.4.x Patch - <token>&flex-gcc-patch-size;</token>:</term>
71 <listitem>
72 <para>Download: <ulink url="&patches-root;&flex-gcc-patch;"/></para>
73 <para>MD5 sum: <literal>&flex-gcc-patch-md5;</literal></para>
74 </listitem>
75 </varlistentry>
76
[4e82d47]77 <varlistentry>
78 <term>GCC Startfiles Fix Patch - <token>&gcc-startfiles-patch-size;</token>:</term>
79 <listitem>
80 <para>Download: <ulink url="&patches-root;&gcc-startfiles-patch;"/></para>
81 <para>MD5 sum: <literal>&gcc-startfiles-patch-md5;</literal></para>
82 </listitem>
83 </varlistentry>
84
[0b258b4]85 <varlistentry>
86 <term>Gettext Upstream Fix Patch - <token>&gettext-upstream_fixes-patch-size;</token>:</term>
87 <listitem>
88 <para>Download: <ulink url="&patches-root;&gettext-upstream_fixes-patch;"/></para>
89 <para>MD5 sum: <literal>&gettext-upstream_fixes-patch-md5;</literal></para>
90 </listitem>
91 </varlistentry>
92
[5a25e0a]93 <varlistentry>
94 <term>Grep Debian Patch - <token>&grep-debian-patch-size;</token>:</term>
[e577c86e]95 <listitem>
[33d608d]96 <para>Download: <ulink url="&patches-root;&grep-debian-patch;"/></para>
97 <para>MD5 sum: <literal>&grep-debian-patch-md5;</literal></para>
[e577c86e]98 </listitem>
99 </varlistentry>
[b43488e]100<!--
[e1060de]101 <varlistentry>
102 <term>GRUB Disk Geometry Patch - <token>&grub-geometry-patch-size;</token>:</term>
103 <listitem>
104 <para>Download: <ulink url="&patches-root;&grub-geometry-patch;"/></para>
105 <para>MD5 sum: <literal>&grub-geometry-patch-md5;</literal></para>
106 </listitem>
107 </varlistentry>
108
[6bf97d68]109 <varlistentry>
110 <term>GRUB 256-Byte Inodes Patch - <token>&grub-inode-patch-size;</token>:</term>
111 <listitem>
112 <para>Download: <ulink url="&patches-root;&grub-inode-patch;"/></para>
113 <para>MD5 sum: <literal>&grub-inode-patch-md5;</literal></para>
114 </listitem>
115 </varlistentry>
[b43488e]116-->
[b417b18]117 <varlistentry>
118 <term>Gzip Zdiff Patch - <token>&gzip-zdiff-patch-size;</token>:</term>
119 <listitem>
120 <para>Download: <ulink url="&patches-root;&gzip-zdiff-patch;"/></para>
121 <para>MD5 sum: <literal>&gzip-zdiff-patch-md5;</literal></para>
122 </listitem>
123 </varlistentry>
124
[b0ed1af]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
[a44d116]133 <varlistentry>
134 <term>Patch Testsuite Fix Patch - <token>&patch-test-patch-size;</token>:</term>
135 <listitem>
136 <para>Download: <ulink url="&patches-root;&patch-test-patch;"/></para>
137 <para>MD5 sum: <literal>&patch-test-patch-md5;</literal></para>
138 </listitem>
139 </varlistentry>
140
[863beea]141 <!-- <varlistentry>
[9b04fe8]142 <term>Perl Libc Patch - <token>&perl-libc-patch-size;</token>:</term>
[b0ed1af]143 <listitem>
[534f5b8]144 <para>Download: <ulink url="&patches-root;&perl-libc-patch;"/></para>
[9357812]145 <para>MD5 sum: <literal>&perl-libc-patch-md5;</literal></para>
[b0ed1af]146 </listitem>
[863beea]147 </varlistentry> -->
[b0ed1af]148
[0a69835]149 <varlistentry>
[352e6fc]150 <term>Perl Libc Patch - <token>&perl-libc-patch-size;</token>:</term>
[863beea]151 <listitem>
[352e6fc]152 <para>Download: <ulink url="&patches-root;&perl-libc-patch;"/></para>
153 <para>MD5 sum: <literal>&perl-libc-patch-md5;</literal></para>
[863beea]154 </listitem>
155 </varlistentry>
156
157 <!-- <varlistentry>
[080e8f8]158 <term>Perl Page Patch - <token>&perl-page-patch-size;</token>:</term>
159 <listitem>
160 <para>Download: <ulink url="&patches-root;&perl-page-patch;"/></para>
161 <para>MD5 sum: <literal>&perl-page-patch-md5;</literal></para>
162 </listitem>
163 </varlistentry>
164
165 <varlistentry>
166 <term>Perl Security Patch - <token>&perl-security-patch-size;</token>:</term>
[0a69835]167 <listitem>
168 <para>Download: <ulink url="&patches-root;&perl-security-patch;"/></para>
169 <para>MD5 sum: <literal>&perl-security-patch-md5;</literal></para>
170 </listitem>
[863beea]171 </varlistentry> -->
[0a69835]172
[58c4a18]173 <varlistentry>
174 <term>Procps Watch Patch - <token>&procps-watch-patch-size;</token>:</term>
175 <listitem>
176 <para>Download: <ulink url="&patches-root;&procps-watch-patch;"/></para>
177 <para>MD5 sum: <literal>&procps-watch-patch-md5;</literal></para>
178 </listitem>
179 </varlistentry>
180
[c466df68]181 <!-- <varlistentry>
[7ea4443]182 <term>Shadow Useradd Patch - <token>&shadow-useradd-patch-size;</token>:</term>
183 <listitem>
184 <para>Download: <ulink url="&patches-root;&shadow-useradd-patch;"/></para>
185 <para>MD5 sum: <literal>&shadow-useradd-patch-md5;</literal></para>
186 </listitem>
[c466df68]187 </varlistentry> -->
[7ea4443]188
[ead6e7a]189 <varlistentry>
190 <term>Vim Fixes Patch - <token>&vim-fixes-patch-size;</token>:</term>
191 <listitem>
192 <para>Download: <ulink url="&patches-root;&vim-fixes-patch;"/></para>
193 <para>MD5 sum: <literal>&vim-fixes-patch-md5;</literal></para>
194 </listitem>
195 </varlistentry>
196
[33d608d]197 <!-- <varlistentry>
[35f2607]198 <term>Vim Man Directories Patch - <token>&vim-mandir-patch-size;</token>:</term>
199 <listitem>
200 <para>Download: <ulink url="&patches-root;&vim-mandir-patch;"/></para>
201 <para>MD5 sum: <literal>&vim-mandir-patch-md5;</literal></para>
202 </listitem>
[33d608d]203 </varlistentry> -->
[35f2607]204
[a8bc277]205 <!--<varlistentry>
[4a8b9b3]206 <term>Zlib fPIC Patch - <token>&zlib-fpic-patch-size;</token>:</term>
207 <listitem>
208 <para>Download: <ulink url="&patches-root;&zlib-fpic-patch;"/></para>
209 <para>MD5 sum: <literal>&zlib-fpic-patch-md5;</literal></para>
210 </listitem>
[a8bc277]211 </varlistentry>-->
[4a8b9b3]212
[b0ed1af]213 </variablelist>
214
[9b04fe8]215 <para>Total size of these patches: about <returnvalue/></para>
216
[b0ed1af]217 <para>In addition to the above required patches, there exist a number of
218 optional patches created by the LFS community. These optional patches
219 solve minor problems or enable functionality that is not enabled by
220 default. Feel free to peruse the patches database located at
221 <ulink url="&lfs-root;patches/"/> and acquire any additional
[fd40de87]222 patches to suit your system needs.</para>
[81fd230]223
[673b0d8]224</sect1>
Note: See TracBrowser for help on using the repository browser.