Author: bdubbs
Date: 2008-11-22 21:48:22 -0700 (Sat, 22 Nov 2008)
New Revision: 982
Added:
html/trunk/lfs/errata/6.4/
html/trunk/lfs/errata/6.4/css
html/trunk/lfs/errata/6.4/images
html/trunk/lfs/errata/6.4/index.html
Modified:
html/trunk/lfs/download.html
html/trunk/lfs/news.html
html/trunk/lfs/read.html
Log:
Updates for LFS 6.4 release
Modified: html/trunk/lfs/download.html
===================================================================
--- html/trunk/lfs/download.html 2008-11-06 05:25:26 UTC (rev 981)
+++ html/trunk/lfs/download.html 2008-11-23 04:48:22 UTC (rev 982)
@@ -12,17 +12,17 @@
<p><em>Note: This version of the book requires an existing 32-bit version
of Linux. Adding capabilty for x86_64 hosts is a major objective of
the upcoming LFS 7.0 currently under development.</em></p>
-
+<!--
<h2>Current Release Candidate Version — LFS-6.4-rc1</h2>
<p>This is a soon-to-be-released LFS book undergoing the last
stages of testing.</p>
<p>You may download the book from the
- <a href="/lfs/downloads/6.4-rc1/">LFS-6.4-rc1</a> directory. <!--
Known
+ <a href="/lfs/downloads/6.4-rc1/">LFS-6.4-rc1</a> directory. --><!--
Known
outstanding issues include out of date MD5SUMS for the
- bootscripts and udev configuration packages. --> </p>
+ bootscripts and udev configuration packages. --> <!--</p>
+-->
-
<h2>Current Development</h2>
<p>This is the LFS Book in its current development state. Changes can
happen that break the build temporarily.<br />
Added: html/trunk/lfs/errata/6.4/css
===================================================================
--- html/trunk/lfs/errata/6.4/css (rev 0)
+++ html/trunk/lfs/errata/6.4/css 2008-11-23 04:48:22 UTC (rev 982)
@@ -0,0 +1 @@
+link ../../css
\ No newline at end of file
Property changes on: html/trunk/lfs/errata/6.4/css
___________________________________________________________________
Name: svn:special
+ *
Added: html/trunk/lfs/errata/6.4/images
===================================================================
--- html/trunk/lfs/errata/6.4/images (rev 0)
+++ html/trunk/lfs/errata/6.4/images 2008-11-23 04:48:22 UTC (rev 982)
@@ -0,0 +1 @@
+link ../../images
\ No newline at end of file
Property changes on: html/trunk/lfs/errata/6.4/images
___________________________________________________________________
Name: svn:special
+ *
Added: html/trunk/lfs/errata/6.4/index.html
===================================================================
--- html/trunk/lfs/errata/6.4/index.html (rev 0)
+++ html/trunk/lfs/errata/6.4/index.html 2008-11-23 04:48:22 UTC (rev
982)
@@ -0,0 +1,38 @@
+<!--#set var="pageTitle" value="LFS Errata" -->
+<!--#include virtual="/lfs/header.html" -->
+<!--#include virtual="/lfs/menu.html" -->
+ <div class="main">
+ <h1>Errata for the 6.4 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.4.</li>
+
+ <!-- <li><p>Beginning with E2fsprogs-1.40.5, the command mke2fs can
now
+ produce filesystems with 256-byte inodes. Grub cannot read such
+ filesystems by default, so if you create such a file system with
+ the host machine's newer E2fsprogs, you will see an error when
+ running Grub. The following patch for Grub addresses this issue:<a
+
href="http://www.linuxfromscratch.org/patches/downloads/grub/grub-0.97-256byte_inode-1.patch">
+
http://www.linuxfromscratch.org/patches/downloads/grub/grub-0.97-256byte_inode-1.patch</a>.
+ For more information see: <a
href="http://wiki.linuxfromscratch.org/lfs/ticket/2161">
+ this ticket</a>.
+ </p></li> -->
+ </ul>
+<!--#include virtual="/common/footer.html" -->
Property changes on: html/trunk/lfs/errata/6.4/index.html
___________________________________________________________________
Name: svn:executable
+ *
Modified: html/trunk/lfs/news.html
===================================================================
--- html/trunk/lfs/news.html 2008-11-06 05:25:26 UTC (rev 981)
+++ html/trunk/lfs/news.html 2008-11-23 04:48:22 UTC (rev 982)
@@ -6,19 +6,19 @@
<p>| <a href="/lfs/feed.rss">RSS Feed</a> |</p>
<dl class="newsItem">
- <dt>LFS 6.4 Release Candidate 1</dt>
- <dd><em>Bruce Dubbs - 2008/11/06</em>
+ <dt>LFS 6.4 Release</dt>
+ <dd><em>Bruce Dubbs - 2008/11/23</em>
<p>The Linux From Scratch community is pleased to announce the
- release of LFS Version 6.4 Release Candidate 1. This release
includes
- numerous changes to LFS-6.3
(including update to Linux-2.6.27.4, GCC-4.3.2,
+ release of LFS Version 6.4. This release includes numerous
+ changes to LFS-6.3 (including update to Linux-2.6.27.4, GCC-4.3.2,
Glibc-2.8) and security fixes. It also includes a large amount of
editorial work on the explanatory material throughout the book,
improving both the clarity and accuracy of the text. </p>
<p>You can read the book
- <a href="/lfs/view/6.4-rc1/">online</a>, or
- <a href="/lfs/downloads/6.4-rc1/">download</a> to read
locally.</p>
+ <a href="/lfs/view/6.4/">online</a>, or
+ <a href="/lfs/downloads/6.4/">download</a> to read locally.</p>
</p>
<p>Please direct any comments about this release to the LFS
development team at
@@ -30,19 +30,19 @@
</dl>
<dl class="newsItem">
- <dt>LFS 6.3 Release</dt>
- <dd><em>Bruce Dubbs - 2007/08/28</em>
+ <dt>LFS 6.4 Release Candidate 1</dt>
+ <dd><em>Bruce Dubbs - 2008/11/06</em>
<p>The Linux From Scratch community is pleased to announce the
- release of LFS Version 6.3. This release includes numerous
- changes to LFS-6.2 (including update to Linux-2.6.22.5, GCC-4.1.2,
- Glibc-2.5) and security fixes. It also includes a large amount of
+ release of LFS Version 6.4 Release Candidate 1. This release
includes
+ numerous changes to LFS-6.3
(including update to Linux-2.6.27.4, GCC-4.3.2,
+ Glibc-2.8) and security fixes. It also includes a large amount of
editorial work on the explanatory material throughout the book,
improving both the clarity and accuracy of the text. </p>
<p>You can read the book
- <a href="/lfs/view/6.3/">online</a>, or
- <a href="/lfs/downloads/6.3/">download</a> to read locally.</p>
+ <a href="/lfs/view/6.4-rc1/">online</a>, or
+ <a href="/lfs/downloads/6.4-rc1/">download</a> to read
locally.</p>
</p>
<p>Please direct any comments about this release to the LFS
development team at
@@ -53,78 +53,7 @@
</dd>
</dl>
- <dt>LFS 6.3 Release Candidate 2 Release</dt>
- <dd><em>Bruce Dubbs - 2007/08/13</em>
-
- <p>The Linux From Scratch community is pleased to announce the
- release of LFS Version 6.3 Release Candidate 2. This release
- includes some minor changes to Release Candidate 1 (including
- an update to Linux-2.6.22.2). </p>
-
- <p>You can read the book
- <a href="/lfs/view/6.3-rc2/">online</a>, or
- <a href="/lfs/downloads/6.3-rc2/">download</a> to read
locally.</p>
- </p>
- <p>Please direct any comments about this release to the LFS
- development team at
- <a
href="mailto:lfs-dev@linuxfromscratch.org">lfs-dev@linuxfromscratch.org</a>.
- Please note that registration for the lfs-dev
- mailing list is required to avoid junk email.
- </p>
- </dd>
- </dl>
- <dl class="newsItem">
- <dt>LFS 6.3 Release Candidate 1 Release</dt>
- <dd><em>Bruce Dubbs - 2007/07/24</em>
-
- <p>The Linux From Scratch community is pleased to announce the
- release of LFS Version 6.3 Release Candidate 1. This release
- includes a large number of package upgrades (including
- Linux-2.6.22.1, GCC-4.1.2, Glibc-2.5) and security fixes. It
- also includes a large amount of editorial work on the explanatory
- material throughout the book, improving both the clarity and
- accuracy of the text.</p>
-
- <p>You can read the book
- <a href="/lfs/view/6.3-rc1/">online</a>, or
- <a href="/lfs/downloads/6.3-rc1/">download</a> to read
locally.</p>
- </p>
- <p>Please direct any comments about this release to the LFS
- development team at
- <a
href="mailto:lfs-dev@linuxfromscratch.org">lfs-dev@linuxfromscratch.org</a>.
- Please note that registration for the lfs-dev
- mailing list is required to avoid junk email.
- </p>
- </dd>
- </dl>
-
- <dl class="newsItem">
- <dt>LFS 6.2 Stable Release</dt>
- <dd><em>Bruce Dubbs - 2006/08/02</em>
-
- <p>The Linux From Scratch community is pleased to announce the
- release of LFS Version 6.2. This release is the culmination of the
- dedicated efforts of many talented developers. This release
- includes a large number of package upgrades (including
- Linux-2.6.16.26, GCC-4.0.3, Glibc-2.3.6) and security fixes. It
- also includes a large amount of editorial work on the explanatory
- material throughout the book, improving both the clarity and
- accuracy of the text.</p>
-
- <p>You can read the book
- <a href="/lfs/view/6.2/">online</a>, or
- <a href="/lfs/downloads/6.2/">download</a> to read locally.</p>
- </p>
- <p>Please direct any comments about this release to the LFS
- development team at
- <a
href="mailto:lfs-dev@linuxfromscratch.org">lfs-dev@linuxfromscratch.org</a>.
- Please note that registration for the lfs-dev
- mailing list is required to avoid junk email.
- </p>
- </dd>
- </dl>
-
<h2>Latest SVN Changes</h2>
<!--#include virtual="/logs/LFS.html" -->
<!--#include virtual="/common/footer.html" -->
Modified: html/trunk/lfs/read.html
===================================================================
--- html/trunk/lfs/read.html 2008-11-06 05:25:26 UTC (rev 981)
+++ html/trunk/lfs/read.html 2008-11-23 04:48:22 UTC (rev 982)
@@ -10,18 +10,18 @@
<p>As a result of bugs and security warnings, please be sure to read the
errata page for any modifications needed to the LFS build.</p>
<p><a href="errata/stable/">Stable LFS Errata</a></p>
<p><a href="view/stable/">Stable LFS</a> </p>
-
+<!--
<h2>Current Pre-release Version — LFS-6.4-rc1</h2>
<p>This is the upcoming version of LFS. It has been marked for release as
stable in the near future and is in the meantime considered to be under
testing. Major components of the book should stay unchanged from day to
day, but minor adjustments and bug fixes may be applied while the book
- undergoes testing. <!-- Note that a testing version of the book does not
always
+ undergoes testing. --><!-- Note that a testing version of the book does
not always
exist but is created when an upcoming release has been identified and
- scheduled.--> </p>
+ scheduled.--> <!--</p>
- <p><a href="view/6.4-rc1/">LFS-6.4-rc1</a></p>
+ <p><a href="view/6.4-rc1/">LFS-6.4-rc1</a></p>-->
<h2>Current Development</h2>
<p>This is the LFS Book in its current development state. More prone to
--
http://linuxfromscratch.org/mailman/listinfo/website
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page