Author: bdubbs
Date: Fri Sep  1 15:56:44 2017
New Revision: 1404

Log:
Wbsite updates for LFS/BLFS 8.1

Added:
   html/trunk/blfs/errata/8.1/
      - copied from r1399, html/trunk/blfs/errata/8.0/
   html/trunk/blfs/errata/8.1-systemd/
      - copied from r1399, html/trunk/blfs/errata/8.0-systemd/
   html/trunk/lfs/errata/8.1/
      - copied from r1399, html/trunk/lfs/errata/8.0/
   html/trunk/lfs/errata/8.1-systemd/
      - copied from r1399, html/trunk/lfs/errata/8.0-systemd/
Modified:
   html/trunk/blfs/download.html
   html/trunk/blfs/errata/8.1-systemd/index.html
   html/trunk/blfs/errata/8.1/index.html
   html/trunk/blfs/news.html
   html/trunk/blfs/read.html
   html/trunk/lfs/download.html
   html/trunk/lfs/errata/8.1-systemd/index.html
   html/trunk/lfs/errata/8.1/index.html
   html/trunk/lfs/news.html
   html/trunk/lfs/read.html

Modified: html/trunk/blfs/download.html
==============================================================================
--- html/trunk/blfs/download.html       Fri Aug 18 12:07:38 2017        (r1403)
+++ html/trunk/blfs/download.html       Fri Sep  1 15:56:44 2017        (r1404)
@@ -7,16 +7,16 @@
      <p>Several versions of the BLFS book are available for download,
      each in several formats:</p>
 
-     <h2>Current Stable (version 8.0)</h2>
+     <h2>Current Stable (version 8.1)</h2>
      <p>This is the latest released BLFS book.</p>
    <ul>
-      <li><a href="downloads/stable/blfs-book-8.0-html.tar.bz2">bzipped HTML 
format, multiple pages</a></li>
-      <li><a href="downloads/stable/BLFS-BOOK-8.0-nochunks.html">HTML format, 
single page</a></li>
-      <li><a href="downloads/stable/BLFS-BOOK-8.0-nochunks.html.bz2">bzip2 
HTML format, single page</a></li>
+      <li><a href="downloads/stable/blfs-book-8.1-html.tar.bz2">bzipped HTML 
format, multiple pages</a></li>
+      <li><a href="downloads/stable/BLFS-BOOK-8.1-nochunks.html">HTML format, 
single page</a></li>
+      <li><a href="downloads/stable/BLFS-BOOK-8.1-nochunks.html.bz2">bzip2 
HTML format, single page</a></li>
    </ul>
 
      <p>A directory listing is <a href="downloads/stable">also 
available</a></p>
-
+<!--
      <h2>Current Development</h2>      
      <p>This is the BLFS Book in its current development state.
         The instructions are generally stable, but
@@ -28,15 +28,15 @@
      <div class="cmd">
       <p>svn co svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK/</p>
      </div>
-
+-->
      
-     <h2>Current Stable Systemd (version 8.0)</h2>
+     <h2>Current Stable Systemd (version 8.1)</h2>
 
      <p>This is the latest released BLFS systemd book.</p>
    <ul>
-      <li><a 
href="downloads/stable-systemd/blfs-book-8.0-systemd-html.tar.bz2">bzipped HTML 
format, multiple pages</a></li>
-      <li><a 
href="downloads/stable-systemd/BLFS-BOOK-8.0-systemd-nochunks.html">HTML 
format, single page</a></li>
-      <li><a 
href="downloads/stable-systemd/BLFS-BOOK-8.0-systemd-nochunks.html.bz2">bzip2 
HTML format, single page</a></li>
+      <li><a 
href="downloads/stable-systemd/blfs-book-8.1-systemd-html.tar.bz2">bzipped HTML 
format, multiple pages</a></li>
+      <li><a 
href="downloads/stable-systemd/BLFS-BOOK-8.1-systemd-nochunks.html">HTML 
format, single page</a></li>
+      <li><a 
href="downloads/stable-systemd/BLFS-BOOK-8.1-systemd-nochunks.html.bz2">bzip2 
HTML format, single page</a></li>
    </ul>
 
      <p>A directory listing is <a href="downloads/stable-systemd">also 
