Author: bdubbs
Date: 2010-02-11 18:15:08 -0700 (Thu, 11 Feb 2010)
New Revision: 1055

Modified:
   html/trunk/lfs/errata/6.5/index.html
Log:
dded a note to apply the more recent bash patches at the end of Chapter 6.


Modified: html/trunk/lfs/errata/6.5/index.html
===================================================================
--- html/trunk/lfs/errata/6.5/index.html        2010-02-06 00:37:00 UTC (rev 
1054)
+++ html/trunk/lfs/errata/6.5/index.html        2010-02-12 01:15:08 UTC (rev 
1055)
@@ -38,7 +38,15 @@
          <div><pre><kbd>mv -v /usr/bin/{hostname,ping,ping6} /bin
 mv -v /usr/bin/traceroute /sbin</kbd></pre><div></li>
 
-         <li><p>There are additional fixes for Bash-4.0 available at <a 
href="http://www.linuxfromscratch.org/patches/downloads/bash/bash-4.0-fixes-6.patch";>bash-4.0-fixes-6.patch</a>.</p></li>
+         <li><p>There are additional fixes for Bash-4.0 available at <a
+         
href="http://www.linuxfromscratch.org/patches/downloads/bash/bash-4.0-fixes-6.patch";>bash-4.0-fixes-6.patch</a>.</p>
+         
+         <p><b>Important:</b>This patch cannot be added as a part of the normal
+         LFS build sequence because is changes a file that requires programs 
that
+         are built later in the normal build sequence.  The best way to apply 
these
+         patches is to rebuild Bash-4.0 at the end of Chapter 6.<p>
+         
+         </li>
 
          </ul>
 <!--#include virtual="/common/footer.html" -->

-- 
http://linuxfromscratch.org/mailman/listinfo/website
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to