Author: bdubbs
Date: Sat Feb 25 15:04:01 2017
New Revision: 18408

Log:
BLFS 8.0

Added:
   tags/8.0/
      - copied from r18407, trunk/BOOK/
Modified:
   tags/8.0/book/bookinfo.xml
   tags/8.0/general.ent
   tags/8.0/introduction/welcome/changelog.xml
   trunk/BOOK/book/bookinfo.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: tags/8.0/book/bookinfo.xml
==============================================================================
--- trunk/BOOK/book/bookinfo.xml        Sat Feb 25 11:22:16 2017        (r18407)
+++ tags/8.0/book/bookinfo.xml  Sat Feb 25 15:04:01 2017        (r18408)
@@ -42,9 +42,9 @@
 
   <revhistory>
     <revision>
-      <revnumber>&version;</revnumber>
+      <revnumber>8.0</revnumber>
       <date>&pubdate;</date>
-      <revremark>Ongoing Release</revremark>
+      <revremark>Fifteenth Release</revremark>
     </revision>
 
     <revision>

Modified: tags/8.0/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sat Feb 25 11:22:16 2017        (r18407)
+++ tags/8.0/general.ent        Sat Feb 25 15:04:01 2017        (r18408)
@@ -1,16 +1,16 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "23">                   <!-- Always 2 digits -->
+<!ENTITY day          "25">                   <!-- Always 2 digits -->
 <!ENTITY month        "02">                   <!-- Always 2 digits -->
 <!ENTITY year         "2017">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
-<!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "February 23rd &year;">
+<!ENTITY version      "8.0">
+<!ENTITY releasedate  "February 25th &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
-<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
-<!ENTITY lfs-version  "development">          <!-- x.y|development -->
-<!ENTITY lfs-versiond "systemd">              <!-- x.y-systemd|systemd -->
+<!ENTITY blfs-version "release">                  <!-- svn|[release #] -->
+<!ENTITY lfs-version  "8.0">          <!-- x.y|development -->
+<!ENTITY lfs-versiond "8.0-systemd">              <!-- x.y-systemd|systemd -->
 <!ENTITY last-commit  "$Date$"> <!-- Automatic update -->
 <!ENTITY lfs-domainname       "linuxfromscratch.org">
 
@@ -24,7 +24,7 @@
      change svn to x.y for release. Note:  s/_/-/ in comment to avoid grep 
error 
      Update 'downloads-root-systemd' to x.y-systemd
      -->
-<!ENTITY downloads-root       
"http://www.linuxfromscratch.org/blfs/downloads/svn";>
+<!ENTITY downloads-root       
"http://www.linuxfromscratch.org/blfs/downloads/8.0";>
 <!ENTITY downloads-root-systemd 
"http://www.linuxfromscratch.org/blfs/downloads/systemd";>
 <!ENTITY downloads-project    "http://downloads.&lfs-domainname;";>
 
@@ -33,7 +33,7 @@
 
 <!ENTITY hints-root           "http://www.&lfs-domainname;/hints";>
 <!ENTITY patch-downloads      
"http://www.linuxfromscratch.org/patches/downloads";>
-<!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/svn";>
+<!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/8.0";>
 <!ENTITY errata               
"http://www.&lfs-domainname;/blfs/errata/&blfs-version;/";>
 <!ENTITY blfs-ticket-root     "http://wiki.&lfs-domainname;/blfs/ticket/";>
 

Modified: tags/8.0/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Feb 25 11:22:16 
2017        (r18407)
+++ tags/8.0/introduction/welcome/changelog.xml Sat Feb 25 15:04:01 2017        
(r18408)
@@ -42,6 +42,15 @@
     </listitem>
 -->
     <listitem>
+      <para>February 25th, 2017</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Release of BLFS-8.0.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>February 22nd, 2017</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/book/bookinfo.xml
==============================================================================
--- trunk/BOOK/book/bookinfo.xml        Sat Feb 25 11:22:16 2017        (r18407)
+++ trunk/BOOK/book/bookinfo.xml        Sat Feb 25 15:04:01 2017        (r18408)
@@ -48,6 +48,12 @@
     </revision>
 
     <revision>
+      <revnumber>8.0</revnumber>
+      <date>2017-02-25</date>
+      <revremark>Fifteenth release</revremark>
+    </revision>
+
+    <revision>
       <revnumber>7.10</revnumber>
       <date>2016-09-07</date>
       <revremark>Fourteenth release</revremark>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Feb 25 11:22:16 
2017        (r18407)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Feb 25 15:04:01 
2017        (r18408)
@@ -42,6 +42,15 @@
     </listitem>
 -->
     <listitem>
+      <para>February 25th, 2017</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Release of BLFS-8.0.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>February 22nd, 2017</para>
       <itemizedlist>
         <listitem>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to