source: chapter03/patches.xml@ 3baded47

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 3baded47 was ca17032, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Including patches.ent from general.ent

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

  • Property mode set to 100644
File size: 4.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
6<sect1 id="materials-patches">
7<title>Needed Patches</title>
8<?dbhtml filename="patches.html"?>
9
10<para>In addition to the packages, several patches are also required.
11These patches correct any mistakes in the packages that should be
12fixed by the maintainer. The patches also make small modifications to
13make the packages easier to work with. The following patches will be
14needed to build an LFS system:</para>
15
16<variablelist role="materials">
17
18<varlistentry>
19<term>Bash Avoid Wcontinued Patch - 1 KB:</term>
20<listitem>
21<para><ulink url="&patches-root;&bash-avoid_WCONTINUED-patch;"/></para>
22</listitem>
23</varlistentry>
24
25<varlistentry>
26<term>Bash Various Fixes - 23 KB:</term>
27<listitem>
28<para><ulink url="&patches-root;&bash-fixes-patch;"/></para>
29</listitem>
30</varlistentry>
31
32<varlistentry>
33<term>Bzip2 Bzgrep Security Fixes Patch - 1 KB:</term>
34<listitem>
35<para><ulink url="&patches-root;&bzip2-bzgrep-patch;"/></para>
36</listitem>
37</varlistentry>
38
39<varlistentry>
40<term>Bzip2 Documentation Patch - 1 KB:</term>
41<listitem>
42<para><ulink url="&patches-root;&bzip2-docs-patch;"/></para>
43</listitem>
44</varlistentry>
45
46<varlistentry>
47<term>Coreutils Suppress Uptime, Kill, Su Patch - 15 KB:</term>
48<listitem>
49<para><ulink url="&patches-root;&coreutils-suppress-patch;"/></para>
50</listitem>
51</varlistentry>
52
53<varlistentry>
54<term>Coreutils Uname Patch - 4 KB:</term>
55<listitem>
56<para><ulink url="&patches-root;&coreutils-uname-patch;"/></para>
57</listitem>
58</varlistentry>
59
60<varlistentry>
61<term>Expect Spawn Patch - 7 KB:</term>
62<listitem>
63<para><ulink url="&patches-root;&expect-spawn-patch;"/></para>
64</listitem>
65</varlistentry>
66
67<varlistentry>
68<term>Flex Brokenness Patch - 156 KB:</term>
69<listitem>
70<para><ulink url="&patches-root;&flex-fixes-patch;"/></para>
71</listitem>
72</varlistentry>
73
74<varlistentry>
75<term>Gawk Segfault Patch - 1 KB:</term>
76<listitem>
77<para><ulink url="&patches-root;&gawk-segfault-patch;"/></para>
78</listitem>
79</varlistentry>
80
81<varlistentry>
82<term>GCC Specs Patch - 14 KB:</term>
83<listitem>
84<para><ulink url="&patches-root;&gcc-specs-patch;"/></para>
85</listitem>
86</varlistentry>
87
88<varlistentry>
89<term>Gzip Security Patch - 2 KB:</term><listitem>
90<para><ulink url="&patches-root;&gzip-security_fix-patch;"/></para>
91</listitem>
92</varlistentry>
93
94<varlistentry>
95<term>Kbd GCC-4.x Fix Patch - 1 KB:</term>
96<listitem>
97<para><ulink url="&patches-root;&kbd-gcc4_fixes-patch;"/></para>
98</listitem>
99</varlistentry>
100
101<varlistentry>
102<term>Inetutils GCC-4.x Fix Patch - 2 KB:</term>
103<listitem>
104<para><ulink url="&patches-root;&inetutils-gcc4_fixes-patch;"/></para>
105</listitem>
106</varlistentry>
107
108<varlistentry>
109<term>Inetutils No-Server-Man-Pages Patch - 4 KB:</term>
110<listitem>
111<para><ulink url="&patches-root;&inetutils-man_pages-patch;"/></para>
112</listitem>
113</varlistentry>
114
115<varlistentry>
116<term>Mktemp Tempfile Patch - 4 KB:</term>
117<listitem>
118<para><ulink url="&patches-root;&mktemp-tempfile-patch;"/></para>
119</listitem>
120</varlistentry>
121
122<varlistentry>
123<term>Perl Libc Patch - 1 KB:</term>
124<listitem>
125<para><ulink url="&patches-root;&perl-libc-patch;"/></para>
126</listitem>
127</varlistentry>
128
129<varlistentry>
130<term>Readline Fixes Patch - 7 KB:</term>
131<listitem>
132<para><ulink url="&patches-root;&readline-fixes-patch;"/></para>
133</listitem>
134</varlistentry>
135
136<varlistentry>
137<term>Shadow Configure Script Patch - 1KB:</term>
138<listitem>
139<para><ulink url="&patches-root;&shadow-configure-patch;"/></para>
140</listitem>
141</varlistentry>
142
143<varlistentry>
144<term>Sysklogd Fixes Patch - 27 KB:</term>
145<listitem>
146<para><ulink url="&patches-root;&sysklogd-fixes-patch;"/></para>
147</listitem>
148</varlistentry>
149
150<varlistentry>
151<term>Tar GCC-4.x Fix Patch - 1 KB:</term>
152<listitem>
153<para><ulink url="&patches-root;&tar-gcc4_fix-patch;"/></para>
154</listitem>
155</varlistentry>
156
157<varlistentry>
158<term>Tar Sparse Fix Patch - 1 KB:</term>
159<listitem>
160<para><ulink url="&patches-root;&tar-sparse_fix-patch;"/></para>
161</listitem>
162</varlistentry>
163
164<varlistentry>
165<term>Texinfo Tempfile Fix Patch - 2 KB:</term>
166<listitem>
167<para><ulink url="&patches-root;&texinfo-tempfile_fix-patch;"/></para>
168</listitem>
169</varlistentry>
170
171<varlistentry>
172<term>Util-linux Cramfs Patch - 3 KB:</term> <listitem>
173<para><ulink url="&patches-root;&util-linux-cramfs-patch;"/></para>
174</listitem>
175</varlistentry>
176
177</variablelist>
178
179<para>In addition to the above required patches, there exist a number of
180optional patches created by the LFS community. These optional patches
181solve minor problems or enable functionality that is not enabled by
182default. Feel free to peruse the patches database located at
183<ulink url="&lfs-root;patches/"/> and acquire any additional
184patches to suit the system needs.</para>
185
186</sect1>
187
Note: See TracBrowser for help on using the repository browser.