Author: bdubbs Date: 2011-10-28 22:13:27 -0600 (Fri, 28 Oct 2011) New Revision: 1121
Added: html/trunk/lfs/errata/7.0/ html/trunk/lfs/errata/7.0/css html/trunk/lfs/errata/7.0/images html/trunk/lfs/errata/7.0/index.html Modified: html/trunk/lfs/errata/stable Log: Update errata for 7.0 Added: html/trunk/lfs/errata/7.0/css =================================================================== --- html/trunk/lfs/errata/7.0/css (rev 0) +++ html/trunk/lfs/errata/7.0/css 2011-10-29 04:13:27 UTC (rev 1121) @@ -0,0 +1 @@ +link ../../css \ No newline at end of file Property changes on: html/trunk/lfs/errata/7.0/css ___________________________________________________________________ Added: svn:special + * Added: html/trunk/lfs/errata/7.0/images =================================================================== --- html/trunk/lfs/errata/7.0/images (rev 0) +++ html/trunk/lfs/errata/7.0/images 2011-10-29 04:13:27 UTC (rev 1121) @@ -0,0 +1 @@ +link ../../images \ No newline at end of file Property changes on: html/trunk/lfs/errata/7.0/images ___________________________________________________________________ Added: svn:special + * Added: html/trunk/lfs/errata/7.0/index.html =================================================================== --- html/trunk/lfs/errata/7.0/index.html (rev 0) +++ html/trunk/lfs/errata/7.0/index.html 2011-10-29 04:13:27 UTC (rev 1121) @@ -0,0 +1,28 @@ +<!--#set var="pageTitle" value="LFS Errata" --> +<!--#include virtual="/lfs/header.html" --> +<!--#include virtual="/lfs/menu.html" --> + <div class="main"> + <h1>Errata for the 7.0 Version of the LFS Book</h1> + +<!-- TEMPLATE + <h2>Known Security Vulnerabilities</h2> + <ul> + <li><p>Item 1</p></li> + <li><p>Item 2</p></li> + </ul> + + <h2>Miscellaneous Errata</h2> + <ul> + <li><p>Item 1</p></li> + <li><p>Item 2</p></li> + </ul> + + END TEMPLATE --> + + <h2>Miscellaneous Errata</h2> + <ul> + + <li>There are no current errata items for LFS 7.0.</li> + + </ul> +<!--#include virtual="/common/footer.html" --> Property changes on: html/trunk/lfs/errata/7.0/index.html ___________________________________________________________________ Added: svn:executable + * Modified: html/trunk/lfs/errata/stable =================================================================== --- html/trunk/lfs/errata/stable 2011-10-29 03:59:26 UTC (rev 1120) +++ html/trunk/lfs/errata/stable 2011-10-29 04:13:27 UTC (rev 1121) @@ -1 +1 @@ -link 6.8 \ No newline at end of file +link 7.0 \ No newline at end of file -- http://linuxfromscratch.org/mailman/listinfo/website FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
