Author: bdubbs
Date: Fri Feb 19 10:52:28 2021
New Revision: 1718
Log:
Update web pages for 10.1-rc1
Added:
html/trunk/lfs/errata/10.1-rc1/
- copied from r1622, html/trunk/lfs/errata/10.0-rc1/
html/trunk/lfs/errata/10.1-systemd-rc1/
- copied from r1622, html/trunk/lfs/errata/10.0-systemd-rc1/
Modified:
html/trunk/lfs/download.html
html/trunk/lfs/errata/10.1-rc1/index.html
html/trunk/lfs/errata/10.1-systemd-rc1/index.html
html/trunk/lfs/news.html
html/trunk/lfs/read.html
Modified: html/trunk/lfs/download.html
==============================================================================
--- html/trunk/lfs/download.html Thu Feb 18 19:43:32 2021 (r1717)
+++ html/trunk/lfs/download.html Fri Feb 19 10:52:28 2021 (r1718)
@@ -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-10.0-rc1</h2>
+
+ <h2>Current Release Candidate Version — LFS-10.1-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/10.0-rc1/">LFS-10.0-rc1</a> directory.
+ <a href="/lfs/downloads/10.1-rc1/">LFS-10.1-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-10.0-systemd-rc1</h3>
+
+ <h3>Current Pre-release Version — LFS-10.1-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/10.0-systemd-rc1/">LFS-10.0-systemd-rc1</a>
directory.
+ <a href="/lfs/downloads/10.1-systemd-rc1/">LFS-10.1-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 />
Modified: html/trunk/lfs/errata/10.1-rc1/index.html
==============================================================================
--- html/trunk/lfs/errata/10.0-rc1/index.html Sun Sep 13 10:23:07 2020
(r1622)
+++ html/trunk/lfs/errata/10.1-rc1/index.html Fri Feb 19 10:52:28 2021
(r1718)
@@ -2,7 +2,7 @@
<!--#include virtual="/lfs/header.html" -->
<!--#include virtual="/lfs/menu.html" -->
<div class="main">
- <h1>Errata for the 10.0-rc1 Version of the LFS Book</h1>
+ <h1>Errata for the 10.1-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 10.0-rc1.</li>
+ <li>There are no current errata items for LFS 10.1-rc1.</li>
</ul>
Modified: html/trunk/lfs/errata/10.1-systemd-rc1/index.html
==============================================================================
--- html/trunk/lfs/errata/10.0-systemd-rc1/index.html Sun Sep 13 10:23:07
2020 (r1622)
+++ html/trunk/lfs/errata/10.1-systemd-rc1/index.html Fri Feb 19 10:52:28
2021 (r1718)
@@ -2,7 +2,7 @@
<!--#include virtual="/lfs/header.html" -->
<!--#include virtual="/lfs/menu.html" -->
<div class="main">
- <h1>Errata for the 10.0-systemd-rc1 Version of the LFS Book</h1>
+ <h1>Errata for the 10.1-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
10.0-systemd-rc1.</li>
+ <li>There are no current errata items for LFS
10.1-systemd-rc1.</li>
</ul>
Modified: html/trunk/lfs/news.html
==============================================================================
--- html/trunk/lfs/news.html Thu Feb 18 19:43:32 2021 (r1717)
+++ html/trunk/lfs/news.html Fri Feb 19 10:52:28 2021 (r1718)
@@ -4,6 +4,41 @@
<div class="main">
<h1>LFS News</h1>
<dl class="newsItem">
+ <dt>LFS-10.1-rc1 Release</dt>
+ <dd><em>Bruce Dubbs - 2021/02/19</em>
+
+ <p>The Linux From Scratch community announces the release of LFS
+ Version 10.1-rc1. It is a preliminary release of LFS-10.1.
+ Major changes include toolchain updates to binutils-2.36.1
+ and glibc-2.33. In total, 40 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 5.10.17.</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/10.1-rc1/">online</a>, or
+ <a href="/lfs/downloads/10.1-rc1/">download</a> to read locally.
+ </p>
+
+ <p>You can read the systemd version of the book online at
+ <a href="/lfs/view/10.1-systemd-rc1/">LFS-systemd-rc1</a>, or
+ <a
href="/lfs/downloads/10.1-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 10.0 Release</dt>
<dd><em>Bruce Dubbs - 2020/09/01</em>
Modified: html/trunk/lfs/read.html
==============================================================================
--- html/trunk/lfs/read.html Thu Feb 18 19:43:32 2021 (r1717)
+++ html/trunk/lfs/read.html Fri Feb 19 10:52:28 2021 (r1718)
@@ -16,8 +16,8 @@
<p><a href="errata/stable/">Stable LFS Errata</a></p>
<p><a href="advisories/">LFS Security Advisories</a></p>
<p><a href="view/stable/">Stable LFS</a> </p>
-<!--
- <h2>Current Pre-release Version — LFS-10.0-rc1</h2>
+
+ <h2>Current Pre-release Version — LFS-10.1-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
@@ -25,8 +25,8 @@
day, but minor adjustments and bug fixes may be applied while the book
undergoes testing.</p>
- <p><a href="view/10.0-rc1/">LFS-10.0-rc1</a></p>
--->
+ <p><a href="view/10.1-rc1/">LFS-10.1-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.-->
@@ -58,8 +58,8 @@
<p><a href="errata/stable-systemd/">Stable LFS systemd Errata</a></p>
<p><a href="advisories/">LFS Security Advisories</a></p>
<p><a href="view/stable-systemd/">Stable LFS systemd</a> </p>
-<!--
- <h3>Current Pre-release Version — LFS-10.0-systemd-rc1</h3>
+
+ <h3>Current Pre-release Version — LFS-10.1-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
@@ -69,8 +69,8 @@
day, but minor adjustments and bug fixes may be applied while the book
undergoes testing.</p>
- <p><a href="view/10.0-systemd-rc1/">LFS-10.0-systemd-rc1</a></p>
--->
+ <p><a href="view/10.1-systemd-rc1/">LFS-10.1-systemd-rc1</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