Author: bdubbs
Date: Sat Feb 25 14:50:13 2017
New Revision: 1379
Log:
Update website for 8.0 LFS release
Added:
html/trunk/lfs/errata/8.0/
- copied from r1372, html/trunk/lfs/errata/7.10/
html/trunk/lfs/errata/8.0-systemd/
- copied from r1372, html/trunk/lfs/errata/7.10-systemd/
Modified:
html/trunk/lfs/download.html
html/trunk/lfs/errata/8.0-systemd/index.html
html/trunk/lfs/errata/8.0/index.html
html/trunk/lfs/news.html
html/trunk/lfs/read.html
Modified: html/trunk/lfs/download.html
==============================================================================
--- html/trunk/lfs/download.html Wed Feb 22 20:22:12 2017 (r1378)
+++ html/trunk/lfs/download.html Sat Feb 25 14:50:13 2017 (r1379)
@@ -9,7 +9,7 @@
<p>This is the latest released LFS book, well tested and mature 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.0-rc1</h2>
<p>This is a soon-to-be-released LFS book undergoing the last
stages of testing.</p>
@@ -17,7 +17,7 @@
<p>You may download the book from the
<a href="/lfs/downloads/8.0-rc1/">LFS-8.0-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 />
@@ -32,7 +32,7 @@
<p>Other versions of the source may be similarly downloaded by changing
the URL above. For example, use
- svn://svn.linuxfromscratch.org/LFS/tags/7.0/ for 7.0 version of the book's
+ svn://svn.linuxfromscratch.org/LFS/tags/7.9/ for 7.9 version of the book's
XML source.</p>
<h2>Systemd version of LFS</h2>
@@ -41,7 +41,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.0-systemd-rc1</h3>
<p>This is an upcoming variation of LFS. It will be released as
@@ -55,7 +55,7 @@
<p>You may download the book from the
<a href="/lfs/downloads/8.0-systemd-rc1/">LFS-8.0-systemd-rc1</a>
directory.
</p>
-
+-->
<h3>Current Development</h3>
<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.0-systemd/index.html
==============================================================================
--- html/trunk/lfs/errata/7.10-systemd/index.html Mon Nov 21 14:04:21
2016 (r1372)
+++ html/trunk/lfs/errata/8.0-systemd/index.html Sat Feb 25 14:50:13
2017 (r1379)
@@ -2,7 +2,7 @@
<!--#include virtual="/lfs/header.html" -->
<!--#include virtual="/lfs/menu.html" -->
<div class="main">
- <h1>Errata for the 7.10-systemd Version of the LFS Book</h1>
+ <h1>Errata for the 8.0-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 Systemd 7.10.</li>
+ <li>There are no current errata items for LFS Systemd 8.0.</li>
<li>Updates to the packages in the book may be available
in the
<a href="../../view/systemd/">development verision of the
book.</a></li>
Modified: html/trunk/lfs/errata/8.0/index.html
==============================================================================
--- html/trunk/lfs/errata/7.10/index.html Mon Nov 21 14:04:21 2016
(r1372)
+++ html/trunk/lfs/errata/8.0/index.html Sat Feb 25 14:50:13 2017
(r1379)
@@ -2,7 +2,7 @@
<!--#include virtual="/lfs/header.html" -->
<!--#include virtual="/lfs/menu.html" -->
<div class="main">
- <h1>Errata for the 7.10 Version of the LFS Book</h1>
+ <h1>Errata for the 9.0 Version of the LFS Book</h1>
<!-- TEMPLATE
<h2>Known Security Vulnerabilities</h2>
@@ -26,9 +26,10 @@
<li> </li>
</ul>
-->
+
<h2>Miscellaneous Errata</h2>
<ul>
- <li>There are no current errata items for LFS 7.10.</li>
+ <li>There are no current errata items for LFS 8.0.</li>
<li>Updates to the packages in the book may be available
in the
<a href="../../view/development/">development verision of the
book.</a></li>
Modified: html/trunk/lfs/news.html
==============================================================================
--- html/trunk/lfs/news.html Wed Feb 22 20:22:12 2017 (r1378)
+++ html/trunk/lfs/news.html Sat Feb 25 14:50:13 2017 (r1379)
@@ -6,6 +6,48 @@
<p>| <a href="/lfs/feed.rss">RSS Feed</a> |</p>
<dl class="newsItem">
+ <dt>LFS Stable Version 8.0 Release</dt>
+ <dd><em>Bruce Dubbs - 2017/02/25</em>
+
+ <p>The Linux From Scratch community announces the release of LFS
+ Version 8.0. Major changes include toolchain updates to glibc-2.25
+ and and gcc-6.3.0. In total, 28 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.9.9.</p>
+
+ <p>This is a new major version of LFS. The change to 8.0
+ is due to the removal of the symbolic link from /lib to /lib64 and
+ the complete removal of /usr/lib64. An additional feature
+ is that the gold linker (/usr/bin/ld.gold) is now available
+ although it is not the default linker.</p>
+
+ <p>This is a coordinated release and both System V and
+ systemd versions of the book have been updated.</p>
+
+ <p>You can read the
+ <a href="/lfs/view/8.0/">System V book online</a>, or
+ go to the
+ <a href="/lfs/downloads/8.0/">System V download</a>
+ site to read locally.
+ </p>
+
+ <p>You can read the
+ <a href="/lfs/view/8.0-systemd/">systemd book online</a>, or
+ go to the
+ <a href="/lfs/downloads/8.0-systemd/">systemd download</a>
+ site 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 8.0-rc1 Release</dt>
<dd><em>Bruce Dubbs - 2017/02/14</em>
Modified: html/trunk/lfs/read.html
==============================================================================
--- html/trunk/lfs/read.html Wed Feb 22 20:22:12 2017 (r1378)
+++ html/trunk/lfs/read.html Sat Feb 25 14:50:13 2017 (r1379)
@@ -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.0-rc1</h2>
<p>This is the upcoming version of LFS. It has been marked for release as
@@ -24,8 +24,8 @@
undergoes testing.</p>
<p><a href="view/8.0-rc1/">LFS-8.0-rc1</a></p>
-
- <!-- Note that a testing version of the book does not always
+-->
+ <!-- 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.0-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.0-systemd-rc1/">LFS-8.0-systemd-rc1</a></p>
-
+-->
<h3>Current Development</h3>
<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