source: chapter03/patches.xml@ a9595b6

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 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 a9595b6 was 869b0966, checked in by Bruce Dubbs <bdubbs@…>, 6 years ago

Update to glibc-2.27.
Update to man-pages-4.15.
Update to bash-4.4.18.
Update to iproute2-4.15.0.
Add an option to binutils to support 64-bit operations on
a 32-bit system.
Provide better initialization for vim.

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

  • Property mode set to 100644
File size: 5.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="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<!--
30 <varlistentry>
31 <term>Bc Memory Leak Patch - <token>&bc-memory-leak-patch-size;</token>:</term>
32 <listitem>
33 <para>Download: <ulink url="&patches-root;&bc-memory-leak-patch;"/></para>
34 <para>MD5 sum: <literal>&bc-memory-leak-patch-md5;</literal></para>
35 </listitem>
36 </varlistentry>
37-->
38 <varlistentry>
39 <term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term>
40 <listitem>
41 <para>Download: <ulink url="&patches-root;&bzip2-docs-patch;"/></para>
42 <para>MD5 sum: <literal>&bzip2-docs-patch-md5;</literal></para>
43 </listitem>
44 </varlistentry>
45
46 <varlistentry>
47 <term>Coreutils Internationalization Fixes Patch - <token>&coreutils-i18n-patch-size;</token>:</term>
48 <listitem>
49 <para>Download: <ulink url="&patches-root;&coreutils-i18n-patch;"/></para>
50 <para>MD5 sum: <literal>&coreutils-i18n-patch-md5;</literal></para>
51 </listitem>
52 </varlistentry>
53<!--
54 <varlistentry>
55 <term>Flex Fixes Patch - <token>&flex-fixes-patch-size;</token>:</term>
56 <listitem>
57 <para>Download: <ulink url="&patches-root;&flex-fixes-patch;"/></para>
58 <para>MD5 sum: <literal>&flex-fixes-patch-md5;</literal></para>
59 </listitem>
60 </varlistentry>
61-->
62<!--
63 <varlistentry>
64 <term>Gccc ASAN Patch - <token>&gcc-asan-patch-size;</token>:</term>
65 <listitem>
66 <para>Download: <ulink url="&patches-root;&gcc-asan-patch;"/></para>
67 <para>MD5 sum: <literal>&gcc-asan-patch-md5;</literal></para>
68 </listitem>
69 </varlistentry>
70-->
71 <varlistentry>
72 <term>Glibc FHS Patch - <token>&glibc-fhs-patch-size;</token>:</term>
73 <listitem>
74 <para>Download: <ulink url="&patches-root;&glibc-fhs-patch;"/></para>
75 <para>MD5 sum: <literal>&glibc-fhs-patch-md5;</literal></para>
76 </listitem>
77 </varlistentry>
78<!--
79 <varlistentry>
80 <term>Glibc Glob Security Patch - <token>&glibc-glob-patch-size;</token>:</term>
81 <listitem>
82 <para>Download: <ulink url="&patches-root;&glibc-glob-patch;"/></para>
83 <para>MD5 sum: <literal>&glibc-glob-patch-md5;</literal></para>
84 </listitem>
85 </varlistentry>
86-->
87 <varlistentry>
88 <term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term>
89 <listitem>
90 <para>Download: <ulink url="&patches-root;&kbd-backspace-patch;"/></para>
91 <para>MD5 sum: <literal>&kbd-backspace-patch-md5;</literal></para>
92 </listitem>
93 </varlistentry>
94
95 <varlistentry>
96 <term>Ninja Limit Jobs Patch - <token>&ninja-limit-jobs-patch-size;</token>:</term>
97 <listitem>
98 <para>Download: <ulink url="&patches-root;&ninja-limit-jobs-patch;"/></para>
99 <para>MD5 sum: <literal>&ninja-limit-jobs-patch-md5;</literal></para>
100 </listitem>
101 </varlistentry>
102<!--
103 <varlistentry>
104 <term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term>
105 <listitem>
106 <para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para>
107 <para>MD5 sum: <literal>&readline-fixes-patch-md5;</literal></para>
108 </listitem>
109 </varlistentry>
110-->
111 <varlistentry revision="sysv">
112 <term>Sysvinit Consolidated Patch - <token>&sysvinit-consolidated-patch-size;</token>:</term>
113 <listitem>
114 <para>Download: <ulink url="&patches-root;&sysvinit-consolidated-patch;"/></para>
115 <para>MD5 sum: <literal>&sysvinit-consolidated-patch-md5;</literal></para>
116 </listitem>
117 </varlistentry>
118
119<!--
120 <varlistentry revision="systemd">
121 <term>Systemd security patch - <token>&systemd-security-patch-size;</token>:</term>
122 <listitem>
123 <para>Download: <ulink url="&patches-root;&systemd-security-patch;"/></para>
124 <para>MD5 sum: <literal>&systemd-security-patch-md5;</literal></para>
125 </listitem>
126 </varlistentry>
127-->
128
129 </variablelist>
130
131 <para>Total size of these patches: about <returnvalue/></para>
132
133 <para>In addition to the above required patches, there exist a number of
134 optional patches created by the LFS community. These optional patches
135 solve minor problems or enable functionality that is not enabled by
136 default. Feel free to peruse the patches database located at
137 <ulink url="&lfs-root;patches/downloads/"/> and acquire any additional
138 patches to suit your system needs.</para>
139
140</sect1>
Note: See TracBrowser for help on using the repository browser.