Author: bdubbs
Date: Thu Feb 28 19:17:43 2019
New Revision: 1463
Log:
Update website for LFS/BLFS 8.4
Added:
html/trunk/blfs/errata/8.4/
html/trunk/blfs/errata/8.4-systemd/
html/trunk/blfs/errata/8.4-systemd/css (contents, props changed)
html/trunk/blfs/errata/8.4-systemd/images (contents, props changed)
html/trunk/blfs/errata/8.4-systemd/index.html (contents, props changed)
html/trunk/blfs/errata/8.4/css (contents, props changed)
html/trunk/blfs/errata/8.4/images (contents, props changed)
html/trunk/blfs/errata/8.4/index.html (contents, props changed)
html/trunk/lfs/errata/8.4/
html/trunk/lfs/errata/8.4-systemd/
html/trunk/lfs/errata/8.4-systemd/css/
html/trunk/lfs/errata/8.4-systemd/css/main.css
html/trunk/lfs/errata/8.4-systemd/images/
html/trunk/lfs/errata/8.4-systemd/images/lfs-banner.png (contents, props
changed)
html/trunk/lfs/errata/8.4-systemd/images/lfs-logo.png (contents, props
changed)
html/trunk/lfs/errata/8.4-systemd/images/powered_by_google_135x35.png
(contents, props changed)
html/trunk/lfs/errata/8.4-systemd/images/powered_by_swish-e_109x35.png
(contents, props changed)
html/trunk/lfs/errata/8.4-systemd/images/white_2.gif (contents, props
changed)
html/trunk/lfs/errata/8.4-systemd/index.html (contents, props changed)
html/trunk/lfs/errata/8.4/css/
html/trunk/lfs/errata/8.4/css/main.css
html/trunk/lfs/errata/8.4/images/
html/trunk/lfs/errata/8.4/images/lfs-banner.png (contents, props changed)
html/trunk/lfs/errata/8.4/images/lfs-logo.png (contents, props changed)
html/trunk/lfs/errata/8.4/images/powered_by_google_135x35.png (contents,
props changed)
html/trunk/lfs/errata/8.4/images/powered_by_swish-e_109x35.png (contents,
props changed)
html/trunk/lfs/errata/8.4/images/white_2.gif (contents, props changed)
html/trunk/lfs/errata/8.4/index.html (contents, props changed)
Modified:
html/trunk/blfs/download.html
html/trunk/blfs/errata/stable
html/trunk/blfs/errata/stable-systemd
html/trunk/blfs/news.html
html/trunk/blfs/read.html
html/trunk/lfs/download.html
html/trunk/lfs/errata/stable
html/trunk/lfs/errata/stable-systemd
html/trunk/lfs/news.html
html/trunk/lfs/read.html
Modified: html/trunk/blfs/download.html
==============================================================================
--- html/trunk/blfs/download.html Thu Feb 14 18:18:36 2019 (r1462)
+++ html/trunk/blfs/download.html Thu Feb 28 19:17:43 2019 (r1463)
@@ -7,12 +7,12 @@
<p>Several versions of the BLFS book are available for download,
each in several formats:</p>
- <h2>Current Stable (version 8.3)</h2>
+ <h2>Current Stable (version 8.4)</h2>
<p>This is the latest released BLFS book.</p>
<ul>
- <li><a href="downloads/stable/blfs-book-8.3-html.tar.bz2">bzipped HTML
format, multiple pages</a></li>
- <li><a href="downloads/stable/BLFS-BOOK-8.3-nochunks.html">HTML format,
single page</a></li>
- <li><a href="downloads/stable/BLFS-BOOK-8.3-nochunks.html.bz2">bzip2
HTML format, single page</a></li>
+ <li><a href="downloads/stable/blfs-book-8.4-html.tar.bz2">bzipped HTML
format, multiple pages</a></li>
+ <li><a href="downloads/stable/BLFS-BOOK-8.4-nochunks.html">HTML format,
single page</a></li>
+ <li><a href="downloads/stable/BLFS-BOOK-8.4-nochunks.html.bz2">bzip2
HTML format, single page</a></li>
</ul>
<p>A directory listing is <a href="downloads/stable">also
available</a></p>
@@ -30,13 +30,13 @@
</div>
-->
- <h2>Current Stable Systemd (version 8.3)</h2>
+ <h2>Current Stable Systemd (version 8.4)</h2>
<p>This is the latest released BLFS systemd book.</p>
<ul>
- <li><a
href="downloads/stable-systemd/blfs-book-8.3-systemd-html.tar.bz2">bzipped HTML
format, multiple pages</a></li>
- <li><a
href="downloads/stable-systemd/BLFS-BOOK-8.3-systemd-nochunks.html">HTML
format, single page</a></li>
- <li><a
href="downloads/stable-systemd/BLFS-BOOK-8.3-systemd-nochunks.html.bz2">bzip2
HTML format, single page</a></li>
+ <li><a
href="downloads/stable-systemd/blfs-book-8.4-systemd-html.tar.bz2">bzipped HTML
format, multiple pages</a></li>
+ <li><a
href="downloads/stable-systemd/BLFS-BOOK-8.4-systemd-nochunks.html">HTML
format, single page</a></li>
+ <li><a
href="downloads/stable-systemd/BLFS-BOOK-8.4-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>
Added: html/trunk/blfs/errata/8.4-systemd/css
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ html/trunk/blfs/errata/8.4-systemd/css Thu Feb 28 19:17:43 2019
(r1463)
@@ -0,0 +1 @@
+link ../../css
\ No newline at end of file
Added: html/trunk/blfs/errata/8.4-systemd/images
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ html/trunk/blfs/errata/8.4-systemd/images Thu Feb 28 19:17:43 2019
(r1463)
@@ -0,0 +1 @@
+link ../../images
\ No newline at end of file
Added: html/trunk/blfs/errata/8.4-systemd/index.html
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ html/trunk/blfs/errata/8.4-systemd/index.html Thu Feb 28 19:17:43
2019 (r1463)
@@ -0,0 +1,51 @@
+<!--#set var="pageTitle" value="BLFS Errata" -->
+<!--#include virtual="/blfs/header.html" -->
+<!--#include virtual="/blfs/menu.html" -->
+ <div class="main">
+
+ <h1>Errata for BLFS systemd Version 8.4</h1>
+
+ <ul>
+ <li>There are no current known errata for BLFS 8.4-systemd.</li>
+<!--
+ <li>In the instructions for frei0r-plugins, the first instruction
should be:
+ "sed -i 's/CV_RGB/cv::Scalar/' src/filter/facebl0r/facebl0r.cpp" to
+ fix a build problem with the current opencv dependency.</li>
+
+ <li>In firefox, the command to build it was truncated to './mach'
+ instead of './mach build' - the command explanation was correct.</li>
+
+ <li>In Samba, the Recommended dependency of perl module Parse::Yapp
+ was mistakenly commented out.</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>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>
+
+ <p>A few packages are good at reporting that a new
+ release fixes a vulnerability. For some others, such as firefox,
+ virtually every new release includes security fixes. But in many cases
+ the fixes are not documented as security issues.</p>
+
+ <p>Updates to the packages in the book may be available
+ in the
+ <a href="../../view/systemd/">development version of the book.</a>
+ </p>
+<!--
+ <p>A vulnerability in texlive's handling of postscript files, applicable
+ to all versions from the past several years, has been fixed with a patch
+ to the 2018 source in the development book, tested with BLFS-8.1 and
+ later. For users of the binary texlive who have not updated since
2018-09-20,
+ please do so.</p>
+-->
+
+<!--#include virtual="/common/footer.html" -->
Added: html/trunk/blfs/errata/8.4/css
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ html/trunk/blfs/errata/8.4/css Thu Feb 28 19:17:43 2019 (r1463)
@@ -0,0 +1 @@
+link ../../css
\ No newline at end of file
Added: html/trunk/blfs/errata/8.4/images
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ html/trunk/blfs/errata/8.4/images Thu Feb 28 19:17:43 2019 (r1463)
@@ -0,0 +1 @@
+link ../../images
\ No newline at end of file
Added: html/trunk/blfs/errata/8.4/index.html
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ html/trunk/blfs/errata/8.4/index.html Thu Feb 28 19:17:43 2019
(r1463)
@@ -0,0 +1,38 @@
+<!--#set var="pageTitle" value="BLFS Errata" -->
+<!--#include virtual="/blfs/header.html" -->
+<!--#include virtual="/blfs/menu.html" -->
+ <div class="main">
+
+ <h1>Errata for BLFS Version 8.4</h1>
+
+ <ul>
+ <li>There are no current known errata for BLFS 8.4-sysv.</li>
+ </ul>
+
+ <h2>Known Security Vulnerabilities</h2>
+
+ <p>A few packages are good at reporting that a new
+ release fixes a vulnerability. For some others, such as firefox,
+ virtually every new release includes security fixes. But in many cases
+ the fixes are not documented as security issues.</p>
+
+ <p>Updates to the packages in the book may be available
+ in the
+ <a href="../../view/svn/">development version of the book.</a>
+ </p>
+<!--
+ <p>A vulnerability in texlive's handling of postscript files, applicable
+ to all versions from the past several years, has been fixed with a patch
+ to the 2018 source in the development book, tested with BLFS-8.1 and
+ later. For users of the binary texlive who have not updated since
2018-09-20,
+ please do so.</p>
+
+ <p>A vulnerability with available exploits in all recent versions of
+ ghostscript has been fixed in the development book by patching gs-9.25.
+ The current version of the patch is -2 and the vulnerability applies to
+ PDF files as well as postscript.</p>
+
+ <p>A trivially-exploitable local privilege escalation in versions of
+ xorg-server since 1.19 has been fixed in 1.20.3.</p>
+-->
+<!--#include virtual="/common/footer.html" -->
Modified: html/trunk/blfs/errata/stable
==============================================================================
--- html/trunk/blfs/errata/stable Thu Feb 14 18:18:36 2019 (r1462)
+++ html/trunk/blfs/errata/stable Thu Feb 28 19:17:43 2019 (r1463)
@@ -1 +1 @@
-link 8.3
\ No newline at end of file
+link 8.4
\ No newline at end of file
Modified: html/trunk/blfs/errata/stable-systemd
==============================================================================
--- html/trunk/blfs/errata/stable-systemd Thu Feb 14 18:18:36 2019
(r1462)
+++ html/trunk/blfs/errata/stable-systemd Thu Feb 28 19:17:43 2019
(r1463)
@@ -1 +1 @@
-link 8.3-systemd/
\ No newline at end of file
+link 8.4-systemd
\ No newline at end of file
Modified: html/trunk/blfs/news.html
==============================================================================
--- html/trunk/blfs/news.html Thu Feb 14 18:18:36 2019 (r1462)
+++ html/trunk/blfs/news.html Thu Feb 28 19:17:43 2019 (r1463)
@@ -5,6 +5,28 @@
<h1>BLFS News</h1>
<dl class="newsItem">
+ <dt>BLFS 8.4 has been released!</dt>
+ <dd><em>Bruce Dubbs - 2019/03/01</em>
+
+ <p>The BLFS Team is proud to present version 8.4
+ of Beyond Linux From Scratch. This version includes approximately
+ 1000 packages beyond the base Linux From Scratch Version 8.4 book.
+ The book has 700 updates from the previous version plus many
+ other text and formatting changes.</p>
+
+ <p>This is a coordinated release with BLFS-8.4-systemd.</p>
+
+ <p>You can view the 8.4 version at <a href="./view/8.4">online</a>
+ or <a href="./downloads/8.4/">download</a> to read locally.</p>
+
+ <p>You can view the 8.4 systemd version at
+ <a href="./view/8.4-systemd">online systemd</a> or
+ <a href="./downloads/8.4-systemd/">download-systemd</a> to
+ read locally.</p>
+ </dd>
+ </dl>
+
+ <dl class="newsItem">
<dt>BLFS 8.3 has been released!</dt>
<dd><em>Bruce Dubbs - 2018/03/02</em>
Modified: html/trunk/blfs/read.html
==============================================================================
--- html/trunk/blfs/read.html Thu Feb 14 18:18:36 2019 (r1462)
+++ html/trunk/blfs/read.html Thu Feb 28 19:17:43 2019 (r1463)
@@ -2,7 +2,7 @@
<!--#include virtual="header.html" -->
<!--#include virtual="menu.html" -->
<div class="main">
-
+<!--
<h1>BLFS Basic (beta)</h1>
<p>A new book under development is <a href="view/basic/">Basic Packages
for
@@ -11,7 +11,7 @@
with BLFS and suggests command line tools suitable for all types of
systems. This short book provides merged instructions for users of both
the System V and systemd versions of LFS.</p>
-
+-->
<h1>Read the Beyond Linux From Scratch Book Online</h1>
<!--<p>This is the BLFS Book in its current state. It is updated
frequently.
@@ -35,7 +35,7 @@
<h2>Current Stable</h2>
<p>This is the latest released BLFS Book.</p>
- <p><a href="view/stable/">BLFS Version 8.3 (HTML)</a></p>
+ <p><a href="view/stable/">BLFS Version 8.4 (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>
@@ -54,7 +54,7 @@
<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.3 (HTML)</a></p>
+ <p><a href="view/stable-systemd/">BLFS Version 8.4 (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 Thu Feb 14 18:18:36 2019 (r1462)
+++ html/trunk/lfs/download.html Thu Feb 28 19:17:43 2019 (r1463)
@@ -11,7 +11,7 @@
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.4-rc1</h2>
<p>This is a soon-to-be-released LFS book undergoing the last
stages of testing.</p>
@@ -19,7 +19,7 @@
<p>You may download the book from the
<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 />
@@ -34,7 +34,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.9/ for 7.9 version of the book's
+ svn://svn.linuxfromscratch.org/LFS/tags/8.4/ for the 8.4 version of the
book's
XML source.</p>
<h2>Systemd version of LFS</h2>
@@ -43,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 — LFS-8.4-systemd-rc1</h3>
<p>This is a variation of LFS. It will be released as
@@ -57,7 +57,7 @@
<p>You may download the book from the
<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 />
Added: html/trunk/lfs/errata/8.4-systemd/css/main.css
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ html/trunk/lfs/errata/8.4-systemd/css/main.css Thu Feb 28 19:17:43
2019 (r1463)
@@ -0,0 +1,312 @@
+/* Site-wide formatting of standard tags */
+/* ===================================== */
+body {
+ background: #fefefe;
+ font: .8em sans-serif, Arial;
+ color: black;
+ border: 0;
+ margin: 0;
+}
+
+p { margin: 10pt; }
+
+h1 {
+ color: #333;
+ font-size: 1.7em;
+}
+
+h2 {
+ color: #333;
+ font-size: 1.4em;
+}
+
+table { font-size: 1em; }
+
+select { color: #333; }
+
+input {
+ border: 1px solid #ccc;
+ background: #eee;
+ color: #777;
+}
+
+input:hover {
+ color: #004090;
+ background: #ddd;
+}
+
+em {
+ font-weight: bold;
+ color: #444;
+}
+
+dt { font-weight: bold; }
+
+a img, a:link, a:hover { border: none; }
+
+a:link {
+ text-decoration: none;
+ color: #0072ff;
+ border-bottom: groove 1px #0072ff;
+}
+
+a:visited {
+ text-decoration: none;
+ color: navy;
+ border-bottom: groove 1px navy;
+}
+
+a:hover {
+ text-decoration: none;
+ color: #004090;
+ border-bottom: dotted 1px #004090;
+}
+
+hr {
+ background: #eee;
+ height: 1px;
+}
+
+
+/* Header: logo, top menu and search */
+/* ===================================== */
+
+#banner {
+ height: 47px;
+}
+
+#banner img {
+ position: absolute;
+ left: 10px;
+ top: 10px;
+ border: none;
+}
+
+#search {
+ position: absolute;
+ right: 20px;
+ top: 0px;
+ margin: 5pt 0 5pt 0;
+}
+
+div.navbar {
+ position: absolute;
+ top: 90px;
+ border: 0;
+ margin: 0;
+ width: 100%;
+ padding: 0;
+ background-color: #eee;
+ text-align: right;
+ border-top: solid 1px #ccc;
+ border-bottom: solid 1px #ccc;
+}
+
+#menu {
+ list-style-type: none;
+ padding: 0;
+ margin: 0;
+ text-align: right;
+}
+
+#menu li {
+ display: inline;
+ padding: 0;
+ margin: 0;
+ text-align: right;
+}
+
+#menu a {
+ float: right;
+ display: block;
+ padding: 5px 20px;
+ margin: 0;
+ border-bottom: none;
+ text-decoration: none;
+}
+
+#lfsactive:link, #lfsactive:visited, #alfsactive:link, #alfsactive:visited,
#blfsactive:link, #blfsactive:visited, #hlfsactive:link, #hlfsactive:visited,
#hintsactive:link, #hintsactive:visited, #livecdactive:link,
#livecdactive:visited, #patchesactive:link, #patchesactive:visited {
+ color: white;
+ font-weight: bold;
+ padding: 5px 20px;
+}
+
+#lfs:link, #lfs:visited, #blfs:link, #blfs:visited, #alfs:link, #alfs:visited,
#clfs:link, #clfs:visited, #hlfs:link, #hlfs:visited, #hints:link,
#hints:visited, #livecd:link, #livecd:visited, #patches:link, #patches:visited {
+ font-weight: bold;
+ color: #777;
+}
+
+#lfs:hover, #lfsactive:hover, #alfs:hover, #alfsactive:hover, #blfs:hover,
#blfsactive:hover, #clfs:hover, #hlfs:hover, #hlfsactive:hover, #hints:hover,
#hintsactive:hover, #livecd:hover, #livecdactive:hover, #patches:hover,
#patchesactive:hover { background-color: #ddd }
+
+
+/* Project specfic left-hand menus */
+/* ===================================== */
+
+#leftmenu ul {
+ text-align: right;
+ font-weight: bold;
+ background: #eee;
+ list-style-type: none;
+ position: absolute;
+ left: 0px;
+ top: 145px;
+ border-top: solid 1px #ccc;
+ border-right: solid 1px #ccc;
+ padding: 0;
+ margin: 0;
+}
+
+#leftmenu li {
+ margin: 0;
+ border-bottom: solid 1px #ddd;
+}
+
+#leftmenu a {
+ text-decoration: none;
+ border: none;
+ display: block;
+ margin: 0;
+ padding: 5px 10px;
+ color: #777;
+}
+
+#leftmenulist a:hover {
+ background: #777;
+ color: white;
+}
+
+#lfsmenulist a:hover {
+ background: #0072ff;
+ color: white;
+}
+
+#alfsmenulist a:hover {
+ background: #92d800;
+ color: white;
+}
+
+#blfsmenulist a:hover {
+ background: #a27700;
+ color: white;
+}
+
+#hlfsmenulist a:hover {
+ background: #fd7700;
+ color: white;
+}
+
+#hintsmenulist a:hover {
+ background: #8400ff;
+ color: white;
+}
+
+#livecdmenulist a:hover {
+ background: red;
+ color: white;
+}
+
+#patchesmenulist a:hover {
+ background: #0c0470;
+ color: white;
+}
+
+#lfsactive:link, #lfsactive:visited {
+ background: #0072ff;
+}
+#alfsactive:link, #alfsactive:visited {
+ background: #92d800;
+}
+#blfsactive:link, #blfsactive:visited {
+ background: #a27700;
+}
+#hlfsactive:link, #hlfsactive:visited {
+ background: #fd7700;
+}
+#hintsactive:link, #hintsactive:visited {
+ background: #8400ff;
+}
+#livecdactive:link, #livecdactive:visited {
+ background: red;
+}
+#patchesactive:link, #patchesactive:visited {
+ background: #0c0470;
+}
+
+
+/* Google AdSense */
+/* ===================================== */
+
+#adsense {
+ position: absolute;
+ right: 0;
+ top: 118px;
+ padding: 15px 0px 15px 10px;
+ border-left: 1px solid #ccc;
+ z-index: 1;
+}
+
+
+/* Special formatting for News lists */
+/* ===================================== */
+
+.newsItem {
+ padding-bottom: 5pt;
+ border-bottom: 1px dotted #0c0470;
+}
+
+.newsItem p { margin: 10pt 0 10pt 0; }
+
+
+/* Special formatting for /index.html */
+/* ===================================== */
+
+#subs {
+ list-style-type: none;
+}
+
+#subs li {
+ margin-top: 10px;
+ margin-bottom: 10px;
+}
+
+
+/* Main page content & footer */
+/* ===================================== */
+
+div.main {
+ position: absolute;
+ top: 140px;
+ left: 150px;
+ padding-right: 180px;
+}
+
+#footer {
+ border-top: 1px solid #ccc;
+ margin-top: 10px;
+}
+
+#footer p {
+ color: #bcbcbc;
+ font-size: .8em;
+}
+
+
+/* Commands & notes */
+/* ===================================== */
+
+.cmd {
+ font : 1.1em monospace;
+ background: #eee;
+ padding : 5pt 0;
+ margin : 0 10pt;
+ border : 1px dashed #0c0470;
+ }
+.cmd p { margin: 10pt 15pt; }
+
+.note {
+ background: #eee;
+ border : dashed 1px red;
+ padding : 3pt;
+ margin : 0 10pt;
+}
+
Added: html/trunk/lfs/errata/8.4-systemd/images/lfs-banner.png
==============================================================================
Binary file. No diff available.
Added: html/trunk/lfs/errata/8.4-systemd/images/lfs-logo.png
==============================================================================
Binary file. No diff available.
Added: html/trunk/lfs/errata/8.4-systemd/images/powered_by_google_135x35.png
==============================================================================
Binary file. No diff available.
Added: html/trunk/lfs/errata/8.4-systemd/images/powered_by_swish-e_109x35.png
==============================================================================
Binary file. No diff available.
Added: html/trunk/lfs/errata/8.4-systemd/images/white_2.gif
==============================================================================
Binary file. No diff available.
Added: html/trunk/lfs/errata/8.4-systemd/index.html
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ html/trunk/lfs/errata/8.4-systemd/index.html Thu Feb 28 19:17:43
2019 (r1463)
@@ -0,0 +1,35 @@
+<!--#set var="pageTitle" value="LFS Errata" -->
+<!--#include virtual="/lfs/header.html" -->
+<!--#include virtual="/lfs/menu.html" -->
+ <div class="main">
+ <h1>Errata for the 8.4-systemd Version of the LFS Book</h1>
+
+<!-- TEMPLATE
+ <h2>Known Security Vulnerabilities</h2>
+ <ul>
+ <li><p>Item 1</p></li>
+ <li><p>Item 2</p></li>
+ </ul>
+
+ <h2>Miscellaneous Errata</h2>
+ <ul>
+ <li><p>Item 1</p></li>
+ <li><p>Item 2</p></li>
+ </ul>
+
+ END TEMPLATE -->
+
+
+<!--
+ <h2>Known Security Vulnerabilities</h2>
+ <ul>
+ <li> </li>
+ </ul>
+-->
+ <h2>Miscellaneous Errata</h2>
+ <ul>
+ <li>There are no current errata items for LFS 8.4-systemd.</li>
+ </ul>
+
+
+<!--#include virtual="/common/footer.html" -->
Added: html/trunk/lfs/errata/8.4/css/main.css
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ html/trunk/lfs/errata/8.4/css/main.css Thu Feb 28 19:17:43 2019
(r1463)
@@ -0,0 +1,312 @@
+/* Site-wide formatting of standard tags */
+/* ===================================== */
+body {
+ background: #fefefe;
+ font: .8em sans-serif, Arial;
+ color: black;
+ border: 0;
+ margin: 0;
+}
+
+p { margin: 10pt; }
+
+h1 {
+ color: #333;
+ font-size: 1.7em;
+}
+
+h2 {
+ color: #333;
+ font-size: 1.4em;
+}
+
+table { font-size: 1em; }
+
+select { color: #333; }
+
+input {
+ border: 1px solid #ccc;
+ background: #eee;
+ color: #777;
+}
+
+input:hover {
+ color: #004090;
+ background: #ddd;
+}
+
+em {
+ font-weight: bold;
+ color: #444;
+}
+
+dt { font-weight: bold; }
+
+a img, a:link, a:hover { border: none; }
+
+a:link {
+ text-decoration: none;
+ color: #0072ff;
+ border-bottom: groove 1px #0072ff;
+}
+
+a:visited {
+ text-decoration: none;
+ color: navy;
+ border-bottom: groove 1px navy;
+}
+
+a:hover {
+ text-decoration: none;
+ color: #004090;
+ border-bottom: dotted 1px #004090;
+}
+
+hr {
+ background: #eee;
+ height: 1px;
+}
+
+
+/* Header: logo, top menu and search */
+/* ===================================== */
+
+#banner {
+ height: 47px;
+}
+
+#banner img {
+ position: absolute;
+ left: 10px;
+ top: 10px;
+ border: none;
+}
+
+#search {
+ position: absolute;
+ right: 20px;
+ top: 0px;
+ margin: 5pt 0 5pt 0;
+}
+
+div.navbar {
+ position: absolute;
+ top: 90px;
+ border: 0;
+ margin: 0;
+ width: 100%;
+ padding: 0;
+ background-color: #eee;
+ text-align: right;
+ border-top: solid 1px #ccc;
+ border-bottom: solid 1px #ccc;
+}
+
+#menu {
+ list-style-type: none;
+ padding: 0;
+ margin: 0;
+ text-align: right;
+}
+
+#menu li {
+ display: inline;
+ padding: 0;
+ margin: 0;
+ text-align: right;
+}
+
+#menu a {
+ float: right;
+ display: block;
+ padding: 5px 20px;
+ margin: 0;
+ border-bottom: none;
+ text-decoration: none;
+}
+
+#lfsactive:link, #lfsactive:visited, #alfsactive:link, #alfsactive:visited,
#blfsactive:link, #blfsactive:visited, #hlfsactive:link, #hlfsactive:visited,
#hintsactive:link, #hintsactive:visited, #livecdactive:link,
#livecdactive:visited, #patchesactive:link, #patchesactive:visited {
+ color: white;
+ font-weight: bold;
+ padding: 5px 20px;
+}
+
+#lfs:link, #lfs:visited, #blfs:link, #blfs:visited, #alfs:link, #alfs:visited,
#clfs:link, #clfs:visited, #hlfs:link, #hlfs:visited, #hints:link,
#hints:visited, #livecd:link, #livecd:visited, #patches:link, #patches:visited {
+ font-weight: bold;
+ color: #777;
+}
+
+#lfs:hover, #lfsactive:hover, #alfs:hover, #alfsactive:hover, #blfs:hover,
#blfsactive:hover, #clfs:hover, #hlfs:hover, #hlfsactive:hover, #hints:hover,
#hintsactive:hover, #livecd:hover, #livecdactive:hover, #patches:hover,
#patchesactive:hover { background-color: #ddd }
+
+
+/* Project specfic left-hand menus */
+/* ===================================== */
+
+#leftmenu ul {
+ text-align: right;
+ font-weight: bold;
+ background: #eee;
+ list-style-type: none;
+ position: absolute;
+ left: 0px;
+ top: 145px;
+ border-top: solid 1px #ccc;
+ border-right: solid 1px #ccc;
+ padding: 0;
+ margin: 0;
+}
+
+#leftmenu li {
+ margin: 0;
+ border-bottom: solid 1px #ddd;
+}
+
+#leftmenu a {
+ text-decoration: none;
+ border: none;
+ display: block;
+ margin: 0;
+ padding: 5px 10px;
+ color: #777;
+}
+
+#leftmenulist a:hover {
+ background: #777;
+ color: white;
+}
+
+#lfsmenulist a:hover {
+ background: #0072ff;
+ color: white;
+}
+
+#alfsmenulist a:hover {
+ background: #92d800;
+ color: white;
+}
+
+#blfsmenulist a:hover {
+ background: #a27700;
+ color: white;
+}
+
+#hlfsmenulist a:hover {
+ background: #fd7700;
+ color: white;
+}
+
+#hintsmenulist a:hover {
+ background: #8400ff;
+ color: white;
+}
+
+#livecdmenulist a:hover {
+ background: red;
+ color: white;
+}
+
+#patchesmenulist a:hover {
+ background: #0c0470;
+ color: white;
+}
+
+#lfsactive:link, #lfsactive:visited {
+ background: #0072ff;
+}
+#alfsactive:link, #alfsactive:visited {
+ background: #92d800;
+}
+#blfsactive:link, #blfsactive:visited {
+ background: #a27700;
+}
+#hlfsactive:link, #hlfsactive:visited {
+ background: #fd7700;
+}
+#hintsactive:link, #hintsactive:visited {
+ background: #8400ff;
+}
+#livecdactive:link, #livecdactive:visited {
+ background: red;
+}
+#patchesactive:link, #patchesactive:visited {
+ background: #0c0470;
+}
+
+
+/* Google AdSense */
+/* ===================================== */
+
+#adsense {
+ position: absolute;
+ right: 0;
+ top: 118px;
+ padding: 15px 0px 15px 10px;
+ border-left: 1px solid #ccc;
+ z-index: 1;
+}
+
+
+/* Special formatting for News lists */
+/* ===================================== */
+
+.newsItem {
+ padding-bottom: 5pt;
+ border-bottom: 1px dotted #0c0470;
+}
+
+.newsItem p { margin: 10pt 0 10pt 0; }
+
+
+/* Special formatting for /index.html */
+/* ===================================== */
+
+#subs {
+ list-style-type: none;
+}
+
+#subs li {
+ margin-top: 10px;
+ margin-bottom: 10px;
+}
+
+
+/* Main page content & footer */
+/* ===================================== */
+
+div.main {
+ position: absolute;
+ top: 140px;
+ left: 150px;
+ padding-right: 180px;
+}
+
+#footer {
+ border-top: 1px solid #ccc;
+ margin-top: 10px;
+}
+
+#footer p {
+ color: #bcbcbc;
+ font-size: .8em;
+}
+
+
+/* Commands & notes */
+/* ===================================== */
+
+.cmd {
+ font : 1.1em monospace;
+ background: #eee;
+ padding : 5pt 0;
+ margin : 0 10pt;
+ border : 1px dashed #0c0470;
+ }
+.cmd p { margin: 10pt 15pt; }
+
+.note {
+ background: #eee;
+ border : dashed 1px red;
+ padding : 3pt;
+ margin : 0 10pt;
+}
+
Added: html/trunk/lfs/errata/8.4/images/lfs-banner.png
==============================================================================
Binary file. No diff available.
Added: html/trunk/lfs/errata/8.4/images/lfs-logo.png
==============================================================================
Binary file. No diff available.
Added: html/trunk/lfs/errata/8.4/images/powered_by_google_135x35.png
==============================================================================
Binary file. No diff available.
Added: html/trunk/lfs/errata/8.4/images/powered_by_swish-e_109x35.png
==============================================================================
Binary file. No diff available.
Added: html/trunk/lfs/errata/8.4/images/white_2.gif
==============================================================================
Binary file. No diff available.
Added: html/trunk/lfs/errata/8.4/index.html
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ html/trunk/lfs/errata/8.4/index.html Thu Feb 28 19:17:43 2019
(r1463)
@@ -0,0 +1,35 @@
+<!--#set var="pageTitle" value="LFS Errata" -->
+<!--#include virtual="/lfs/header.html" -->
+<!--#include virtual="/lfs/menu.html" -->
+ <div class="main">
+ <h1>Errata for the 8.4 Version of the LFS Book</h1>
+
+<!-- TEMPLATE
+ <h2>Known Security Vulnerabilities</h2>
+ <ul>
+ <li><p>Item 1</p></li>
+ <li><p>Item 2</p></li>
+ </ul>
+
+ <h2>Miscellaneous Errata</h2>
+ <ul>
+ <li><p>Item 1</p></li>
+ <li><p>Item 2</p></li>
+ </ul>
+
+ END TEMPLATE -->
+
+
+<!--
+ <h2>Known Security Vulnerabilities</h2>
+ <ul>
+ <li> </li>
+ </ul>
+-->
+ <h2>Miscellaneous Errata</h2>
+ <ul>
+ <li>There are no current errata items for LFS 8.4.</li>
+ </ul>
+
+
+<!--#include virtual="/common/footer.html" -->
Modified: html/trunk/lfs/errata/stable
==============================================================================
--- html/trunk/lfs/errata/stable Thu Feb 14 18:18:36 2019 (r1462)
+++ html/trunk/lfs/errata/stable Thu Feb 28 19:17:43 2019 (r1463)
@@ -1 +1 @@
-link 8.3
\ No newline at end of file
+link 8.4
\ No newline at end of file
Modified: html/trunk/lfs/errata/stable-systemd
==============================================================================
--- html/trunk/lfs/errata/stable-systemd Thu Feb 14 18:18:36 2019
(r1462)
+++ html/trunk/lfs/errata/stable-systemd Thu Feb 28 19:17:43 2019
(r1463)
@@ -1 +1 @@
-link 8.3-systemd
\ No newline at end of file
+link 8.4-systemd
\ No newline at end of file
Modified: html/trunk/lfs/news.html
==============================================================================
--- html/trunk/lfs/news.html Thu Feb 14 18:18:36 2019 (r1462)
+++ html/trunk/lfs/news.html Thu Feb 28 19:17:43 2019 (r1463)
@@ -4,6 +4,46 @@
<div class="main">
<h1>LFS News</h1>
<!-- <p>| <a href="/lfs/feed.rss">RSS Feed</a> |</p> -->
+ <dl class="newsItem">
+ <dt>LFS Stable Version 8.4 Release</dt>
+ <dd><em>Bruce Dubbs - 2019/03/01</em>
+
+ <p>The Linux From Scratch community announces the release of LFS
+ Version 8.4. Major changes include toolchain updates to glibc-2.29,
+ binutils-2.32, and bash-5.0. 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.12.</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/">online</a>, or
+ <a href="/lfs/downloads/8.4/">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.4-systemd/">LFS-systemd</a>, or
+ <a href="/lfs/downloads/8.4-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: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 8.4-rc1 Release</dt>
Modified: html/trunk/lfs/read.html
==============================================================================
--- html/trunk/lfs/read.html Thu Feb 14 18:18:36 2019 (r1462)
+++ html/trunk/lfs/read.html Thu Feb 28 19:17:43 2019 (r1463)
@@ -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.4-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.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,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>
-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
@@ -66,7 +66,7 @@
undergoes testing.</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