Changeset 53adac3 for book/bookinfo.xml


Ignore:
Timestamp:
03/18/2005 04:28:12 PM (19 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5e97b51
Parents:
851b984e
Message:

Update trunk to 6.0-pre1 text. Update change log and bookinfo.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • book/bookinfo.xml

    r851b984e r53adac3  
    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>Development Release</revremark>
     49</revision>
     50
     51<revision>
     52        <revnumber>&version;</revnumber>
     53        <date>2005-03-17</date>
     54        <revremark>Fourth release (Candidate 1)</revremark>
    8055</revision>
    8156
     
    10378
    10479<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>
     80guides the reader through additions to the system including networking, graphical
     81interfaces, sound support, and printer and scanner support.</para>
    10782
    10883</abstract>
Note: See TracChangeset for help on using the changeset viewer.