Ignore:
Timestamp:
02/19/2005 10:16:42 PM (19 years ago)
Author:
Gerard Beekmans <gerard@…>
Branches:
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, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 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
Children:
3d31fc4
Parents:
2f9131f
Message:

Trunk is now identical to Testing

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter03/patches.xml

    r2f9131f r81fd230  
    88<?dbhtml filename="patches.html"?>
    99
     10<para>In addition to the packages, several patches are also required.
     11These patches correct any mistakes in the packages that should be
     12fixed by the maintainer.  The patches also make small modifications to
     13make the packages easier to work with. The following patches will be
     14needed to build an LFS system:</para>
     15
    1016<variablelist role="materials">
    1117
    1218<varlistentry>
    13 <term>Bash Various Fixes - 23 KB:</term>
     19<term>Bash Various Fixes - 21 KB:</term>
    1420<listitem>
    15 <para><ulink url="&patches-root;bash-&bash-version;-fixes-3.patch"/></para>
     21<para><ulink url="&patches-root;bash-&bash-version;-fixes-1.patch"/></para>
    1622</listitem>
    1723</varlistentry>
    1824
    1925<varlistentry>
    20 <term>Bash Avoid Wcontinued Patch - 1KB:</term>
     26<term>Bash Avoid Wcontinued Patch - 1 KB:</term>
    2127<listitem>
    2228<para><ulink url="&patches-root;bash-&bash-version;-avoid_WCONTINUED-1.patch"/></para>
     
    2733<term>Coreutils Suppress Uptime, Kill, Su Patch - 16 KB:</term>
    2834<listitem>
    29 <para><ulink url="&patches-root;coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch"/></para>
     35<para condition="html"><ulink url="&patches-root;coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch"/></para>
     36<para condition="pdf"><ulink url="&patches-root;coreutils-&coreutils-version;-suppress_uptime_ kill_su-1.patch"/></para>
    3037</listitem>
    3138</varlistentry>
     
    5360
    5461<varlistentry>
    55 <term> GCC Linkonce Patch - 12KB:</term>
     62<term> GCC Linkonce Patch - 12 KB:</term>
    5663<listitem>
    5764<para><ulink url="&patches-root;gcc-&gcc-version;-linkonce-1.patch"/></para>
     
    7683<term>Inetutils Kernel Headers Patch - 1 KB:</term>
    7784<listitem>
    78 <para><ulink url="&patches-root;inetutils-&inetutils-version;-kernel_headers-1.patch"/></para>
     85<para condition="html"><ulink url="&patches-root;inetutils-&inetutils-version;-kernel_headers-1.patch"/></para>
     86<para condition="pdf"><ulink url="&patches-root;inetutils-&inetutils-version;-kernel_headers- 1.patch"/></para>
    7987</listitem>
    8088</varlistentry>
     
    8391<term>Inetutils No-Server-Man-Pages Patch - 4 KB:</term>
    8492<listitem>
    85 <para><ulink url="&patches-root;inetutils-&inetutils-version;-no_server_man_pages-1.patch"/></para>
     93<para condition="html"><ulink url="&patches-root;inetutils-&inetutils-version;-no_server_man_pages-1.patch"/></para>
     94<para condition="pdf"><ulink url="&patches-root;inetutils-&inetutils-version;-no_server_man_ pages-1.patch"/></para>
    8695</listitem>
    8796</varlistentry>
     
    9099<term>IPRoute2 Disable DB Patch - 1 KB:</term>
    91100<listitem>
    92 <para><ulink url="&patches-root;iproute2-&iproute2-patch-version;-remove_db-1.patch"/></para>
     101<para condition="html"><ulink url="&patches-root;iproute2-&iproute2-patch-version;-remove_db-1.patch"/></para>
     102<para condition="pdf"><ulink url="&patches-root;iproute2-&iproute2-patch-version;-remove_ db-1.patch"/></para>
    93103</listitem>
    94104</varlistentry>
     
    123133
    124134<varlistentry>
    125 <term>Readline Various Fixes - 7 KB:</term>
     135<term>Readline Display Wrap Patch - 1 KB:</term>
    126136<listitem>
    127 <para><ulink url="&patches-root;readline-&readline-version;-fixes-1.patch" /></para>
     137<para><ulink url="&patches-root;readline-&readline-version;-fixes-1.patch"/></para>
    128138</listitem>
    129139</varlistentry>
     
    143153</variablelist>
    144154
     155<para>In addition to the above required patches, there exist a number of
     156optional patches created by the LFS community. These optional patches
     157solve minor problems or enable functionality that is not enabled by
     158default. Feel free to peruse the patches database located at
     159<ulink url="&lfs-root;patches/"/> and acquire any additional
     160patches to suit the system needs.</para>
     161
    145162</sect1>
     163
Note: See TracChangeset for help on using the changeset viewer.