Author: bdubbs
Date: 2011-10-28 21:59:26 -0600 (Fri, 28 Oct 2011)
New Revision: 1120
Modified:
html/trunk/lfs/download.html
html/trunk/lfs/news.html
html/trunk/lfs/read.html
Log:
Update to 7.0
Modified: html/trunk/lfs/download.html
===================================================================
--- html/trunk/lfs/download.html 2011-10-13 23:20:23 UTC (rev 1119)
+++ html/trunk/lfs/download.html 2011-10-29 03:59:26 UTC (rev 1120)
@@ -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-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/7.0-rc2/">LFS-7.0-rc2</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/news.html
===================================================================
--- html/trunk/lfs/news.html 2011-10-13 23:20:23 UTC (rev 1119)
+++ html/trunk/lfs/news.html 2011-10-29 03:59:26 UTC (rev 1120)
@@ -6,6 +6,41 @@
<p>| <a href="/lfs/feed.rss">RSS Feed</a> |</p>
<dl class="newsItem">
+ <dt>LFS 7.0 Release</dt>
+ <dd><em>Bruce Dubbs - 2011/10/13</em>
+ <p>The Linux From Scratch community is pleased to announce the
+ stable elease of LFS Version 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>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. </p>
+
+ <p>You can read the book
+ <a href="/lfs/view/7.0/">online</a>, or
+ <a href="/lfs/downloads/7.0/">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-rc2 Release</dt>
<dd><em>Bruce Dubbs - 2011/10/13</em>
<p>The Linux From Scratch community is pleased to announce the
Modified: html/trunk/lfs/read.html
===================================================================
--- html/trunk/lfs/read.html 2011-10-13 23:20:23 UTC (rev 1119)
+++ html/trunk/lfs/read.html 2011-10-29 03:59:26 UTC (rev 1120)
@@ -10,7 +10,7 @@
<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-7.0-rc2</h2>
<p>This is the upcoming version of LFS. It has been marked for release as
@@ -19,7 +19,7 @@
day, but minor adjustments and bug fixes may be applied while the book
undergoes testing.</p>
- <p><a href="view/7.0-rc2/">LFS-7.0-rc2</a></p>
+ <p><a href="view/7.0-rc2/">LFS-7.0-rc2</a></p> -->
<!-- Note that a testing version of the book does not always
exist but is created when an upcoming release has been identified and
scheduled.-->
--
http://linuxfromscratch.org/mailman/listinfo/website
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page