Author: bdubbs
Date: Mon Sep 7 19:44:10 2015
New Revision: 1323
Log:
Update website for lfs-7.8-rc1
Added:
html/trunk/lfs/errata/7.8-rc1/
- copied from r1313, html/trunk/lfs/errata/7.7-rc1/
Modified:
html/trunk/lfs/download.html
html/trunk/lfs/errata/7.8-rc1/index.html
html/trunk/lfs/news.html
html/trunk/lfs/read.html
Modified: html/trunk/lfs/download.html
==============================================================================
--- html/trunk/lfs/download.html Tue Jul 14 08:46:11 2015 (r1322)
+++ html/trunk/lfs/download.html Mon Sep 7 19:44:10 2015 (r1323)
@@ -9,15 +9,15 @@
<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-7.7-rc1</h2>
+
+ <h2>Current Release Candidate Version — LFS-7.8-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/7.7-rc1/">LFS-7.7-rc1</a> directory.
+ <a href="/lfs/downloads/7.8-rc1/">LFS-7.8-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 />
Modified: html/trunk/lfs/errata/7.8-rc1/index.html
==============================================================================
--- html/trunk/lfs/errata/7.7-rc1/index.html Wed Apr 29 10:18:51 2015
(r1313)
+++ html/trunk/lfs/errata/7.8-rc1/index.html Mon Sep 7 19:44:10 2015
(r1323)
@@ -2,7 +2,7 @@
<!--#include virtual="/lfs/header.html" -->
<!--#include virtual="/lfs/menu.html" -->
<div class="main">
- <h1>Errata for the 7.7-rc1 Version of the LFS Book</h1>
+ <h1>Errata for the 7.8-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 7.7-rc1.</li>
+ <li>There are no current errata items for LFS 7.8-rc1.</li>
</ul>
Modified: html/trunk/lfs/news.html
==============================================================================
--- html/trunk/lfs/news.html Tue Jul 14 08:46:11 2015 (r1322)
+++ html/trunk/lfs/news.html Mon Sep 7 19:44:10 2015 (r1323)
@@ -6,6 +6,35 @@
<p>| <a href="/lfs/feed.rss">RSS Feed</a> |</p>
<dl class="newsItem">
+ <dt>LFS 7.8-rc1 Release</dt>
+ <dd><em>Bruce Dubbs - 2015/09/07</em>
+
+ <p>The Linux From Scratch community announces the release of LFS
+ Version 7.8-rc1. It is a preliminary release of LFS-7.8. Major
+ changes include toolchain updates to binutils-2.25.1, glibc-2.22,
+ and gcc-5.2.0. In total, 30 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.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.8-rc1/">online</a>, or
+ <a href="/lfs/downloads/7.8-rc1/">download</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.7 Stable Release</dt>
<dd><em>Bruce Dubbs - 2015/03/06</em>
@@ -131,142 +160,6 @@
</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.5 Stable Release</dt>
- <dd><em>Bruce Dubbs - 2014/03/02</em>
-
- <p>The Linux From Scratch community announces the
- release of LFS Stable Version 7.5. It is a major release with
- toolchain updates to binutils-2.24, glibc-2.19, and gcc-4.8.2.
- In total, 32 packages (of 62) were updated from
- LFS-7.4 and changes to bootscripts and text have been made
- throughout the book.</p>
-
- <p>You can read the book
- <a href="/lfs/view/7.5/">online</a>, or
- <a href="/lfs/downloads/7.5/">download</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.5-rc1 Release</dt>
- <dd><em>Bruce Dubbs - 2014/02/16</em>
-
- <p>The Linux From Scratch community announces the
- release of LFS Version 7.5-rc1. It is a major release with
- toolchain updates to binutils-2.24, glibc-2.19, and gcc-4.8.2.
- In total, 32 packages (of 62) were updated from
- LFS-7.4 and changes to text has been made throughout the book.
- The linux kernel has also been updated to version 3.13.3.</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.5-rc1/">online</a>, or
- <a href="/lfs/downloads/7.5-rc1/">download</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.4 Stable Release</dt>
- <dd><em>Bruce Dubbs - 2013/09/08</em>
-
- <p>The Linux From Scratch community announces the
- release of LFS Stable Version 7.4. It is a major release with
- toolchain updates to binutils-2.23.2, glibc-2.18, and gcc-4.8.1.
- In total, 32 packages (of 62) were updated from
- LFS-7.3 and changes to bootscripts and text have been made
- throughout the book.</p>
-
- <p>You can read the book
- <a href="/lfs/view/7.4/">online</a>, or
- <a href="/lfs/downloads/7.4/">download</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.4-rc2 Release</dt>
- <dd><em>Bruce Dubbs - 2013/08/30</em>
-
- <p>The Linux From Scratch community announces the
- release of LFS Version 7.4-rc2. This is the second release
candidate
- on the road to LFS-7.4. The changes from 7.4-rc1 include a one-line
- revision to glibc to revert an upstream change that causes problems
on
- some architectures. The linux kernel has also been updated to
version
- 3.10.10.</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.4-rc2/">online</a>, or
- <a href="/lfs/downloads/7.4-rc2/">download</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.4-rc1 Release</dt>
- <dd><em>Bruce Dubbs - 2013/08/16</em>
-
- <p>The Linux From Scratch community is pleased to announce the
- release of LFS Version 7.4-rc1. This is the first release candidate
- on the road to LFS-7.4. It is a major release with toolchain
updates
- to binutils, glibc, and gcc. In total, 32 packages were updated
from
- LFS-7.3 and changes to bootscripts and text have been made
- throughout the book.</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.4-rc1/">online</a>, or
- <a href="/lfs/downloads/7.4-rc1/">download</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
Modified: html/trunk/lfs/read.html
==============================================================================
--- html/trunk/lfs/read.html Tue Jul 14 08:46:11 2015 (r1322)
+++ html/trunk/lfs/read.html Mon Sep 7 19:44:10 2015 (r1323)
@@ -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> (important!)</p>
<p><a href="view/stable/">Stable LFS</a> </p>
-<!--
- <h2>Current Pre-release Version — LFS-7.7-rc1</h2>
+
+ <h2>Current Pre-release Version — LFS-7.8-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/7.7-rc1/">LFS-7.7-rc1</a></p>
--->
+ <p><a href="view/7.8-rc1/">LFS-7.8-rc1</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
scheduled.-->
--
http://lists.linuxfromscratch.org/listinfo/website
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page