source: chapter03/patches.xml@ 1ce44ef

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 1ce44ef was 1ce44ef, checked in by Matthew Burgess <matthew@…>, 19 years ago
  • Updated to shadow-4.0.9

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

  • Property mode set to 100644
File size: 4.2 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 <!ENTITY % patches-entities SYSTEM "../patches.ent">
5 %general-entities;
6 %patches-entities;
7]>
8<sect1 id="materials-patches">
9<title>Needed Patches</title>
10<?dbhtml filename="patches.html"?>
11
12<para>In addition to the packages, several patches are also required.
13These patches correct any mistakes in the packages that should be
14fixed by the maintainer. The patches also make small modifications to
15make the packages easier to work with. The following patches will be
16needed to build an LFS system:</para>
17
18<variablelist role="materials">
19
20<varlistentry>
21<term>Bash Various Fixes - 23 KB:</term>
22<listitem>
23<para><ulink url="&patches-root;&bash-fixes-patch;"/></para>
24</listitem>
25</varlistentry>
26
27<varlistentry>
28<term>Bash Avoid Wcontinued Patch - 1 KB:</term>
29<listitem>
30<para><ulink url="&patches-root;&bash-avoid_WCONTINUED-patch;"/></para>
31</listitem>
32</varlistentry>
33
34<varlistentry>
35<term>Coreutils Suppress Uptime, Kill, Su Patch - 16 KB:</term>
36<listitem>
37<para><ulink url="&patches-root;&coreutils-suppress-patch;"/></para>
38</listitem>
39</varlistentry>
40
41<varlistentry>
42<term>Coreutils Uname Patch - 1 KB:</term>
43<listitem>
44<para><ulink url="&patches-root;&coreutils-uname-patch;"/></para>
45</listitem>
46</varlistentry>
47
48<varlistentry>
49<term>Expect Spawn Patch - 6 KB:</term>
50<listitem>
51<para><ulink url="&patches-root;&expect-spawn-patch;"/></para>
52</listitem>
53</varlistentry>
54
55<varlistentry>
56<term>Flex Brokenness Patch - 8 KB:</term>
57<listitem>
58<para><ulink url="&patches-root;&flex-fixes-patch;"/></para>
59</listitem>
60</varlistentry>
61
62<varlistentry>
63<term> GCC Linkonce Patch - 12 KB:</term>
64<listitem>
65<para><ulink url="&patches-root;&gcc-linkonce-patch;"/></para>
66</listitem>
67</varlistentry>
68
69<varlistentry>
70<term>GCC No-Fixincludes Patch - 1 KB:</term>
71<listitem>
72<para><ulink url="&patches-root;&gcc-no_fixincludes-patch;"/></para>
73</listitem>
74</varlistentry>
75
76<varlistentry>
77<term>GCC Specs Patch - 11 KB:</term>
78<listitem>
79<para><ulink url="&patches-root;&gcc-specs-patch;"/></para>
80</listitem>
81</varlistentry>
82
83<varlistentry>
84<term>Glibc Fix Testsuite Patch - 1 KB:</term>
85<listitem>
86<para><ulink url="&patches-root;&glibc-testfix-patch;"/></para>
87</listitem>
88</varlistentry>
89
90<varlistentry>
91<term>Gzip Security Patch - 2KB:</term><listitem>
92<para><ulink url="&patches-root;&gzip-security_fix-patch;"/></para>
93</listitem>
94</varlistentry>
95
96<varlistentry>
97<term>Inetutils No-Server-Man-Pages Patch - 4 KB:</term>
98<listitem>
99<para><ulink url="&patches-root;&inetutils-man_pages-patch;"/></para>
100</listitem>
101</varlistentry>
102
103<varlistentry>
104<term>Mktemp Tempfile Patch - 3 KB:</term>
105<listitem>
106<para><ulink url="&patches-root;&mktemp-tempfile-patch;"/></para>
107</listitem>
108</varlistentry>
109
110<varlistentry>
111<term>Perl Libc Patch - 1 KB:</term>
112<listitem>
113<para><ulink url="&patches-root;&perl-libc-patch;"/></para>
114</listitem>
115</varlistentry>
116
117<varlistentry>
118<term>Readline Fixes Patch - 1 KB:</term>
119<listitem>
120<para><ulink url="&patches-root;&readline-fixes-patch;"/></para>
121</listitem>
122</varlistentry>
123
124<varlistentry>
125<term>Sysklogd Fixes Patch - 27 KB:</term>
126<listitem>
127<para><ulink url="&patches-root;&sysklogd-fixes-patch;"/></para>
128</listitem>
129</varlistentry>
130
131<varlistentry>
132<term>Tar Sparse Fix Patch - 1 KB:</term>
133<listitem>
134<para><ulink url="&patches-root;&tar-sparse_fix-patch;"/></para>
135</listitem>
136</varlistentry>
137
138<varlistentry>
139<term>Util-linux Cramfs Patch - 2kb:</term> <listitem>
140<para><ulink url="&patches-root;&util-linux-cramfs-patch;"/></para>
141</listitem>
142</varlistentry>
143
144<varlistentry>
145<term>Vim Security Patch - 8KB:</term><listitem>
146<para><ulink url="&patches-root;&vim-security_fix-patch;"/></para>
147</listitem>
148</varlistentry>
149
150</variablelist>
151
152<para>In addition to the above required patches, there exist a number of
153optional patches created by the LFS community. These optional patches
154solve minor problems or enable functionality that is not enabled by
155default. Feel free to peruse the patches database located at
156<ulink url="&lfs-root;patches/"/> and acquire any additional
157patches to suit the system needs.</para>
158
159</sect1>
160
Note: See TracBrowser for help on using the repository browser.