Author: bdubbs Date: 2010-09-01 09:55:23 -0600 (Wed, 01 Sep 2010) New Revision: 1096
Added: html/trunk/lfs/errata/6.7-rc1/ html/trunk/lfs/errata/6.7-rc1/css html/trunk/lfs/errata/6.7-rc1/images html/trunk/lfs/errata/6.7-rc1/index.html html/trunk/lfs/errata/6.7-rc1/index.html~ Log: Add 6.7-rc1 errata placeholders Added: html/trunk/lfs/errata/6.7-rc1/css =================================================================== --- html/trunk/lfs/errata/6.7-rc1/css (rev 0) +++ html/trunk/lfs/errata/6.7-rc1/css 2010-09-01 15:55:23 UTC (rev 1096) @@ -0,0 +1 @@ +link ../../css \ No newline at end of file Property changes on: html/trunk/lfs/errata/6.7-rc1/css ___________________________________________________________________ Added: svn:special + * Added: html/trunk/lfs/errata/6.7-rc1/images =================================================================== --- html/trunk/lfs/errata/6.7-rc1/images (rev 0) +++ html/trunk/lfs/errata/6.7-rc1/images 2010-09-01 15:55:23 UTC (rev 1096) @@ -0,0 +1 @@ +link ../../images \ No newline at end of file Property changes on: html/trunk/lfs/errata/6.7-rc1/images ___________________________________________________________________ Added: svn:special + * Added: html/trunk/lfs/errata/6.7-rc1/index.html =================================================================== --- html/trunk/lfs/errata/6.7-rc1/index.html (rev 0) +++ html/trunk/lfs/errata/6.7-rc1/index.html 2010-09-01 15:55:23 UTC (rev 1096) @@ -0,0 +1,27 @@ +<!--#set var="pageTitle" value="LFS Errata" --> +<!--#include virtual="/lfs/header.html" --> +<!--#include virtual="/lfs/menu.html" --> + <div class="main"> + <h1>Errata for the 6.7-rc1 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 6.7-rc1.</li> + </ul> +<!--#include virtual="/common/footer.html" --> Property changes on: html/trunk/lfs/errata/6.7-rc1/index.html ___________________________________________________________________ Added: svn:executable + * Added: html/trunk/lfs/errata/6.7-rc1/index.html~ =================================================================== --- html/trunk/lfs/errata/6.7-rc1/index.html~ (rev 0) +++ html/trunk/lfs/errata/6.7-rc1/index.html~ 2010-09-01 15:55:23 UTC (rev 1096) @@ -0,0 +1,27 @@ +<!--#set var="pageTitle" value="LFS Errata" --> +<!--#include virtual="/lfs/header.html" --> +<!--#include virtual="/lfs/menu.html" --> + <div class="main"> + <h1>Errata for the 6.6-rc2 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 6.6-rc2.</li> + </ul> +<!--#include virtual="/common/footer.html" --> Property changes on: html/trunk/lfs/errata/6.7-rc1/index.html~ ___________________________________________________________________ Added: svn:executable + * -- http://linuxfromscratch.org/mailman/listinfo/website FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
