Author: bdubbs
Date: Thu Feb 14 18:18:36 2019
New Revision: 1462
Log:
Update website for lfs-8.4-rc1
Added:
html/trunk/lfs/errata/8.4-rc1/
- copied from r1437, html/trunk/lfs/errata/8.3-rc1/
html/trunk/lfs/errata/8.4-systemd-rc1/
- copied from r1437, html/trunk/lfs/errata/8.3-systemd-rc1/
Replaced:
html/trunk/lfs/errata/8.4-rc1/index.html
- copied, changed from r1438, html/trunk/lfs/errata/8.3-rc1/index.html
html/trunk/lfs/errata/8.4-systemd-rc1/index.html
- copied, changed from r1438,
html/trunk/lfs/errata/8.3-systemd-rc1/index.html
Modified:
html/trunk/lfs/download.html
html/trunk/lfs/news.html
html/trunk/lfs/read.html
Modified: html/trunk/lfs/download.html
==============================================================================
--- html/trunk/lfs/download.html Wed Jan 23 02:28:20 2019 (r1461)
+++ html/trunk/lfs/download.html Thu Feb 14 18:18:36 2019 (r1462)
@@ -11,15 +11,15 @@
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>
+
+ <h2>Current Release Candidate Version — LFS-8.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/8.3-rc2/">LFS-8.3-rc2</a> directory.
+ <a href="/lfs/downloads/8.4-rc1/">LFS-8.4-rc1</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,8 +43,8 @@
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>
+
+ <h3>Current Pre-release Version — LFS-8.4-systemd-rc1</h3>
<p>This is a variation of LFS. It will be released as
stable in the near future and is in the meantime considered to be under
@@ -55,9 +55,9 @@
undergoes testing.</p>
<p>You may download the book from the
- <a href="/lfs/downloads/8.3-systemd-rc2/">LFS-8.3-systemd-rc2</a>
directory.
+ <a href="/lfs/downloads/8.4-systemd-rc1/">LFS-8.4-systemd-rc1</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 />
Copied and modified: html/trunk/lfs/errata/8.4-rc1/index.html (from r1438,
html/trunk/lfs/errata/8.3-rc1/index.html)
==============================================================================
--- html/trunk/lfs/errata/8.3-rc1/index.html Mon Aug 13 18:29:22 2018
(r1438, copy source)
+++ html/trunk/lfs/errata/8.4-rc1/index.html Thu Feb 14 18:18:36 2019
(r1462)
@@ -2,7 +2,7 @@
<!--#include virtual="/lfs/header.html" -->
<!--#include virtual="/lfs/menu.html" -->
<div class="main">
- <h1>Errata for the 8.3-rc1 Version of the LFS Book</h1>
+ <h1>Errata for the 8.4-rc1 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-rc1.</li>
+ <li>There are no current errata items for LFS 8.4-rc1.</li>
</ul>
Copied and modified: html/trunk/lfs/errata/8.4-systemd-rc1/index.html (from
r1438, html/trunk/lfs/errata/8.3-systemd-rc1/index.html)
==============================================================================
--- html/trunk/lfs/errata/8.3-systemd-rc1/index.html Mon Aug 13 18:29:22
2018 (r1438, copy source)
+++ html/trunk/lfs/errata/8.4-systemd-rc1/index.html Thu Feb 14 18:18:36
2019 (r1462)
@@ -2,7 +2,7 @@
<!--#include virtual="/lfs/header.html" -->
<!--#include virtual="/lfs/menu.html" -->
<div class="main">
- <h1>Errata for the 8.3-systemd-rc1 Version of the LFS Book</h1>
+ <h1>Errata for the 8.4-systemd-rc1 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-rc1.</li>
+ <li>There are no current errata items for LFS 8.4-systemd-rc1.</li>
</ul>
Modified: html/trunk/lfs/news.html
==============================================================================
--- html/trunk/lfs/news.html Wed Jan 23 02:28:20 2019 (r1461)
+++ html/trunk/lfs/news.html Thu Feb 14 18:18:36 2019 (r1462)
@@ -6,6 +6,41 @@
<!-- <p>| <a href="/lfs/feed.rss">RSS Feed</a> |</p> -->
<dl class="newsItem">
+ <dt>LFS 8.4-rc1 Release</dt>
+ <dd><em>Bruce Dubbs - 2019/02/15</em>
+
+ <p>The Linux From Scratch community announces the release of LFS
+ Version 8.4-rc1. It is a preliminary release of LFS-8.4. Major
+ changes include toolchain updates to glibc-2.29 and binutils-2.32.
+ In total, 34 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.20.</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.4-rc1/">online</a>, or
+ <a href="/lfs/downloads/8.4-rc1/">download</a> to read locally.
+ </p>
+
+ <p>You can read the systemd version of the book online at
+ <a href="/lfs/view/8.4-systemd-rc1/">LFS-systemd-rc1</a>, or
+ <a
href="/lfs/downloads/8.4-systemd-rc1/">download-systemd-rc1</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 Stable Version 8.3 Release</dt>
<dd><em>Bruce Dubbs - 2018/09/01</em>
Modified: html/trunk/lfs/read.html
==============================================================================
--- html/trunk/lfs/read.html Wed Jan 23 02:28:20 2019 (r1461)
+++ html/trunk/lfs/read.html Thu Feb 14 18:18:36 2019 (r1462)
@@ -14,8 +14,8 @@
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>
+
+ <h2>Current Pre-release Version — LFS-8.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
@@ -23,8 +23,8 @@
day, but minor adjustments and bug fixes may be applied while the book
undergoes testing.</p>
- <p><a href="view/8.3-rc2/">LFS-8.3-rc2</a></p>
--->
+ <p><a href="view/8.4-rc1/">LFS-8.4-rc1</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,8 +54,8 @@
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>
+D!--
+ <h3>Current Pre-release Version — LFS-8.4-systemd-rc1</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,8 +65,8 @@
day, but minor adjustments and bug fixes may be applied while the book
undergoes testing.</p>
- <p><a href="view/8.3-systemd-rc2/">LFS-8.3-systemd-rc2</a></p>
--->
+ <p><a href="view/8.4-systemd-rc1/">LFS-8.4-systemd-rc1</a></p>
+D->
<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