source: BOOK/materials/common/patches.xml @ 216be86

systemd
Last change on this file since 216be86 was 216be86, checked in by William Harrington <kb0iic@…>, 7 years ago

Update Systemd to 233. Remove some configure options, add some new configure options. Tidy up the xml. Remove the compat-libs patch.

  • Property mode set to 100644
File size: 6.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-common">
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 a CLFS system:</para>
18
19  <variablelist role="materials">
20
21    <varlistentry>
22      <term>Bash Branch Update Patch - <token>&bash-branch_update-patch-size;</token>:</term>
23      <listitem>
24        <para>Download: <ulink
25        url="&patches-root;&bash-branch_update-patch;"/></para>
26        <para>MD5 sum: <literal>&bash-branch_update-patch-md5;</literal></para>
27      </listitem>
28    </varlistentry>
29
30    <varlistentry>
31      <term>Bc Memory Leak Patch - <token>&bc-memory-leak-patch-size;</token>:</term>
32      <listitem>
33        <para>Download: <ulink
34        url="&patches-root;&bc-memory-leak-patch;"/></para>
35        <para>MD5 sum: <literal>&bc-memory-leak-patch-md5;</literal></para>
36      </listitem>
37    </varlistentry>
38
39<!-- Binutils branch update area
40    <varlistentry>
41      <term>Binutils Branch Update Patch - <token>&binutils-branch_update-patch-size;</token>:</term>
42      <listitem>
43        <para>Download: <ulink
44        url="&patches-root;&binutils-branch_update-patch;"/></para>
45        <para>MD5 sum: <literal>&binutils-branch_update-patch-md5;</literal></para>
46      </listitem>
47    </varlistentry>
48-->
49    <varlistentry>
50      <term>Coreutils Uname Patch - <token>&coreutils-uname-patch-size;</token>:</term>
51      <listitem>
52        <para>Download: <ulink
53        url="&patches-root;&coreutils-uname-patch;"/></para>
54        <para>MD5 sum: <literal>&coreutils-uname-patch-md5;</literal></para>
55      </listitem>
56    </varlistentry>
57
58    <varlistentry>
59      <term>Coreutils Noman Patch - <token>&coreutils-noman-patch-size;</token>:</term>
60      <listitem>
61        <para>Download: <ulink
62        url="&patches-root;&coreutils-noman-patch;"/></para>
63        <para>MD5 sum: <literal>&coreutils-noman-patch-md5;</literal></para>
64      </listitem>
65    </varlistentry>
66
67<!--GCC Branch Update Area
68    <varlistentry>
69      <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term>
70      <listitem>
71        <para>Download: <ulink
72        url="&patches-root;&gcc-branch_update-patch;"/></para>
73        <para>MD5 sum: <literal>&gcc-branch_update-patch-md5;</literal></para>
74      </listitem>
75    </varlistentry>
76-->
77
78    <varlistentry>
79      <term>Iana-Etc Protocol and Port Numbers Update - <token>&iana-etc-numbers_update-patch-size;</token>:</term>
80      <listitem>
81        <para>Download: <ulink
82        url="&patches-root;&iana-etc-numbers_update-patch;"/></para>
83        <para>MD5 sum: <literal>&iana-etc-numbers_update-patch-md5;</literal></para>
84      </listitem>
85    </varlistentry>
86
87    <varlistentry>
88      <term>IPUtils Fixes Patch - <token>&iputils-build-patch-size;</token>:</term>
89      <listitem>
90        <para>Download: <ulink
91        url="&patches-root;&iputils-build-patch;"/></para>
92        <para>MD5 sum: <literal>&iputils-build-patch-md5;</literal></para>
93      </listitem>
94    </varlistentry>
95
96    <varlistentry>
97      <term>Linux Sublevel Patch - <token>&linux-sublevel-patch-size;</token>:</term>
98      <listitem>
99        <para>Download: <ulink
100        url="&kernel;linux/kernel/v&linux-dl-version;/&linux-sublevel-patch;"/></para>
101        <para>MD5 sum: <literal>&linux-sublevel-patch-md5;</literal></para>
102      </listitem>
103    </varlistentry>
104
105    <varlistentry>
106      <term>MPFR Fixes Patch - <token>&mpfr-fixes-patch-size;</token>:</term>
107      <listitem>
108        <para>Download: <ulink
109        url="&patches-root;&mpfr-fixes-patch;"/></para>
110        <para>MD5 sum: <literal>&mpfr-fixes-patch-md5;</literal></para>
111      </listitem>
112    </varlistentry>
113
114    <varlistentry>
115      <term>Ncurses Bash Patch - <token>&ncurses-bashfix-patch-size;</token>:</term>
116      <listitem>
117        <para>Download: <ulink
118        url="&patches-root;&ncurses-bashfix-patch;"/></para>
119        <para>MD5 sum: <literal>&ncurses-bashfix-patch-md5;</literal></para>
120      </listitem>
121    </varlistentry>
122
123<!--Ncurses Branch Update Area
124    <varlistentry>
125      <term>Ncurses Branch Update Patch - <token>&ncurses-branch_update-patch-size;</token>:</term>
126      <listitem>
127        <para>Download: <ulink
128        url="&patches-root;&ncurses-branch_update-patch;"/></para>
129        <para>MD5 sum: <literal>&ncurses-branch_update-patch-md5;</literal></para>
130      </listitem>
131    </varlistentry>
132-->
133
134    <varlistentry>
135      <term>Readline Branch Update - <token>&readline-branch_update-patch-size;</token>:</term>
136      <listitem>
137        <para>Download: <ulink
138        url="&patches-root;&readline-branch_update-patch;"/></para>
139        <para>MD5 sum: <literal>&readline-branch_update-patch-md5;</literal></para>
140      </listitem>
141    </varlistentry>
142
143    <varlistentry>
144      <term>Sysvinit Tools Updates Patch - <token>&sysvinit-tools_updates-patch-size;</token>:</term>
145      <listitem>
146        <para>Download: <ulink
147        url="&patches-root;&sysvinit-tools_updates-patch;"/></para>
148        <para>MD5 sum: <literal>&sysvinit-tools_updates-patch-md5;</literal></para>
149      </listitem>
150    </varlistentry>
151
152<!-- Vim branch update patch area -->
153    <varlistentry>
154      <term>Vim Branch Update Patch - <token>&vim-branch_update-patch-size;</token>:</term>
155      <listitem>
156        <para>Download: <ulink
157        url="&patches-root;&vim-branch_update-patch;"/></para>
158        <para>MD5 sum: <literal>&vim-branch_update-patch-md5;</literal></para>
159      </listitem>
160    </varlistentry>
161
162  </variablelist>
163
164  <para os="a">Total size of these patches: about <returnvalue/></para>
165
166  <para>In addition to the above required patches, there exist a number of
167  optional patches created by the CLFS community. These optional patches
168  solve minor problems or enable functionality that is not enabled by
169  default. Feel free to peruse the patches database located at
170  <ulink url="&patches-root;"/> and acquire any additional
171  patches to suit the system needs.</para>
172
173</sect1>
Note: See TracBrowser for help on using the repository browser.