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

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

Update Coreutils to 8.27.

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