Author: bdubbs
Date: 2005-08-01 13:47:12 -0600 (Mon, 01 Aug 2005)
New Revision: 4883
Modified:
branches/6.1/BOOK/book/bookinfo.xml
branches/6.1/BOOK/book/preface.xml
branches/6.1/BOOK/general.ent
branches/6.1/BOOK/stylesheets/xhtml/lfs-index.xsl
Log:
Resetting 6.1 specifics
Modified: branches/6.1/BOOK/book/bookinfo.xml
===================================================================
--- branches/6.1/BOOK/book/bookinfo.xml 2005-08-01 19:30:55 UTC (rev 4882)
+++ branches/6.1/BOOK/book/bookinfo.xml 2005-08-01 19:47:12 UTC (rev 4883)
@@ -45,7 +45,7 @@
<revision>
<revnumber>&version;</revnumber>
<date>&pubdate;</date>
- <revremark>Development Release</revremark>
+ <revremark>Fifth Release</revremark>
</revision>
<revision>
Modified: branches/6.1/BOOK/book/preface.xml
===================================================================
--- branches/6.1/BOOK/book/preface.xml 2005-08-01 19:30:55 UTC (rev 4882)
+++ branches/6.1/BOOK/book/preface.xml 2005-08-01 19:47:12 UTC (rev 4883)
@@ -136,6 +136,36 @@
</sect2>
+ <sect2>
+ <title>Preface to Version 6.1</title>
+
+ <para>Version 6.1 is an incremental update of BLFS. This version
+ continues the tradition of providing an extensive set of instructions for
+ extending a basic Linux From Scratch system. The instructions in this
+ version of BLFS are based on the LFS 6.1 Book. As usual, the list of
+ packages that have been upgraded or added are in the <xref
+ linkend='intro-welcome-changelog'/>.</para>
+
+ <para>One major accomplishment in this
+ version of the book is the completion of the Index. This section
+ is now a relatively complete (but not perfect) reference for the
components
+ of the various packages in the book.</para>
+
+ <para>In any task as large and complex as this book, there are bound to
+ be errors. The editors of the book are dedicated to keeping the book up
+ to date. We appreciate any feedback in helping us to make the book as
+ accurate as possible. The best place to provide comments is via the
+ mailing list at <ulink
url="mailto:[email protected]"/>.</para>
+
+ <para>Enjoy!</para>
+
+ <blockquote>
+<literallayout>Bruce Dubbs
+August 1, 2005</literallayout>
+ </blockquote>
+
+</sect2>
+
</sect1>
<sect1 id="preface-whoread">
Modified: branches/6.1/BOOK/general.ent
===================================================================
--- branches/6.1/BOOK/general.ent 2005-08-01 19:30:55 UTC (rev 4882)
+++ branches/6.1/BOOK/general.ent 2005-08-01 19:47:12 UTC (rev 4883)
@@ -1,10 +1,10 @@
<!ENTITY day "1">
<!ENTITY month "08">
<!ENTITY year "2005">
-<!ENTITY version "svn-&year;&month;&day;">
+<!ENTITY version "6.1-pre1">
<!ENTITY releasedate "August &day;st, &year;">
-<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
-<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
+<!ENTITY pubdate "&year;-&month;-0&day;"> <!-- metadata req. by TLDP -->
+<!ENTITY blfs-version "6.1-pre1"> <!-- svn|[release #] -->
<!ENTITY lfs-version "stable"> <!--
version|stable|testing|unstable|development] -->
<!ENTITY last-commit "$Date: 2005-07-28 13:03:39 +0100 (Thu, 28 Jul 2005) $">
<!-- Automatic update -->
@@ -12,10 +12,10 @@
<!ENTITY maintainer-firstname "Bruce">
<!ENTITY maintainer-address "[EMAIL PROTECTED]">
-<!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/svn">
+<!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/6.1">
<!ENTITY downloads-project "http://downloads.linuxfromscratch.org">
<!ENTITY hints-root "http://www.linuxfromscratch.org/hints">
-<!ENTITY patch-root "http://www.linuxfromscratch.org/blfs/downloads/svn">
+<!ENTITY patch-root "http://www.linuxfromscratch.org/blfs/downloads/6.1">
<!-- <!ENTITY lfs-root
"http://www.linuxfromscratch.org/lfs/view/&lfs-version;"> -->
<!ENTITY lfs-root "../../../../lfs/view/&lfs-version;">
<!ENTITY publisher "Unknown">
Modified: branches/6.1/BOOK/stylesheets/xhtml/lfs-index.xsl
===================================================================
--- branches/6.1/BOOK/stylesheets/xhtml/lfs-index.xsl 2005-08-01 19:30:55 UTC
(rev 4882)
+++ branches/6.1/BOOK/stylesheets/xhtml/lfs-index.xsl 2005-08-01 19:47:12 UTC
(rev 4883)
@@ -31,7 +31,7 @@
<xsl:with-param name="key" select="$index-title"/>
</xsl:call-template>
</h1>
- <!-- Temporary addition until index is done -->
+ <!-- Temporary addition until index is done
<div class="note">
<div class="admonhead">
<img alt="[Note]" src="../images/note.png" />
@@ -46,7 +46,7 @@
</p>
</div>
</div>
- <!-- End temporary addition -->
+ End temporary addition -->
</div>
</xsl:template>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page