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
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
[aa18ac0]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f8be484]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
[f4f631d]13  <para>In addition to the packages, several patches are also required.
[3f8be484]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
[35b75e6]17  needed to build a CLFS system:</para>
[3f8be484]18
19  <variablelist role="materials">
20
[d849dd4]21    <varlistentry>
22      <term>Bash Branch Update Patch - <token>&bash-branch_update-patch-size;</token>:</term>
23      <listitem>
24        <para>Download: <ulink
[8c6fb58]25        url="&patches-root;&bash-branch_update-patch;"/></para>
[d849dd4]26        <para>MD5 sum: <literal>&bash-branch_update-patch-md5;</literal></para>
27      </listitem>
28    </varlistentry>
[1070a2d]29
[e2eebf6]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
[cee9351]39<!-- Binutils branch update area
[3e0fdeb]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>
[cee9351]48-->
[aa8d23f]49    <varlistentry>
50      <term>Coreutils Uname Patch - <token>&coreutils-uname-patch-size;</token>:</term>
51      <listitem>
52        <para>Download: <ulink
[8c6fb58]53        url="&patches-root;&coreutils-uname-patch;"/></para>
[aa8d23f]54        <para>MD5 sum: <literal>&coreutils-uname-patch-md5;</literal></para>
55      </listitem>
56    </varlistentry>
[3f8be484]57
[e1aad15]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
[c4ebdab]67<!--GCC Branch Update Area
[e70ebe86]68    <varlistentry>
69      <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term>
70      <listitem>
71        <para>Download: <ulink
[43f9f77]72        url="&patches-root;&gcc-branch_update-patch;"/></para>
[e70ebe86]73        <para>MD5 sum: <literal>&gcc-branch_update-patch-md5;</literal></para>
74      </listitem>
75    </varlistentry>
[c4ebdab]76-->
[3e0fdeb]77
[d52b7f85]78    <varlistentry>
[9f5b4d49]79      <term>Iana-Etc Protocol and Port Numbers Update - <token>&iana-etc-numbers_update-patch-size;</token>:</term>
[d52b7f85]80      <listitem>
81        <para>Download: <ulink
[9f5b4d49]82        url="&patches-root;&iana-etc-numbers_update-patch;"/></para>
83        <para>MD5 sum: <literal>&iana-etc-numbers_update-patch-md5;</literal></para>
[d52b7f85]84      </listitem>
85    </varlistentry>
86
[dc5815da]87    <varlistentry>
[e7c1e7c]88      <term>IPUtils Fixes Patch - <token>&iputils-build-patch-size;</token>:</term>
[dc5815da]89      <listitem>
90        <para>Download: <ulink
[e7c1e7c]91        url="&patches-root;&iputils-build-patch;"/></para>
92        <para>MD5 sum: <literal>&iputils-build-patch-md5;</literal></para>
[dc5815da]93      </listitem>
94    </varlistentry>
95
[b0f2f04]96    <varlistentry>
97      <term>Linux Sublevel Patch - <token>&linux-sublevel-patch-size;</token>:</term>
98      <listitem>
99        <para>Download: <ulink
[57047cf]100        url="&kernel;linux/kernel/v&linux-dl-version;/&linux-sublevel-patch;"/></para>
[b0f2f04]101        <para>MD5 sum: <literal>&linux-sublevel-patch-md5;</literal></para>
102      </listitem>
103    </varlistentry>
104
[3cff625]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
[55d273f]114    <varlistentry>
115      <term>Ncurses Bash Patch - <token>&ncurses-bashfix-patch-size;</token>:</term>
116      <listitem>
117        <para>Download: <ulink
[8c6fb58]118        url="&patches-root;&ncurses-bashfix-patch;"/></para>
[55d273f]119        <para>MD5 sum: <literal>&ncurses-bashfix-patch-md5;</literal></para>
120      </listitem>
121    </varlistentry>
122
[6f21829]123<!--Ncurses Branch Update Area
[3508ede]124    <varlistentry>
[f9e5ac7]125      <term>Ncurses Branch Update Patch - <token>&ncurses-branch_update-patch-size;</token>:</term>
[0f7e9ab]126      <listitem>
127        <para>Download: <ulink
[8c6fb58]128        url="&patches-root;&ncurses-branch_update-patch;"/></para>
[0f7e9ab]129        <para>MD5 sum: <literal>&ncurses-branch_update-patch-md5;</literal></para>
130      </listitem>
131    </varlistentry>
[6f21829]132-->
[0f7e9ab]133
[001becd]134    <varlistentry>
[6af3a34]135      <term>Readline Branch Update - <token>&readline-branch_update-patch-size;</token>:</term>
[001becd]136      <listitem>
137        <para>Download: <ulink
[8c6fb58]138        url="&patches-root;&readline-branch_update-patch;"/></para>
[6af3a34]139        <para>MD5 sum: <literal>&readline-branch_update-patch-md5;</literal></para>
[001becd]140      </listitem>
141    </varlistentry>
142
[3d97d19]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
[d688a85]152<!-- Vim branch update patch area -->
[6334994]153    <varlistentry>
[2830f42]154      <term>Vim Branch Update Patch - <token>&vim-branch_update-patch-size;</token>:</term>
[6334994]155      <listitem>
[f41fea6]156        <para>Download: <ulink
[8c6fb58]157        url="&patches-root;&vim-branch_update-patch;"/></para>
[2830f42]158        <para>MD5 sum: <literal>&vim-branch_update-patch-md5;</literal></para>
[6334994]159      </listitem>
160    </varlistentry>
161
[3f8be484]162  </variablelist>
163
[f4f631d]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
[eeba940]167  optional patches created by the CLFS community. These optional patches
[3f8be484]168  solve minor problems or enable functionality that is not enabled by
169  default. Feel free to peruse the patches database located at
[eeba940]170  <ulink url="&patches-root;"/> and acquire any additional
[3f8be484]171  patches to suit the system needs.</para>
172
173</sect1>
Note: See TracBrowser for help on using the repository browser.