Changeset 074d177


Ignore:
Timestamp:
03/18/2005 05:01:17 AM (19 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
6.0
Children:
96236bdd
Parents:
d50eb8ef
Message:

Change tags to 6.0-pre1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/6.0/BOOK@3556 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
1 added
7 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • book/bookinfo.xml

    rd50eb8ef r074d177  
    3636<para>Computer instructions are licensed under the <xref linkend="AFL"/>.</para>
    3737
    38 
    39 <!--
    40 <para>Redistribution and use in source and binary forms, with or without
    41 modification, are permitted provided that the following conditions are
    42 met:</para>
    43 
    44 <itemizedlist>
    45 <listitem><para>Redistributions in any form must retain the above copyright
    46 notice, this list of conditions and the following disclaimer.</para></listitem>
    47 
    48 <listitem><para>Neither the name of "Linux From Scratch" nor the names of
    49 its contributors may be used to endorse or promote products derived from
    50 this material without specific prior written permission.</para></listitem>
    51 
    52 <listitem><para>Any material derived from Linux From Scratch must contain
    53 a reference to the "Linux From Scratch" project.</para></listitem>
    54 </itemizedlist>
    55 
    56 <para>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
    57 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    58 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    59 DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
    60 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    61 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
    62 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
    63 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    64 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
    65 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</para>
    66 
    67 -->
    68 
    6938<para><trademark class='registered'>Linux</trademark> is a registered trademark of
    7039Linus Torvalds.</para>
     
    7746        <revnumber>&version;</revnumber>
    7847        <date>&pubdate;</date>
    79         <revremark>Development release</revremark>
     48        <revremark>Fourth release (Candidate 1)</revremark>
    8049</revision>
    8150
     
    10372
    10473<para>This book follows on from the Linux From Scratch book.  It introduces and
    105 guides the reader through additions to the system including networking, X
    106 support, sound support and printer and scanner support.</para>
     74guides the reader through additions to the system including networking, graphical
     75interfaces, sound support, and printer and scanner support.</para>
    10776
    10877</abstract>
  • book/preface.xml

    rd50eb8ef r074d177  
    9090BLFS Editor (June 2004&ndash;Present)</literallayout></blockquote>
    9191
     92
     93<sect2>
     94<title>Preface to Version 6.0</title>
     95
     96<para>Version 6.0 is a major milestone in the evolution of BLFS.  This
     97version provides installation instructions for 357 packages and an additional
     9821 sections covering configuration and customization of different aspects
     99of your system.</para>
     100
     101<para>Changes and upgrades to the individual packages are detailed in the
     102<xref linkend='intro-welcome-changelog'/>.  There you will see literally hundreds of
     103changes made since the last edition.  In this change log, one name that you
     104will see over and over is Randy McMurchy.  Without his efforts this
     105release would not have been possible.  I want to take this opportunity to thank
     106him for the hundreds of hours he has worked to produce this release.  I
     107also want to thank the other editors, both past and present, whose insight
     108and effort have made this current version possible.  Last, but certainly not least,
     109I want to thank our resident XSL wizard, Manuel Canales Esparcia, whose
     110ability to format a complicated document such as BLFS is truly amazing.</para>
     111
     112<para>There are two other areas of change that are worthy of note.  First,
     113the license that BLFS is released under has changed significantly.  In
     114fact, it is now released under two licenses.  The first license, the
     115<xref linkend='CC'/>, covers the descriptive text in the book. The second, the
     116<xref linkend='AFL'/>, covers the instructions actually used to build and
     117install the packages.  These licenses, along with the book itself, represent
     118our ongoing commitment to open and free sofware.</para>
     119
     120<para>The final area of change is the addition of an Index.  This section of
     121the book is still incomplete, but as the book continues to be developed,
     122will become an excellent resource for finding programs, libraries,
     123configuration files, and references to kernel configuration requirements.  I
     124hope you find it useful.</para>
     125
     126<blockquote><literallayout>Bruce Dubbs
     127March 17, 2005</literallayout></blockquote>
     128
     129
     130</sect2>
     131
     132
     133
    92134</sect1>
    93135
  • general.ent

    rd50eb8ef r074d177  
    22<!ENTITY month        "03">
    33<!ENTITY year         "2005">
    4 <!ENTITY version      "svn-&year;&month;&day;">
     4<!ENTITY version      "6.0-pre1">
    55<!ENTITY releasedate  "March &day;th, &year;">
    66<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    7 <!ENTITY blfs-version "cvs">                  <!-- cvs|[release #] -->
     7<!ENTITY blfs-version "6.0">                  <!-- cvs|[release #] -->
    88<!ENTITY lfs-version  "6.0">                  <!-- version|stable|testing|unstable] -->
    99<!ENTITY last-commit  "$Date$"> <!-- Automatic update -->
     
    2222
    2323
    24 <!ENTITY blfs-bootscripts-version     "20050313">
     24<!ENTITY blfs-bootscripts-version     "6.0-pre1">
    2525<!ENTITY blfs-bootscripts-download    "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
    2626                                     
  • introduction/introduction.xml

    rd50eb8ef r074d177  
    3131<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/version.xml"/>
    3232<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/mirrors.xml"/>
     33<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/packages.xml"/>
    3334<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/changelog.xml"/>
    3435<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/maillists.xml"/>
  • introduction/welcome/changelog.xml

    rd50eb8ef r074d177  
    66]>
    77
    8 <sect1 id="intro-welcome-changelog" role="dsssl">
     8<sect1 id="intro-welcome-changelog" role="dsssl" xreflabel='Change Log'>
    99<sect1info>
    1010<othername>$LastChangedBy$</othername>
Note: See TracChangeset for help on using the changeset viewer.