Author: randy
Date: 2007-01-30 19:48:04 -0700 (Tue, 30 Jan 2007)
New Revision: 6493
Modified:
trunk/BOOK/book/bookinfo.xml
trunk/BOOK/general.ent
Log:
Added the 6.2.0-rc1 version to the list of book releases (will be changed to
6.2.0 when the final version is released)
Modified: trunk/BOOK/book/bookinfo.xml
===================================================================
--- trunk/BOOK/book/bookinfo.xml 2007-01-30 20:39:59 UTC (rev 6492)
+++ trunk/BOOK/book/bookinfo.xml 2007-01-31 02:48:04 UTC (rev 6493)
@@ -6,6 +6,10 @@
]>
<bookinfo>
+
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
+
<!-- <title>Beyond <trademark class='registered'>Linux</trademark> From
Scratch</title>-->
<title>Beyond Linux<superscript>®</superscript> From Scratch</title>
<subtitle>Version &version;</subtitle>
@@ -19,15 +23,12 @@
<pubdate>&pubdate;</pubdate>
-
<copyright id="copyright">
<year>2001-2007</year>
<holder>BLFS Development Team</holder>
</copyright>
-
<legalnotice>
-
<para>Copyright © 2001-2007, BLFS Development Team</para>
<para>All rights reserved.</para>
@@ -37,11 +38,9 @@
<para><trademark class='registered'>Linux</trademark> is a registered
trademark of
Linus Torvalds.</para>
-
</legalnotice>
<revhistory>
-
<revision>
<revnumber>&version;</revnumber>
<date>&pubdate;</date>
@@ -49,6 +48,12 @@
</revision>
<revision>
+ <revnumber>6.2.0-rc1</revnumber>
+ <date>2007-01-31</date>
+ <revremark>Sixth release</revremark>
+ </revision>
+
+ <revision>
<revnumber>6.1</revnumber>
<date>2005-08-14</date>
<revremark>Fifth release</revremark>
@@ -77,19 +82,13 @@
<date>2003-04-25</date>
<revremark>First release</revremark>
</revision>
-
</revhistory>
-
<abstract>
-
- <para>This book follows on from the Linux From Scratch book. It
introduces and
- guides the reader through additions to the system including networking,
graphical
- interfaces, sound support, and printer and scanner support.</para>
-
+ <para>This book follows on from the Linux From Scratch book. It introduces
+ and guides the reader through additions to the system including networking,
+ graphical interfaces, sound support, and printer and scanner
+ support.</para>
</abstract>
- <othername>$LastChangedBy$</othername>
- <date>$Date$</date>
-
</bookinfo>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-01-30 20:39:59 UTC (rev 6492)
+++ trunk/BOOK/general.ent 2007-01-31 02:48:04 UTC (rev 6493)
@@ -3,11 +3,11 @@
$Date$
-->
-<!ENTITY day "30"> <!-- Always 2 digits -->
+<!ENTITY day "31"> <!-- Always 2 digits -->
<!ENTITY month "01"> <!-- Always 2 digits -->
<!ENTITY year "2007">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "January &day;th, &year;">
+<!ENTITY releasedate "January &day;st, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "6.2"> <!--
version|stable|testing|unstable|development] -->
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page