Changeset 9cff6513
- Timestamp:
- 09/23/2014 05:10:37 AM (10 years ago)
- Branches:
- 7.6-blfs, 7.6-systemd
- Children:
- d840b85
- Parents:
- fb94a866
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
book/bookinfo.xml
rfb94a866 r9cff6513 43 43 <revhistory> 44 44 <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> 101 47 <revremark>First release</revremark> 102 48 </revision> -
book/foreword.xml
rfb94a866 r9cff6513 115 115 --> 116 116 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> 124 126 125 127 <!-- … … 132 134 <para>Enjoy!</para> 133 135 136 <!-- 134 137 <blockquote> 135 138 <literallayout>Randy McMurchy 136 139 August 24th, 2008</literallayout> 137 140 </blockquote> 138 141 --> 139 142 </sect1> -
general.ent
rfb94a866 r9cff6513 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 2"> <!-- Always 2 digits -->3 <!ENTITY day "23"> <!-- Always 2 digits --> 4 4 <!ENTITY month "09"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2014"> 6 6 <!ENTITY copyrightdate "2001-&year;"> 7 7 <!ENTITY copyholder "The BLFS systemd Development Team"> 8 <!ENTITY version " &year;-&month;-&day;">9 <!ENTITY releasedate "September 2 2nd, &year;">8 <!ENTITY version "7.6-systemd"> 9 <!ENTITY releasedate "September 23rd, &year;"> 10 10 <!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] --> 13 13 <!ENTITY last-commit "$Date$"> <!-- Automatic update --> 14 14 <!ENTITY lfs-domainname "linuxfromscratch.org"> … … 21 21 <!-- downloads - root must not have an entity because it is needed for scripts 22 22 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"> 24 24 <!ENTITY downloads-project "http://downloads.&lfs-domainname;"> 25 25 <!ENTITY sources-anduin-http "http://anduin.&lfs-domainname;/sources/BLFS/svn"> … … 30 30 <!ENTITY hints-root "http://www.&lfs-domainname;/hints"> 31 31 <!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"> 33 33 <!ENTITY errata "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/"> 34 34 <!ENTITY blfs-ticket-root "http://wiki.&lfs-domainname;/blfs/ticket/"> -
introduction/welcome/changelog.xml
rfb94a866 r9cff6513 44 44 45 45 --> 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 46 55 <listitem> 47 56 <para>September 21st, 2014</para>
Note:
See TracChangeset
for help on using the changeset viewer.