Changeset 9cff6513


Ignore:
Timestamp:
09/23/2014 05:10:37 AM (10 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
7.6-blfs, 7.6-systemd
Children:
d840b85
Parents:
fb94a866
Message:

BLFS systemd-7.6

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/tags/7.6-blfs@14382 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • book/bookinfo.xml

    rfb94a866 r9cff6513  
    4343  <revhistory>
    4444    <revision>
    45       <revnumber>&version;</revnumber>
    46       <date>&pubdate;</date>
    47       <revremark>Ongoing Release</revremark>
    48     </revision>
    49 
    50     <revision>
    51       <revnumber>7.5</revnumber>
    52       <date>2014-03-05</date>
    53       <revremark>Ninth release</revremark>
    54     </revision>
    55 
    56     <revision>
    57       <revnumber>7.4</revnumber>
    58       <date>2013-09-14</date>
    59       <revremark>Eighth release</revremark>
    60     </revision>
    61 
    62     <revision>
    63       <revnumber>6.3</revnumber>
    64       <date>2008-08-24</date>
    65       <revremark>Seventh release</revremark>
    66     </revision>
    67 
    68     <revision>
    69       <revnumber>6.2.0</revnumber>
    70       <date>2007-02-14</date>
    71       <revremark>Sixth release</revremark>
    72     </revision>
    73 
    74     <revision>
    75       <revnumber>6.1</revnumber>
    76       <date>2005-08-14</date>
    77       <revremark>Fifth release</revremark>
    78     </revision>
    79 
    80     <revision>
    81       <revnumber>6.0</revnumber>
    82       <date>2005-04-02</date>
    83       <revremark>Fourth release</revremark>
    84     </revision>
    85 
    86     <revision>
    87       <revnumber>5.1</revnumber>
    88       <date>2004-06-05</date>
    89       <revremark>Third release</revremark>
    90     </revision>
    91 
    92     <revision>
    93       <revnumber>5.0</revnumber>
    94       <date>2003-11-06</date>
    95       <revremark>Second release</revremark>
    96     </revision>
    97 
    98     <revision>
    99       <revnumber>1.0</revnumber>
    100       <date>2003-04-25</date>
     45      <revnumber>7.6-systemd</revnumber>
     46      <date>2014-09-23</date>
    10147      <revremark>First release</revremark>
    10248    </revision>
  • book/foreword.xml

    rfb94a866 r9cff6513  
    115115  -->
    116116
    117   <para>This is the development version of the BLFS book. This version of the
    118   book is intended to be used when building on top of a system built using the
    119   LFS development book as well as the current stable version of LFS. Though this
    120   version of the book is development in nature, every effort has been made to
    121   ensure accuracy and reliability of the instructions. Many people find that
    122   using the instructions in this book after building the current stable or
    123   development version of LFS provides a stable and very modern Linux system.</para>
     117  <para>This is the first version of the BLFS book based on the systemd system
     118  management system. It is based on the standard BLFS book with the numerous
     119  changes required to integrate the systemd methodology.</para>
     120 
     121  <para>This version of the book is intended to be used when building on top of
     122  a system built using the LFS systemd book.  Every effort has been made to
     123  ensure accuracy and reliability of the instructions.  Using the instructions
     124  in this book after building the current stable or development version of
     125  LFS-systemd will provide a stable and very modern Linux system.</para>
    124126
    125127  <!--
     
    132134  <para>Enjoy!</para>
    133135
     136<!--
    134137  <blockquote>
    135138<literallayout>Randy McMurchy
    136139August 24th, 2008</literallayout>
    137140  </blockquote>
    138 
     141-->
    139142</sect1>
  • general.ent

    rfb94a866 r9cff6513  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "22">                   <!-- Always 2 digits -->
     3<!ENTITY day          "23">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    8 <!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 22nd, &year;">
     8<!ENTITY version      "7.6-systemd">
     9<!ENTITY releasedate  "September 23rd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    11 <!ENTITY blfs-version "systemd">              <!-- svn|[release #] -->
    12 <!ENTITY lfs-version  "systemd">              <!-- x.y|development] -->
     11<!ENTITY blfs-version "7.6-systemd">              <!-- svn|[release #] -->
     12<!ENTITY lfs-version  "7.6-systemd">              <!-- x.y|development] -->
    1313<!ENTITY last-commit  "$Date$"> <!-- Automatic update -->
    1414<!ENTITY lfs-domainname       "linuxfromscratch.org">
     
    2121<!-- downloads - root must not have an entity because it is needed for scripts
    2222     change svn to x.y for release -->
    23 <!ENTITY downloads-root       "http://www.linuxfromscratch.org/blfs/downloads/systemd">
     23<!ENTITY downloads-root       "http://www.linuxfromscratch.org/blfs/downloads/7.6-systemd">
    2424<!ENTITY downloads-project    "http://downloads.&lfs-domainname;">
    2525<!ENTITY sources-anduin-http  "http://anduin.&lfs-domainname;/sources/BLFS/svn">
     
    3030<!ENTITY hints-root           "http://www.&lfs-domainname;/hints">
    3131<!ENTITY patch-downloads      "http://www.linuxfromscratch.org/patches/downloads">
    32 <!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/systemd">
     32<!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/7.6-systemd">
    3333<!ENTITY errata               "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/">
    3434<!ENTITY blfs-ticket-root     "http://wiki.&lfs-domainname;/blfs/ticket/">
  • introduction/welcome/changelog.xml

    rfb94a866 r9cff6513  
    4444
    4545-->
     46    <listitem>
     47      <para>September 21st, 2014</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[bdubbs] - Release of BLFS 7.6-systemd.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
    4655    <listitem>
    4756      <para>September 21st, 2014</para>
Note: See TracChangeset for help on using the changeset viewer.