available</a></p>

Modified: html/trunk/blfs/errata/8.1-systemd/index.html
==============================================================================
--- html/trunk/blfs/errata/8.0-systemd/index.html       Thu May 25 17:01:37 
2017        (r1399)
+++ html/trunk/blfs/errata/8.1-systemd/index.html       Fri Sep  1 15:56:44 
2017        (r1404)
@@ -3,10 +3,12 @@
 <!--#include virtual="/blfs/menu.html" -->
     <div class="main">
 
-     <h1>Errata for BLFS systemd Version 7.10</h1>
+     <h1>Errata for BLFS systemd Version 8.1</h1>
 
      <ul>
-       <!--<li>There are no current known errata for BLFS 8.0-systemd.</li>-->
+       <li>There are no current known errata for BLFS 8.1-systemd.</li>
+
+<!--
        <li>The details of microcode updates, particularly for late loading,
        reflected how things used to be several kernel versions ago. This
        has been updated for the 4.9 kernel in the development version of the
@@ -16,7 +18,7 @@
 
        <li>In 'Tuning Fontconfig' the example under 'Hinting and Anti-aliasing
        has a spurious fonts.conf in the initial mkdir.</li>
-
+-->
      </ul>
 
      <h2>Known Security Vulnerabilities</h2>
@@ -31,11 +33,4 @@
      <a href="../../view/systemd/">development version of the book.</a>
      </p>
 
-     <!--
-     <p>For texlive, see the "Now, or if returning here because you were 
advised,
-     fix a new vulnerability." command at the end of the texlive source page. 
This
-     also applies to the binary if you have installed it before early December 
2016
-     and not run tlupdate.</p>
-     -->
-     
 <!--#include virtual="/common/footer.html" -->

Modified: html/trunk/blfs/errata/8.1/index.html
==============================================================================
--- html/trunk/blfs/errata/8.0/index.html       Thu May 25 17:01:37 2017        
(r1399)
+++ html/trunk/blfs/errata/8.1/index.html       Fri Sep  1 15:56:44 2017        
(r1404)
@@ -3,23 +3,14 @@
 <!--#include virtual="/blfs/menu.html" -->
     <div class="main">
 
-     <h1>Errata for BLFS Version 8.0</h1>
+     <h1>Errata for BLFS Version 8.1</h1>
 
      <ul>
-       <!--<li>There are no current known errata for BLFS 8.0-sysv.</li>-->
-       <li>The details of microcode updates, particularly for late loading,
-       reflected how things used to be several kernel versions ago. This
-       has been updated for the 4.9 kernel in the development version of the
-       book.</li> 
+       <li>There are no current known errata for BLFS 8.1-sysv.</li>
        <!--<li>On the libpng page there is a misspelled library name.  The
        construct should be <b>LIBS=-lpthread ...</b>.-->
        </li>
 
-       <li>Firefox by default requires BOTH gtk+-3 and gtk+-2.</li>
-
-       <li>In 'Tuning Fontconfig' the example under 'Hinting and Anti-aliasing
-       has a spurious fonts.conf in the initial mkdir.</li>
-
      </ul>
 
      <h2>Known Security Vulnerabilities</h2>

Modified: html/trunk/blfs/news.html
==============================================================================
--- html/trunk/blfs/news.html   Fri Aug 18 12:07:38 2017        (r1403)
+++ html/trunk/blfs/news.html   Fri Sep  1 15:56:44 2017        (r1404)
@@ -5,6 +5,28 @@
       <h1>BLFS News</h1>
 
          <dl class="newsItem">
