Author: bdubbs
Date: Fri Feb 19 17:59:10 2016
New Revision: 1341
Log:
Website updates for LFS-7.9-rc2 and LFS-systemd-7.9-rc2
Added:
html/trunk/lfs/errata/7.9-rc2/
- copied from r1339, html/trunk/lfs/errata/7.9-rc1/
html/trunk/lfs/errata/7.9-systemd-rc2/
- copied from r1339, html/trunk/lfs/errata/7.9-systemd-rc1/
Modified:
html/trunk/lfs/download.html
html/trunk/lfs/errata/7.9-rc2/index.html
html/trunk/lfs/errata/7.9-systemd-rc2/index.html
html/trunk/lfs/news.html
html/trunk/lfs/read.html
Modified: html/trunk/lfs/download.html
==============================================================================
--- html/trunk/lfs/download.html Sun Feb 14 19:34:47 2016 (r1340)
+++ html/trunk/lfs/download.html Fri Feb 19 17:59:10 2016 (r1341)
@@ -10,12 +10,12 @@
<p>You may download the stable book in various formats from the
<a href="/lfs/downloads/stable/">stable book</a> directory.</p>
- <h2>Current Release Candidate Version — LFS-7.9-rc1</h2>
+ <h2>Current Release Candidate Version — LFS-7.9-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.9-rc1/">LFS-7.9-rc1</a> directory.
+ <a href="/lfs/downloads/7.9-rc2/">LFS-7.9-rc2</a> directory.
</p>
<h2>Current Development</h2>
@@ -41,7 +41,7 @@
<p>You may download the stable book in various formats from the
<a href="/lfs/downloads/stable-systemd/">stable book</a> directory.</p>
- <h3>Current Pre-release Version — LFS-7.9-systemd-rc1</h3>
+ <h3>Current Pre-release Version — LFS-7.9-systemd-rc2</h3>
<p>This is an upcoming variation of LFS. It will be released as
stable in the near future and is in the meantime considered to be under
@@ -52,7 +52,7 @@
undergoes testing.</p>
<p>You may download the book from the
- <a href="/lfs/downloads/7.9-systemd-rc1/">LFS-7.9-systemd-rc1</a>
directory.
+ <a href="/lfs/downloads/7.9-systemd-rc2/">LFS-7.9-systemd-rc2</a>
directory.
</p>
<h3>Current Development</h3>
Modified: html/trunk/lfs/errata/7.9-rc2/index.html
==============================================================================
--- html/trunk/lfs/errata/7.9-rc1/index.html Sun Feb 14 19:20:32 2016
(r1339)
+++ html/trunk/lfs/errata/7.9-rc2/index.html Fri Feb 19 17:59:10 2016
(r1341)
@@ -2,7 +2,7 @@
<!--#include virtual="/lfs/header.html" -->
<!--#include virtual="/lfs/menu.html" -->
<div class="main">
- <h1>Errata for the 7.9-rc1 Version of the LFS Book</h1>
+ <h1>Errata for the 7.9-rc2 Version of the LFS Book</h1>
<!-- TEMPLATE
<h2>Known Security Vulnerabilities</h2>
@@ -28,7 +28,7 @@
-->
<h2>Miscellaneous Errata</h2>
<ul>
- <li>There are no current errata items for LFS 7.9-rc1.</li>
+ <li>There are no current errata items for LFS 7.9-rc2.</li>
</ul>
Modified: html/trunk/lfs/errata/7.9-systemd-rc2/index.html
==============================================================================
--- html/trunk/lfs/errata/7.9-systemd-rc1/index.html Sun Feb 14 19:20:32
2016 (r1339)
+++ html/trunk/lfs/errata/7.9-systemd-rc2/index.html Fri Feb 19 17:59:10
2016 (r1341)
@@ -2,7 +2,7 @@
<!--#include virtual="/lfs/header.html" -->
<!--#include virtual="/lfs/menu.html" -->
<div class="main">
- <h1>Errata for the 7.7-systemd-rc1 Version of the LFS Book</h1>
+ <h1>Errata for the 7.7-systemd-rc2 Version of the LFS Book</h1>
<!-- TEMPLATE
<h2>Known Security Vulnerabilities</h2>
@@ -28,7 +28,7 @@
-->
<h2>Miscellaneous Errata</h2>
<ul>
- <li>There are no current errata items for LFS 7.7-systemd-rc1.</li>
+ <li>There are no current errata items for LFS 7.7-systemd-rc2.</li>
</ul>
Modified: html/trunk/lfs/news.html
==============================================================================
--- html/trunk/lfs/news.html Sun Feb 14 19:34:47 2016 (r1340)
+++ html/trunk/lfs/news.html Fri Feb 19 17:59:10 2016 (r1341)
@@ -6,6 +6,46 @@
<p>| <a href="/lfs/feed.rss">RSS Feed</a> |</p>
<dl class="newsItem">
+ <dt>LFS 7.9-rc2 Release</dt>
+ <dd><em>Bruce Dubbs - 2016/02/19</em>
+
+ <p>The Linux From Scratch community announces the release of LFS
+ Version 7.9-rc2. It is a preliminary release of LFS-7.9. Major
+ changes include toolchain updates to binutils-2.26, glibc-2.23,
+ and gcc-5.3.0. In total, 25 packages were updated since the last
+ release. Changes to the text have also been made throughout the
+ book. The Linux kernel has also been updated to version 4.4.2.</p>
+
+ <p>We 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.9-rc2/">online</a>, or
+ <a href="/lfs/downloads/7.9-rc2/">download</a> to read locally.
+ </p>
+
+ <p>In coordination with this release, a new version of
+ LFS using the systemd package is also being released.
+ This package implements the newer systemd style of
+ system initialization and control and is consistent with
+ LFS in most packages.
+
+ <p>You can read the systemd version of the book online at
+ <a href="/lfs/view/7.9-systemd-rc2/">LFS-systemd-rc2</a>, or
+ <a
href="/lfs/downloads/7.9-systemd-rc2/">download-systemd-rc2</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.9-rc1 Release</dt>
<dd><em>Bruce Dubbs - 2016/02/14</em>
Modified: html/trunk/lfs/read.html
==============================================================================
--- html/trunk/lfs/read.html Sun Feb 14 19:34:47 2016 (r1340)
+++ html/trunk/lfs/read.html Fri Feb 19 17:59:10 2016 (r1341)
@@ -15,7 +15,7 @@
<p><a href="errata/stable/">Stable LFS Errata</a> (important!)</p>
<p><a href="view/stable/">Stable LFS</a> </p>
- <h2>Current Pre-release Version — LFS-7.9-rc1</h2>
+ <h2>Current Pre-release Version — LFS-7.9-rc2</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
@@ -23,7 +23,7 @@
day, but minor adjustments and bug fixes may be applied while the book
undergoes testing.</p>
- <p><a href="view/7.9-rc1/">LFS-7.9-rc1</a></p>
+ <p><a href="view/7.9-rc2/">LFS-7.9-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
@@ -55,7 +55,7 @@
<p><a href="errata/stable-systemd/">Stable LFS systemd Errata</a>
(important!)</p>
<p><a href="view/stable-systemd/">Stable LFS systemd</a> </p>
- <h3>Current Pre-release Version — LFS-7.9-systemd-rc1</h3>
+ <h3>Current Pre-release Version — LFS-7.9-systemd-rc2</h3>
<p>This is an upcoming variation of LFS. It will be released as
stable in the near future and is in the meantime considered to be under
@@ -65,7 +65,7 @@
day, but minor adjustments and bug fixes may be applied while the book
undergoes testing.</p>
- <p><a href="view/7.9-systemd-rc1/">LFS-7.9-systemd-rc1</a></p>
+ <p><a href="view/7.9-systemd-rc2/">LFS-7.9-systemd-rc2</a></p>
<h3>Current Development</h3>
<p>This is the LFS systemd Book in its current development state. Whilst
it may
--
http://lists.linuxfromscratch.org/listinfo/website
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page