source: chapter03/patches.xml@ f7d3b6e

12.0 12.0-rc1 12.1 12.1-rc1 multilib trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/update-glibc
Last change on this file since f7d3b6e was f7d3b6e, checked in by Bruce Dubbs <bdubbs@…>, 10 months ago

Package updates.
Update to xz-5.4.4.
Update to less-643.
Update to meson-1.2.1.
Update to linux-6.4.10.
Update to iana-etc-20230810.
Update to pkgconf-2.0.1.

All build times and sizes were also checked and updated as needed.

  • Property mode set to 100644
File size: 7.3 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">
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>
22 <term>Autoconf Consolidated Fixes Patch - <token>&autoconf-fixes-patch-size;</token>:</term>
23 <listitem>
24 <para>Download: <ulink url="&patches-root;&autoconf-fixes-patch;"/></para>
25 <para>MD5 sum: <literal>&autoconf-fixes-patch-md5;</literal></para>
26 </listitem>
27 </varlistentry>
28-->
29
30<!-- <varlistentry>
31 <term>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term>
32 <listitem>
33 <para>Download: <ulink url="&patches-root;&bash-fixes-patch;"/></para>
34 <para>MD5 sum: <literal>&bash-fixes-patch-md5;</literal></para>
35 </listitem>
36 </varlistentry>
37-->
38<!--
39 <varlistentry>
40 <term>Binutils LTO Fix Patch - <token>&binutils-lto-patch-size;</token>:</term>
41 <listitem>
42 <para>Download: <ulink url="&patches-root;&binutils-lto-patch;"/></para>
43 <para>MD5 sum: <literal>&binutils-lto-patch-md5;</literal></para>
44 </listitem>
45 </varlistentry>
46-->
47 <varlistentry>
48 <term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term>
49 <listitem>
50 <para>Download: <ulink url="&patches-root;&bzip2-docs-patch;"/></para>
51 <para>MD5 sum: <literal>&bzip2-docs-patch-md5;</literal></para>
52 </listitem>
53 </varlistentry>
54
55 <varlistentry>
56 <term>Coreutils Internationalization Fixes Patch - <token>&coreutils-i18n-patch-size;</token>:</term>
57 <listitem>
58 <para>Download: <ulink url="&patches-root;&coreutils-i18n-patch;"/></para>
59 <para>MD5 sum: <literal>&coreutils-i18n-patch-md5;</literal></para>
60 </listitem>
61 </varlistentry>
62<!--
63 <varlistentry>
64 <term>Coreutils Chmod Fix Patch - <token>&coreutils-chmod-patch-size;</token>:</term>
65 <listitem>
66 <para>Download: <ulink url="&patches-root;&coreutils-chmod-patch;"/></para>
67 <para>MD5 sum: <literal>&coreutils-chmod-patch-md5;</literal></para>
68 </listitem>
69 </varlistentry>
70-->
71<!--
72 <varlistentry>
73 <term>Gcc glibc-2.36 Fixes Patch - <token>&gcc-upstream-fixes-patch-size;</token>:</term>
74 <listitem>
75 <para>Download: <ulink url="&patches-root;&gcc-upstream-fixes-patch;"/></para>
76 <para>MD5 sum: <literal>&gcc-upstream-fixes-patch-md5;</literal></para>
77 </listitem>
78 </varlistentry>
79-->
80 <varlistentry>
81 <term>Glibc Memalign Patch - <token>&glibc-memalign-patch-size;</token>:</term>
82 <listitem>
83 <para>Download: <ulink url="&patches-root;&glibc-memalign-patch;"/></para>
84 <para>MD5 sum: <literal>&glibc-memalign-patch-md5;</literal></para>
85 </listitem>
86 </varlistentry>
87
88 <varlistentry>
89 <term>Glibc FHS Patch - <token>&glibc-fhs-patch-size;</token>:</term>
90 <listitem>
91 <para>Download: <ulink url="&patches-root;&glibc-fhs-patch;"/></para>
92 <para>MD5 sum: <literal>&glibc-fhs-patch-md5;</literal></para>
93 </listitem>
94 </varlistentry>
95
96 <varlistentry>
97 <term>GRUB Upstream Fixes Patch - <token>&grub-upstream-fixes-patch-size;</token>:</term>
98 <listitem>
99 <para>Download: <ulink url="&patches-root;&grub-upstream-fixes-patch;"/></para>
100 <para>MD5 sum: <literal>&grub-upstream-fixes-patch-md5;</literal></para>
101 </listitem>
102 </varlistentry>
103
104 <varlistentry>
105 <term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term>
106 <listitem>
107 <para>Download: <ulink url="&patches-root;&kbd-backspace-patch;"/></para>
108 <para>MD5 sum: <literal>&kbd-backspace-patch-md5;</literal></para>
109 </listitem>
110 </varlistentry>
111<!--
112 <varlistentry>
113 <term>Meson Upstream Fix Patch - <token>&meson-fix-patch-size;</token>:</term>
114 <listitem>
115 <para>Download: <ulink url="&patches-root;&meson-fix-patch;"/></para>
116 <para>MD5 sum: <literal>&meson-fix-patch-md5;</literal></para>
117 </listitem>
118 </varlistentry>
119
120 <varlistentry>
121 <term>Libpipeline Checks Patch - <token>&libpipeline-checks-patch-size;</token>:</term>
122 <listitem>
123 <para>Download: <ulink url="&patches-root;&libpipeline-checks-patch;"/></para>
124 <para>MD5 sum: <literal>&libpipeline-checks-patch-md5;</literal></para>
125 </listitem>
126 </varlistentry>
127-->
128<!--
129 <varlistentry>
130 <term>Perl Upstream Fix Patch - <token>&perl-fix-patch-size;</token>:</term>
131 <listitem>
132 <para>Download: <ulink url="&patches-root;&perl-fix-patch;"/></para>
133 <para>MD5 sum: <literal>&perl-fix-patch-md5;</literal></para>
134 </listitem>
135 </varlistentry>
136-->
137
138 <varlistentry>
139 <term>Readline Upstream Fix Patch - <token>&readline-fixes-patch-size;</token>:</term>
140 <listitem>
141 <para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para>
142 <para>MD5 sum: <literal>&readline-fixes-patch-md5;</literal></para>
143 </listitem>
144 </varlistentry>
145
146 <varlistentry revision="sysv">
147 <term>Sysvinit Consolidated Patch - <token>&sysvinit-consolidated-patch-size;</token>:</term>
148 <listitem>
149 <para>Download: <ulink url="&patches-root;&sysvinit-consolidated-patch;"/></para>
150 <para>MD5 sum: <literal>&sysvinit-consolidated-patch-md5;</literal></para>
151 </listitem>
152 </varlistentry>
153
154<!--
155 <varlistentry revision="systemd">
156 <term>Systemd Upstream Patch - <token>&systemd-upstream-patch-size;</token>:</term>
157 <listitem>
158 <para>Download: <ulink url="&patches-root;&systemd-upstream-patch;"/></para>
159 <para>MD5 sum: <literal>&systemd-upstream-patch-md5;</literal></para>
160 </listitem>
161 </varlistentry>
162-->
163<!--
164 <varlistentry>
165 <term>Xz Upstream Fix Patch - <token>&xz-upstream-fix-patch-size;</token>:</term>
166 <listitem>
167 <para>Download: <ulink url="&patches-root;&xz-upstream-fix-patch;"/></para>
168 <para>MD5 sum: <literal>&xz-upstream-fix-patch-md5;</literal></para>
169 </listitem>
170 </varlistentry>
171-->
172<!--
173 <varlistentry>
174 <term>Zstd Upstream Fixes Patch - <token>&zstd-upstream-fixes-patch-size;</token>:</term>
175 <listitem>
176 <para>Download: <ulink url="&patches-root;&zstd-upstream-fixes-patch;"/></para>
177 <para>MD5 sum: <literal>&zstd-upstream-fixes-patch-md5;</literal></para>
178 </listitem>
179 </varlistentry>
180-->
181 </variablelist>
182
183 <para>Total size of these patches: about <returnvalue/></para>
184
185 <para>In addition to the above required patches, there exist a number of
186 optional patches created by the LFS community. These optional patches
187 solve minor problems or enable functionality that is not enabled by
188 default. Feel free to peruse the patches database located at
189 <ulink url="&lfs-root;patches/downloads/"/> and acquire any additional
190 patches to suit your system needs.</para>
191
192</sect1>
Note: See TracBrowser for help on using the repository browser.