+           <dt>BLFS 8.1 has been released!</dt>
+           <dd><em>Bruce Dubbs - 2017/09/01</em>
+
+             <p>The BLFS Team is proud to present version 8.1
+             of Beyond Linux From Scratch. This version includes approximately
+             900 packages beyond the base Linux From Scratch Version 8.1 book.
+             The book has 885 updates from the previous version plus many
+             other text and formatting changes.</p>
+
+             <p>This is a coordinated release with BLFS-8.1-systemd.</p>
+
+             <p>You can view the 8.1 version at <a href="./view/8.1">online</a>
+             or <a href="./downloads/8.1/">download</a> to read locally.</p>
+
+             <p>You can view the 8.1 systemd version at 
+             <a href="./view/8.1-systemd">online systemd</a> or
+             <a href="./downloads/8.1-systemd/">download-systemd</a> to 
+             read locally.</p>
+           </dd>
+         </dl>
+
+         <dl class="newsItem">
            <dt>BLFS 8.0 has been released!</dt>
            <dd><em>Bruce Dubbs - 2017/02/25</em>
 

Modified: html/trunk/blfs/read.html
==============================================================================
--- html/trunk/blfs/read.html   Fri Aug 18 12:07:38 2017        (r1403)
+++ html/trunk/blfs/read.html   Fri Sep  1 15:56:44 2017        (r1404)
@@ -35,12 +35,12 @@
 
      <h2>Current Stable</h2>
      <p>This is the latest released BLFS Book.</p>
-     <p><a href="view/stable/">BLFS Version 8.0 (HTML)</a></p>
+     <p><a href="view/stable/">BLFS Version 8.1 (HTML)</a></p>
 
      <p>As a result of bugs and security warnings, please be sure to read the
      errata page for any modifications needed to BLFS applications.</p>
      <p><a href="errata/stable/">BLFS Errata</a></p>
-
+<!--
      <h2>Current Development</h2>         
      
      <p>This is the BLFS Book in its current development state.  Changes can
@@ -49,12 +49,12 @@
      errata.</p>
 
      <p><a href="view/svn/">Development BLFS (HTML)</a></p>
-
+-->
      <h2>Systemd version of BLFS</h2>
 
      <h2>Current Stable</h2>
      <p>The is the latest version of the book based on systemd management.</p>
-     <p><a href="view/stable-systemd/">BLFS Version 8.0 (HTML)</a></p>
+     <p><a href="view/stable-systemd/">BLFS Version 8.1 (HTML)</a></p>
 
      <p>As a result of bugs and security warnings, please be sure to read the
      errata page for any modifications needed to BLFS applications.</p>

Modified: html/trunk/lfs/download.html
==============================================================================
--- html/trunk/lfs/download.html        Fri Aug 18 12:07:38 2017        (r1403)
+++ html/trunk/lfs/download.html        Fri Sep  1 15:56:44 2017        (r1404)
@@ -3,13 +3,15 @@
 <!--#include virtual="menu.html" -->
     <div class="main">
      <h1>Download the Linux From Scratch Book</h1>
-     <p>Several versions of the LFS book are available for download, in 
several formats:</p>
+     <p>Several versions of the LFS book are available for download, 
+        in several formats:</p>
 
      <h2>Current Stable</h2>
-     <p>This is the latest released LFS book, well tested and mature enough 
for everyday use.</p>
+     <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 &mdash; LFS-8.1-rc2</h2>
      <p>This is a soon-to-be-released LFS book undergoing the last 
      stages of testing.</p> 
@@ -17,7 +19,7 @@
      <p>You may download the book from the
         <a href="/lfs/downloads/8.1-rc2/">LFS-8.1-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 />
@@ -41,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 &mdash; LFS-8.1-systemd-rc2</h3>
 
      <p>This is a variation of LFS. It will be released as
@@ -55,7 +57,7 @@
      <p>You may download the book from the
         <a href="/lfs/downloads/8.1-systemd-rc2/">LFS-8.1-systemd-rc2</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.1-systemd/index.html
==============================================================================
--- html/trunk/lfs/errata/8.0-systemd/index.html        Thu May 25 17:01:37 
2017        (r1399)
+++ html/trunk/lfs/errata/8.1-systemd/index.html        Fri Sep  1 15:56:44 
2017        (r1404)
@@ -2,7 +2,7 @@
 <!--#include virtual="/lfs/header.html" -->
 <!--#include virtual="/lfs/menu.html" -->
     <div class="main">
