source: chapter03/patches.xml@ 5d15cba

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.0 8.1 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 5d15cba was 5d15cba, checked in by DJ Lucas <dj@…>, 7 years ago

Update to Linux-4.8.10, add flex-2.6.2-fixes-1.patch, correct systemd /sbin/sulogin issue. Fixes issues #4003, #4005, and #4006.

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

  • Property mode set to 100644
File size: 4.7 KB
RevLine 
[673b0d8]1<?xml version="1.0" encoding="ISO-8859-1"?>
[b06ca36]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[673b0d8]4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
[b0ed1af]7
[673b0d8]8<sect1 id="materials-patches">
[b0ed1af]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">
[e980f1a]20<!--
[c7997ec]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>
[0f344dd]26 </listitem>
27 </varlistentry>
[e980f1a]28-->
[70e3330]29 <varlistentry>
30 <term>Bc Memory Leak Patch - <token>&bc-memory-leak-patch-size;</token>:</term>
31 <listitem>
32 <para>Download: <ulink url="&patches-root;&bc-memory-leak-patch;"/></para>
33 <para>MD5 sum: <literal>&bc-memory-leak-patch-md5;</literal></para>
34 </listitem>
35 </varlistentry>
[6206f72]36
[b0ed1af]37 <varlistentry>
[9b04fe8]38 <term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term>
[b0ed1af]39 <listitem>
[534f5b8]40 <para>Download: <ulink url="&patches-root;&bzip2-docs-patch;"/></para>
[9357812]41 <para>MD5 sum: <literal>&bzip2-docs-patch-md5;</literal></para>
[b0ed1af]42 </listitem>
43 </varlistentry>
44
[324209d]45 <varlistentry>
[9b04fe8]46 <term>Coreutils Internationalization Fixes Patch - <token>&coreutils-i18n-patch-size;</token>:</term>
[b0ed1af]47 <listitem>
[534f5b8]48 <para>Download: <ulink url="&patches-root;&coreutils-i18n-patch;"/></para>
[9357812]49 <para>MD5 sum: <literal>&coreutils-i18n-patch-md5;</literal></para>
[49144a2]50 </listitem>
[b17411e]51 </varlistentry>
[5d15cba]52
53 <varlistentry>
54 <term>Flex Fixes Patch - <token>&flex-fixes-patch-size;</token>:</term>
55 <listitem>
56 <para>Download: <ulink url="&patches-root;&flex-fixes-patch;"/></para>
57 <para>MD5 sum: <literal>&flex-fixes-patch-md5;</literal></para>
58 </listitem>
59 </varlistentry>
[f5451ce]60<!--
[4028929]61 <varlistentry>
[12836f5]62 <term>Gccc ASAN Patch - <token>&gcc-asan-patch-size;</token>:</term>
[4028929]63 <listitem>
[12836f5]64 <para>Download: <ulink url="&patches-root;&gcc-asan-patch;"/></para>
65 <para>MD5 sum: <literal>&gcc-asan-patch-md5;</literal></para>
[4028929]66 </listitem>
67 </varlistentry>
[f5451ce]68-->
[42130d6]69 <varlistentry>
[12836f5]70 <term>Glibc FHS Patch - <token>&glibc-fhs-patch-size;</token>:</term>
[42130d6]71 <listitem>
[12836f5]72 <para>Download: <ulink url="&patches-root;&glibc-fhs-patch;"/></para>
73 <para>MD5 sum: <literal>&glibc-fhs-patch-md5;</literal></para>
[42130d6]74 </listitem>
75 </varlistentry>
76
[5d1f0157]77 <varlistentry>
[6fc168b]78 <term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term>
[5d1f0157]79 <listitem>
[6fc168b]80 <para>Download: <ulink url="&patches-root;&kbd-backspace-patch;"/></para>
81 <para>MD5 sum: <literal>&kbd-backspace-patch-md5;</literal></para>
[5d1f0157]82 </listitem>
83 </varlistentry>
[e980f1a]84<!--
[cc2eeb1]85 <varlistentry>
86 <term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term>
87 <listitem>
88 <para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para>
89 <para>MD5 sum: <literal>&readline-fixes-patch-md5;</literal></para>
90 </listitem>
91 </varlistentry>
[e980f1a]92-->
[1118b17]93 <varlistentry revision="sysv">
[9132fe4]94 <term>Sysvinit Consolidated Patch - <token>&sysvinit-consolidated-patch-size;</token>:</term>
[67e8a9b]95 <listitem>
[9132fe4]96 <para>Download: <ulink url="&patches-root;&sysvinit-consolidated-patch;"/></para>
97 <para>MD5 sum: <literal>&sysvinit-consolidated-patch-md5;</literal></para>
[67e8a9b]98 </listitem>
99 </varlistentry>
[f5e821c]100
[af97530c]101<!--
[e8d84ce]102 <varlistentry revision="systemd">
103 <term>Systemd security patch - <token>&systemd-security-patch-size;</token>:</term>
104 <listitem>
105 <para>Download: <ulink url="&patches-root;&systemd-security-patch;"/></para>
106 <para>MD5 sum: <literal>&systemd-security-patch-md5;</literal></para>
107 </listitem>
108 </varlistentry>
[af97530c]109-->
[e8d84ce]110
[b0ed1af]111 </variablelist>
112
[9b04fe8]113 <para>Total size of these patches: about <returnvalue/></para>
114
[b0ed1af]115 <para>In addition to the above required patches, there exist a number of
116 optional patches created by the LFS community. These optional patches
117 solve minor problems or enable functionality that is not enabled by
118 default. Feel free to peruse the patches database located at
[f90de83]119 <ulink url="&lfs-root;patches/downloads/"/> and acquire any additional
[fd40de87]120 patches to suit your system needs.</para>
[81fd230]121
[673b0d8]122</sect1>
Note: See TracBrowser for help on using the repository browser.