source: chapter03/patches.xml@ 96b2539

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 7.7 7.8 7.9 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 96b2539 was 96b2539, checked in by Bruce Dubbs <bdubbs@…>, 9 years ago

Add bash patches through patch-033.
Update mpfr patches through patch-11.

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

  • Property mode set to 100644
File size: 6.6 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="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>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term>
23 <listitem>
24 <para>Download: <ulink url="&patches-root;&bash-fixes-patch;"/></para>
25 <para>MD5 sum: <literal>&bash-fixes-patch-md5;</literal></para>
26 </listitem>
27 </varlistentry>
28
29 <varlistentry>
30 <term>Bc Memory Leak Patch - <token>&bc-memory-leak-patch-size;</token>:</term>
31 <listitem>
32 <para>Download: <ulink url="&patches-root;&bc-memory-leak-patch;"/></para>
33 <para>MD5 sum: <literal>&bc-memory-leak-patch-md5;</literal></para>
34 </listitem>
35 </varlistentry>
36<!--
37 <varlistentry>
38 <term>Binutils LTO Patch - <token>&binutils-lto-patch-size;</token>:</term>
39 <listitem>
40 <para>Download: <ulink url="&patches-root;&binutils-lto-patch;"/></para>
41 <para>MD5 sum: <literal>&binutils-lto-patch-md5;</literal></para>
42 </listitem>
43 </varlistentry>
44
45 <varlistentry>
46 <term>Binutils LTO Testsuite Patch - <token>&binutils-lto-testsuite-patch-size;</token>:</term>
47 <listitem>
48 <para>Download: <ulink url="&patches-root;&binutils-lto-testsuite-patch;"/></para>
49 <para>MD5 sum: <literal>&binutils-lto-testsuite-patch-md5;</literal></para>
50 </listitem>
51 </varlistentry>
52
53 <varlistentry>
54 <term>Binutils Multiple Plugins Patch - <token>&binutils-multiple-plugins-patch-size;</token>:</term>
55 <listitem>
56 <para>Download: <ulink url="&patches-root;&binutils-multiple-plugins-patch;"/></para>
57 <para>MD5 sum: <literal>&binutils-multiple-plugins-patch-md5;</literal></para>
58 </listitem>
59 </varlistentry>
60-->
61 <varlistentry>
62 <term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term>
63 <listitem>
64 <para>Download: <ulink url="&patches-root;&bzip2-docs-patch;"/></para>
65 <para>MD5 sum: <literal>&bzip2-docs-patch-md5;</literal></para>
66 </listitem>
67 </varlistentry>
68
69 <varlistentry>
70 <term>Coreutils Internationalization Fixes Patch - <token>&coreutils-i18n-patch-size;</token>:</term>
71 <listitem>
72 <para>Download: <ulink url="&patches-root;&coreutils-i18n-patch;"/></para>
73 <para>MD5 sum: <literal>&coreutils-i18n-patch-md5;</literal></para>
74 </listitem>
75 </varlistentry>
76<!--
77 <varlistentry>
78 <term>Coreutils shuf Segmentation Fault Fix Patch - <token>&coreutils-shuf-segfault-patch-size;</token>:</term>
79 <listitem>
80 <para>Download: <ulink url="&patches-root;&coreutils-shuf-segfault-patch;"/></para>
81 <para>MD5 sum: <literal>&coreutils-shuf-segfault-patch-md5;</literal></para>
82 </listitem>
83 </varlistentry>
84-->
85<!--
86 <varlistentry>
87 <term>E2fsprogs Fix Test Patch - <token>&e2fsprogs-fix-test-patch-size;</token>:</term>
88 <listitem>
89 <para>Download: <ulink url="&patches-root;&e2fsprogs-fix-test-patch;"/></para>
90 <para>MD5 sum: <literal>&e2fsprogs-fix-test-patch-md5;</literal></para>
91 </listitem>
92 </varlistentry>
93-->
94<!--
95 <varlistentry>
96 <term>Gcc Upstream Patch - <token>&gcc-upstream-patch-size;</token>:</term>
97 <listitem>
98 <para>Download: <ulink url="&patches-root;&gcc-upstream-patch;"/></para>
99 <para>MD5 sum: <literal>&gcc-upstream-patch-md5;</literal></para>
100 </listitem>
101 </varlistentry>
102-->
103 <varlistentry>
104 <term>Glibc FHS Patch - <token>&glibc-fhs-patch-size;</token>:</term>
105 <listitem>
106 <para>Download: <ulink url="&patches-root;&glibc-fhs-patch;"/></para>
107 <para>MD5 sum: <literal>&glibc-fhs-patch-md5;</literal></para>
108 </listitem>
109 </varlistentry>
110
111 <varlistentry>
112 <term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term>
113 <listitem>
114 <para>Download: <ulink url="&patches-root;&kbd-backspace-patch;"/></para>
115 <para>MD5 sum: <literal>&kbd-backspace-patch-md5;</literal></para>
116 </listitem>
117 </varlistentry>
118
119 <varlistentry>
120 <term>Mpfr Upstream Fixes Patch - <token>&mpfr-fixes-patch-size;</token>:</term>
121 <listitem>
122 <para>Download: <ulink url="&patches-root;&mpfr-fixes-patch;"/></para>
123 <para>MD5 sum: <literal>&mpfr-fixes-patch-md5;</literal></para>
124 </listitem>
125 </varlistentry>
126
127 <varlistentry>
128 <term>Perl Data::Dumper Patch - <token>&perl-fix-patch-size;</token>:</term>
129 <listitem>
130 <para>Download: <ulink url="&patches-root;&perl-fix-patch;"/></para>
131 <para>MD5 sum: <literal>&perl-fix-patch-md5;</literal></para>
132 </listitem>
133 </varlistentry>
134
135 <varlistentry>
136 <term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term>
137 <listitem>
138 <para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para>
139 <para>MD5 sum: <literal>&readline-fixes-patch-md5;</literal></para>
140 </listitem>
141 </varlistentry>
142
143 <varlistentry>
144 <term>Sysvinit Consolidated Patch - <token>&sysvinit-consolidated-patch-size;</token>:</term>
145 <listitem>
146 <para>Download: <ulink url="&patches-root;&sysvinit-consolidated-patch;"/></para>
147 <para>MD5 sum: <literal>&sysvinit-consolidated-patch-md5;</literal></para>
148 </listitem>
149 </varlistentry>
150<!--
151 <varlistentry>
152 <term>Tar Manpage Patch - <token>&tar-manpage-patch-size;</token>:</term>
153 <listitem>
154 <para>Download: <ulink url="&patches-root;&tar-manpage-patch;"/></para>
155 <para>MD5 sum: <literal>&tar-manpage-patch-md5;</literal></para>
156 </listitem>
157 </varlistentry>
158-->
159 </variablelist>
160
161 <para>Total size of these patches: about <returnvalue/></para>
162
163 <para>In addition to the above required patches, there exist a number of
164 optional patches created by the LFS community. These optional patches
165 solve minor problems or enable functionality that is not enabled by
166 default. Feel free to peruse the patches database located at
167 <ulink url="&lfs-root;patches/downloads/"/> and acquire any additional
168 patches to suit your system needs.</para>
169
170</sect1>
Note: See TracBrowser for help on using the repository browser.