-     <h1>Errata for the 8.0-systemd Version of the LFS Book</h1>
+     <h1>Errata for the 8.1-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 8.0.</li>
+           <li>There are no current errata items for LFS Systemd 8.1.</li>
            <li>Updates to the packages in the book may be available
            in the 
            <a href="../../view/systemd/">development version of the 
book.</a></li>

Modified: html/trunk/lfs/errata/8.1/index.html
==============================================================================
--- html/trunk/lfs/errata/8.0/index.html        Thu May 25 17:01:37 2017        
(r1399)
+++ html/trunk/lfs/errata/8.1/index.html        Fri Sep  1 15:56:44 2017        
(r1404)
@@ -2,7 +2,7 @@
 <!--#include virtual="/lfs/header.html" -->
 <!--#include virtual="/lfs/menu.html" -->
     <div class="main">
-     <h1>Errata for the 8.0 Version of the LFS Book</h1>
+     <h1>Errata for the 8.1 Version of the LFS Book</h1>
 
 <!-- TEMPLATE
        <h2>Known Security Vulnerabilities</h2>
@@ -29,7 +29,7 @@
 
        <h2>Miscellaneous Errata</h2>
          <ul>
-           <li>There are no current errata items for LFS 8.0.</li>
+           <li>There are no current errata items for LFS 8.1.</li>
            <li>Updates to the packages in the book may be available
            in the 
            <a href="../../view/development/">development version of the 
book.</a></li>

Modified: html/trunk/lfs/news.html
==============================================================================
--- html/trunk/lfs/news.html    Fri Aug 18 12:07:38 2017        (r1403)
+++ html/trunk/lfs/news.html    Fri Sep  1 15:56:44 2017        (r1404)
@@ -6,6 +6,46 @@
          <!-- <p>|&nbsp;<a href="/lfs/feed.rss">RSS Feed</a>&nbsp;|</p> -->
 
          <dl class="newsItem">
+           <dt>LFS 8.1 Release</dt>
+           <dd><em>Bruce Dubbs - 2017/09/01</em>
+
+           <p>The Linux From Scratch community announces the release of LFS
+           Version 8.1. Major changes include toolchain updates to glibc-2.25,
+           binutils-2.29, and and gcc-7.2.0.  In total, 32 packages were
+           updated since the last stable release. Changes to the text have also
+           been made throughout the book.  The Linux kernel has also been
+           updated to version 4.12.7.</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.1/">online</a>, or
+              <a href="/lfs/downloads/8.1/">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.1-systemd/">LFS-systemd</a>, or 
+              <a href="/lfs/downloads/8.1-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:&#108;&#102;&#115;&#45;&#100;&#101;&#118;&#64;&#108;&#105;&#115;&#116;&#115;&#46;&#108;&#105;&#110;&#117;&#120;&#102;&#114;&#111;&#109;&#115;&#99;&#114;&#97;&#116;&#99;&#104;&#46;&#111;&#114;&#103;";>&#108;&#102;&#115;&#45;&#100;&#101;&#118;&#64;&#108;&#105;&#115;&#116;&#115;&#46;&#108;&#105;&#110;&#117;&#120;&#102;&#114;&#111;&#109;&#115;&#99;&#114;&#97;&#116;&#99;&#104;&#46;&#111;&#114;&#103;</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.1-rc2 Release</dt>
            <dd><em>Bruce Dubbs - 2017/08/18</em>
 

Modified: html/trunk/lfs/read.html
==============================================================================
--- html/trunk/lfs/read.html    Fri Aug 18 12:07:38 2017        (r1403)
+++ html/trunk/lfs/read.html    Fri Sep  1 15:56:44 2017        (r1404)
@@ -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 &mdash; LFS-8.1-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.1-rc2/">LFS-8.1-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 &mdash; LFS-8.1-systemd-rc2</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.1-systemd-rc2/">LFS-8.1-systemd-rc2</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

Reply via email to