Author: bdubbs
Date: Sat Sep 1 13:58:32 2018
New Revision: 1442
Log:
Update website for 8.3
Added:
html/trunk/lfs/errata/8.3/
- copied from r1439, html/trunk/lfs/errata/8.3-rc2/
html/trunk/lfs/errata/8.3-systemd/
- copied from r1439, html/trunk/lfs/errata/8.3-systemd-rc2/
Modified:
html/trunk/lfs/download.html
html/trunk/lfs/errata/8.3-systemd/index.html
html/trunk/lfs/errata/8.3/index.html
html/trunk/lfs/news.html
html/trunk/lfs/read.html
Modified: html/trunk/lfs/download.html
==============================================================================
--- html/trunk/lfs/download.html Thu Aug 23 09:56:22 2018 (r1441)
+++ html/trunk/lfs/download.html Sat Sep 1 13:58:32 2018 (r1442)
@@ -11,7 +11,7 @@
enough for everyday use.</p>
<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-8.3-rc2</h2>
<p>This is a soon-to-be-released LFS book undergoing the last
stages of testing.</p>
@@ -19,7 +19,7 @@
<p>You may download the book from the
<a href="/lfs/downloads/8.3-rc2/">LFS-8.3-rc2</a> directory.
</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 />
@@ -43,7 +43,7 @@
enough for everyday use.</p>
<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-8.3-systemd-rc2</h3>
<p>This is a variation of LFS. It will be released as
@@ -57,7 +57,7 @@
<p>You may download the book from the
<a href="/lfs/downloads/8.3-systemd-rc2/">LFS-8.3-systemd-rc2</a>
directory.
</p>
-
+-->
<h2>Current Development</h2>
<p>This is the LFS systemd Book in its current development state. Changes
can
happen that break the build temporarily.<br />
Modified: html/trunk/lfs/errata/8.3-systemd/index.html
==============================================================================
--- html/trunk/lfs/errata/8.3-systemd-rc2/index.html Thu Aug 16 11:17:49
2018 (r1439)
+++ html/trunk/lfs/errata/8.3-systemd/index.html Sat Sep 1 13:58:32
2018 (r1442)
@@ -2,7 +2,7 @@
<!--#include virtual="/lfs/header.html" -->
<!--#include virtual="/lfs/menu.html" -->
<div class="main">
- <h1>Errata for the 8.3-systemd-rc2 Version of the LFS Book</h1>
+ <h1>Errata for the 8.3-systemd 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 8.3-systemd-rc2.</li>
+ <li>There are no current errata items for LFS 8.3-systemd.</li>
</ul>
Modified: html/trunk/lfs/errata/8.3/index.html
==============================================================================
--- html/trunk/lfs/errata/8.3-rc2/index.html Thu Aug 16 11:17:49 2018
(r1439)
+++ html/trunk/lfs/errata/8.3/index.html Sat Sep 1 13:58:32 2018
(r1442)
@@ -2,7 +2,7 @@
<!--#include virtual="/lfs/header.html" -->
<!--#include virtual="/lfs/menu.html" -->
<div class="main">
- <h1>Errata for the 8.3-rc2 Version of the LFS Book</h1>
+ <h1>Errata for the 8.3 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 8.3-rc2.</li>
+ <li>There are no current errata items for LFS 8.3.</li>
</ul>
Modified: html/trunk/lfs/news.html
==============================================================================
--- html/trunk/lfs/news.html Thu Aug 23 09:56:22 2018 (r1441)
+++ html/trunk/lfs/news.html Sat Sep 1 13:58:32 2018 (r1442)
@@ -6,6 +6,46 @@
<!-- <p>| <a href="/lfs/feed.rss">RSS Feed</a> |</p> -->
<dl class="newsItem">
+ <dt>LFS Stable Version 8.3 Release</dt>
+ <dd><em>Bruce Dubbs - 2018/09/01</em>
+
+ <p>The Linux From Scratch community announces the release of LFS
+ Version 8.3. Major changes include toolchain updates to glibc-2.28,
+ binutils-2.31.1, and and gcc-8.2.0. In total, 31 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.18.5.</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/8.3/">online</a>, or
+ <a href="/lfs/downloads/8.3/">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/8.3-systemd/">LFS-systemd</a>, or
+ <a href="/lfs/downloads/8.3-systemd/">download-systemd</a> to
read locally.
+ </p>
+
+ <p>Please direct any comments about this release to the LFS
+ development team at
+ <a
href="mailto:lfs-dev@lists.linuxfromscratch.org">lfs-dev@lists.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 8.3-rc2 Release</dt>
<dd><em>Bruce Dubbs - 2018/08/16</em>
Modified: html/trunk/lfs/read.html
==============================================================================
--- html/trunk/lfs/read.html Thu Aug 23 09:56:22 2018 (r1441)
+++ html/trunk/lfs/read.html Sat Sep 1 13:58:32 2018 (r1442)
@@ -14,7 +14,7 @@
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-8.3-rc1</h2>
<p>This is the upcoming version of LFS. It has been marked for release as
@@ -24,7 +24,7 @@
undergoes testing.</p>
<p><a href="view/8.3-rc2/">LFS-8.3-rc2</a></p>
-
+-->
<!-- Note that a pre-release version of the book does not always
exist but is created when an upcoming release has been identified and
scheduled.-->
@@ -54,7 +54,7 @@
the errata page for any modifications needed to the LFS systemd build.</p>
<p><a href="errata/stable-systemd/">Stable LFS systemd Errata</a></p>
<p><a href="view/stable-systemd/">Stable LFS systemd</a> </p>
-
+<!--
<h3>Current Pre-release Version — LFS-8.3-systemd-rc1</h3>
<p>This is an upcoming variation of LFS. It will be released as
@@ -66,7 +66,7 @@
undergoes testing.</p>
<p><a href="view/8.3-systemd-rc2/">LFS-8.3-systemd-rc2</a></p>
-
+-->
<h2>Current Development</h2>
<p>This is the LFS systemd Book in its current development state. Whilst
it may
provide more features and updated upstream packages than the stable
--
http://lists.linuxfromscratch.org/listinfo/website
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page