source: BOOK/materials/common/patches.xml@ be893b3

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

Add patch for Intltool when using latest Perl.

  • Property mode set to 100644
File size: 6.0 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
[0f1924a]21 <varlistentry>
22 <term>Automake Perl Patch - <token>&automake-perl-patch-size;</token>:</term>
23 <listitem>
24 <para>Download: <ulink
25 url="&patches-root;&automake-perl-patch;"/></para>
26 <para>MD5 sum: <literal>&automake-perl-patch-md5;</literal></para>
27 </listitem>
28 </varlistentry>
29
30
[d849dd4]31 <varlistentry>
32 <term>Bash Branch Update Patch - <token>&bash-branch_update-patch-size;</token>:</term>
33 <listitem>
34 <para>Download: <ulink
[8c6fb58]35 url="&patches-root;&bash-branch_update-patch;"/></para>
[d849dd4]36 <para>MD5 sum: <literal>&bash-branch_update-patch-md5;</literal></para>
37 </listitem>
[e2eebf6]38 </varlistentry>
39
[cee9351]40<!-- Binutils branch update area
[3e0fdeb]41 <varlistentry>
42 <term>Binutils Branch Update Patch - <token>&binutils-branch_update-patch-size;</token>:</term>
43 <listitem>
44 <para>Download: <ulink
45 url="&patches-root;&binutils-branch_update-patch;"/></para>
46 <para>MD5 sum: <literal>&binutils-branch_update-patch-md5;</literal></para>
47 </listitem>
48 </varlistentry>
[cee9351]49-->
[aa8d23f]50 <varlistentry>
51 <term>Coreutils Uname Patch - <token>&coreutils-uname-patch-size;</token>:</term>
52 <listitem>
53 <para>Download: <ulink
[8c6fb58]54 url="&patches-root;&coreutils-uname-patch;"/></para>
[aa8d23f]55 <para>MD5 sum: <literal>&coreutils-uname-patch-md5;</literal></para>
[e1aad15]56 </listitem>
57 </varlistentry>
58
[c4ebdab]59<!--GCC Branch Update Area
[e70ebe86]60 <varlistentry>
61 <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term>
62 <listitem>
63 <para>Download: <ulink
[43f9f77]64 url="&patches-root;&gcc-branch_update-patch;"/></para>
[e70ebe86]65 <para>MD5 sum: <literal>&gcc-branch_update-patch-md5;</literal></para>
66 </listitem>
67 </varlistentry>
[c4ebdab]68-->
[3e0fdeb]69
[d52b7f85]70 <varlistentry>
[9f5b4d49]71 <term>Iana-Etc Protocol and Port Numbers Update - <token>&iana-etc-numbers_update-patch-size;</token>:</term>
[d52b7f85]72 <listitem>
73 <para>Download: <ulink
[9f5b4d49]74 url="&patches-root;&iana-etc-numbers_update-patch;"/></para>
75 <para>MD5 sum: <literal>&iana-etc-numbers_update-patch-md5;</literal></para>
[d52b7f85]76 </listitem>
77 </varlistentry>
78
[dc5815da]79 <varlistentry>
[6dc0453]80 <term>Intool Perl Fix - <token>&intltool-perl-patch-size;</token>:</term>
[dc5815da]81 <listitem>
82 <para>Download: <ulink
[6dc0453]83 url="&patches-root;&intltool-perl-patch;"/></para>
84 <para>MD5 sum: <literal>&intltool-perl-patch-md5;</literal></para>
[dc5815da]85 </listitem>
86 </varlistentry>
87
[b0f2f04]88 <varlistentry>
89 <term>Linux Sublevel Patch - <token>&linux-sublevel-patch-size;</token>:</term>
90 <listitem>
91 <para>Download: <ulink
[57047cf]92 url="&kernel;linux/kernel/v&linux-dl-version;/&linux-sublevel-patch;"/></para>
[b0f2f04]93 <para>MD5 sum: <literal>&linux-sublevel-patch-md5;</literal></para>
94 </listitem>
95 </varlistentry>
96
[3cff625]97 <varlistentry>
98 <term>MPFR Fixes Patch - <token>&mpfr-fixes-patch-size;</token>:</term>
99 <listitem>
100 <para>Download: <ulink
101 url="&patches-root;&mpfr-fixes-patch;"/></para>
102 <para>MD5 sum: <literal>&mpfr-fixes-patch-md5;</literal></para>
103 </listitem>
104 </varlistentry>
105
[55d273f]106 <varlistentry>
107 <term>Ncurses Bash Patch - <token>&ncurses-bashfix-patch-size;</token>:</term>
108 <listitem>
109 <para>Download: <ulink
[8c6fb58]110 url="&patches-root;&ncurses-bashfix-patch;"/></para>
[55d273f]111 <para>MD5 sum: <literal>&ncurses-bashfix-patch-md5;</literal></para>
112 </listitem>
113 </varlistentry>
114
[6f21829]115<!--Ncurses Branch Update Area
[3508ede]116 <varlistentry>
[f9e5ac7]117 <term>Ncurses Branch Update Patch - <token>&ncurses-branch_update-patch-size;</token>:</term>
[0f7e9ab]118 <listitem>
119 <para>Download: <ulink
[8c6fb58]120 url="&patches-root;&ncurses-branch_update-patch;"/></para>
[0f7e9ab]121 <para>MD5 sum: <literal>&ncurses-branch_update-patch-md5;</literal></para>
122 </listitem>
123 </varlistentry>
[6f21829]124-->
[0f7e9ab]125
[001becd]126 <varlistentry>
[6af3a34]127 <term>Readline Branch Update - <token>&readline-branch_update-patch-size;</token>:</term>
[001becd]128 <listitem>
129 <para>Download: <ulink
[8c6fb58]130 url="&patches-root;&readline-branch_update-patch;"/></para>
[6af3a34]131 <para>MD5 sum: <literal>&readline-branch_update-patch-md5;</literal></para>
[001becd]132 </listitem>
133 </varlistentry>
134
[3d97d19]135 <varlistentry>
136 <term>Sysvinit Tools Updates Patch - <token>&sysvinit-tools_updates-patch-size;</token>:</term>
137 <listitem>
138 <para>Download: <ulink
139 url="&patches-root;&sysvinit-tools_updates-patch;"/></para>
140 <para>MD5 sum: <literal>&sysvinit-tools_updates-patch-md5;</literal></para>
141 </listitem>
142 </varlistentry>
143
[d688a85]144<!-- Vim branch update patch area -->
[6334994]145 <varlistentry>
[2830f42]146 <term>Vim Branch Update Patch - <token>&vim-branch_update-patch-size;</token>:</term>
[6334994]147 <listitem>
[f41fea6]148 <para>Download: <ulink
[8c6fb58]149 url="&patches-root;&vim-branch_update-patch;"/></para>
[2830f42]150 <para>MD5 sum: <literal>&vim-branch_update-patch-md5;</literal></para>
[6334994]151 </listitem>
152 </varlistentry>
153
[3f8be484]154 </variablelist>
155
[f4f631d]156 <para os="a">Total size of these patches: about <returnvalue/></para>
157
158 <para>In addition to the above required patches, there exist a number of
[eeba940]159 optional patches created by the CLFS community. These optional patches
[3f8be484]160 solve minor problems or enable functionality that is not enabled by
161 default. Feel free to peruse the patches database located at
[eeba940]162 <ulink url="&patches-root;"/> and acquire any additional
[3f8be484]163 patches to suit the system needs.</para>
164
165</sect1>
Note: See TracBrowser for help on using the repository browser.