Author: bdubbs
Date: 2011-10-13 16:20:14 -0600 (Thu, 13 Oct 2011)
New Revision: 1118
Modified:
html/trunk/lfs/download.html
html/trunk/lfs/index.html
html/trunk/lfs/news.html
Log:
Updates for LFS-7.0-rc2
Modified: html/trunk/lfs/download.html
===================================================================
--- html/trunk/lfs/download.html 2011-10-09 03:45:44 UTC (rev 1117)
+++ html/trunk/lfs/download.html 2011-10-13 22:20:14 UTC (rev 1118)
@@ -12,13 +12,13 @@
<!-- <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.7-rc1</h2>
+
+ <h2>Current Release Candidate Version — LFS-7.0-rc2</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.7-rc1/">LFS-6.7-rc1</a> directory. -->
+ <a href="/lfs/downloads/7.0-rc2/">LFS-7.0-rc2</a> directory.
<!-- Known
outstanding issues include out of date MD5SUMS for the
bootscripts and udev configuration packages. --> </p>
Modified: html/trunk/lfs/index.html
===================================================================
--- html/trunk/lfs/index.html 2011-10-09 03:45:44 UTC (rev 1117)
+++ html/trunk/lfs/index.html 2011-10-13 22:20:14 UTC (rev 1118)
@@ -56,12 +56,7 @@
<ul>
<li>Project Leader: Gerard Beekmans</li>
<li>Project Co-leader: Matthew Burgess</li>
- <li>Editor: Jeremy Huntwork</li>
- <li>Editor: Ken Moffat</li>
- <li>Editor: Dan Nicholson</li>
- <li>Editor: Bryan Kadzban</li>
- <li>Editor: Alexander Patrakov</li>
- <li>XML/XSL Editor: Manuel Canales Esparcia</li>
+ <li>Editor: Bruce Dubbs</li>
<li>Plus numerous people who contribute to the book and its side
projects.</li>
</ul>
Modified: html/trunk/lfs/news.html
===================================================================
--- html/trunk/lfs/news.html 2011-10-09 03:45:44 UTC (rev 1117)
+++ html/trunk/lfs/news.html 2011-10-13 22:20:14 UTC (rev 1118)
@@ -6,6 +6,48 @@
<p>| <a href="/lfs/feed.rss">RSS Feed</a> |</p>
<dl class="newsItem">
+ <dt>LFS 7.0-rc2 Release</dt>
+ <dd><em>Bruce Dubbs - 2011/10/13</em>
+ <p>The Linux From Scratch community is pleased to announce the
+ release of LFS Version 7.0-rc2. This is the second release
+ candidate on the road to LFS-7.0. It includes numerous
+ changes to LFS-6.8 (including updates to Linux-3.0.4, GCC-4.6.1,
+ and Glibc-2.14.1).</p>
+
+ <p>A somewhat major change was made in this version of the book by
+ adding a new top level directory, /run. This directory has a tmpfs
+ mounted and is used by programs like udev to store run time
+ information. The directories /var/run and /var/lock are also
+ linked to this directory. The bootscripts have been updated to
+ accomodate this change. The bootscripts have also been modified
+ to place supporting scripts in /lib/boot.</p>
+
+ <p>The 7.0-rc2 also has a significant number of changes to the
+ bootscripts beyond 7.0-rc1, incorporating many suggestions to
+ make the scripts more reliable and to add significant
enhancements.</p>
+
+ <p>Another significant change is the addition of an md5sums file
+ allowing users to check the integrity of all downloaded
packages.</p>
+
+ <p>Changes to the book also include editorial work on the
+ explanatory material, improving both the clarity and accuracy of
+ the text. We would encourage all users to read through this
+ release of the book and test the instructions so that we can make
+ the final release as good as possible.</p>
+
+ <p>You can read the book
+ <a href="/lfs/view/7.0-rc2/">online</a>, or
+ <a href="/lfs/downloads/7.0-rc2/">download</a> to read locally.
+ </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 7.0-rc1 Release</dt>
<dd><em>Bruce Dubbs - 2011/08/30</em>
<p>The Linux From Scratch community is pleased to announce the
--
http://linuxfromscratch.org/mailman/listinfo/website
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page