Added note regarding the new patches project to Chapter 4 - Closes bug 18

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2732 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Jeremy Utley 2003-09-05 01:11:49 +00:00
parent 85912f14f3
commit 2b18510594
3 changed files with 11 additions and 2 deletions

View File

@ -82,6 +82,10 @@
</itemizedlist> </itemizedlist>
</para></listitem> </para></listitem>
<listitem><para>September 4th, 2003 [jeremy]: Chapter 4 - Downloading
patches: Added a note regarding Tushar's patches project, and a link
to the patches home page.</para></listitem>
<listitem><para>September 3rd, 2003 [matt]: Fixed issue with util-linux not <listitem><para>September 3rd, 2003 [matt]: Fixed issue with util-linux not
utilising headers and libraries installed in /stage1.</para></listitem> utilising headers and libraries installed in /stage1.</para></listitem>

View File

@ -280,6 +280,11 @@ Zlib Patch (&zlib-patch-version;) - &zlib-patch-size;:
<ulink url="&http;/zlib-&zlib-patch-version;.patch"/> <ulink url="&http;/zlib-&zlib-patch-version;.patch"/>
</literallayout> </literallayout>
<para>In addition, there are a number of optional patches that have been
created by the LFS community. Most of these solve slight problems, or enable
some functionality that's not enabled by default. Please feel free to examine
the patches database, located at <ulink url="http://www.linuxfromscratch.org/patches"/>, and choose any additional patches you might wish to use.</para>
</sect1> </sect1>
</chapter> </chapter>

View File

@ -3,8 +3,8 @@
"/usr/share/docbook/docbookx.dtd" [ "/usr/share/docbook/docbookx.dtd" [
<!ENTITY version "20030903"> <!ENTITY version "20030904">
<!ENTITY releasedate "September 3rd, 2003"> <!ENTITY releasedate "September 4rd, 2003">
<!ENTITY nbsp " "> <!ENTITY nbsp " ">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">