From 81fd230419b0cfd052b08fc1ed352bb7d49975df Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sat, 19 Feb 2005 22:16:42 +0000 Subject: Trunk is now identical to Testing git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter03/patches.xml | 38 ++++++++++++++++++++++++++++---------- 1 file changed, 28 insertions(+), 10 deletions(-) (limited to 'chapter03/patches.xml') diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 28a01a6fc..c7d3efb8f 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -7,17 +7,23 @@ Needed Patches +In addition to the packages, several patches are also required. +These patches correct any mistakes in the packages that should be +fixed by the maintainer. The patches also make small modifications to +make the packages easier to work with. The following patches will be +needed to build an LFS system: + -Bash Various Fixes - 23 KB: +Bash Various Fixes - 21 KB: - + -Bash Avoid Wcontinued Patch - 1KB: +Bash Avoid Wcontinued Patch - 1 KB: @@ -26,7 +32,8 @@ Coreutils Suppress Uptime, Kill, Su Patch - 16 KB: - + + @@ -52,7 +59,7 @@ - GCC Linkonce Patch - 12KB: + GCC Linkonce Patch - 12 KB: @@ -75,21 +82,24 @@ Inetutils Kernel Headers Patch - 1 KB: - + + Inetutils No-Server-Man-Pages Patch - 4 KB: - + + IPRoute2 Disable DB Patch - 1 KB: - + + @@ -122,9 +132,9 @@ -Readline Various Fixes - 7 KB: +Readline Display Wrap Patch - 1 KB: - + @@ -142,4 +152,12 @@ +In addition to the above required patches, there exist a number of +optional patches created by the LFS community. These optional patches +solve minor problems or enable functionality that is not enabled by +default. Feel free to peruse the patches database located at + and acquire any additional +patches to suit the system needs. + + -- cgit v1.2.3-54-g00ecf