source: book/bookinfo.xml@ b846fa4

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since b846fa4 was 53adac3, checked in by Bruce Dubbs <bdubbs@…>, 20 years ago

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

  • Property mode set to 100644
File size: 2.0 KB
RevLine 
[4122007]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
7
[f45b1953]8<bookinfo>
[fb31251]9<!-- <title>Beyond <trademark class='registered'>Linux</trademark> From Scratch</title>-->
10<title>Beyond Linux<superscript>&reg;</superscript> From Scratch</title>
[f45b1953]11<subtitle>Version &version;</subtitle>
[4122007]12
13
14<authorgroup>
15<corpauthor>
16 BLFS Development Team
17</corpauthor>
18</authorgroup>
19
[0c43b2e]20<pubdate>&pubdate;</pubdate>
[4122007]21
22
23<copyright id="copyright">
[b26d107]24 <year>2001-2005</year>
[4122007]25 <holder>BLFS Development Team</holder>
26</copyright>
27
28
29<legalnotice>
30
[b26d107]31<para>Copyright &copy; 2001-2005, <acronym>BLFS</acronym> Development Team</para>
[4122007]32
33<para>All rights reserved.</para>
34
[b26d107]35<para>Descriptive text is licensed under a <xref linkend="CC"/>.</para>
36<para>Computer instructions are licensed under the <xref linkend="AFL"/>.</para>
37
[eb3e33b]38<para><trademark class='registered'>Linux</trademark> is a registered trademark of
39Linus Torvalds.</para>
40
41
[4122007]42</legalnotice>
43
44<revhistory>
[eb3e33b]45<revision>
46 <revnumber>&version;</revnumber>
47 <date>&pubdate;</date>
[53adac3]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>
[eb3e33b]55</revision>
56
[4122007]57<revision>
58 <revnumber>5.1</revnumber>
59 <date>2004-6-05</date>
60 <revremark>Third release</revremark>
61</revision>
62
63<revision>
64 <revnumber>5.0</revnumber>
65 <date>2003-11-06</date>
66 <revremark>Second release</revremark>
67</revision>
68
69<revision>
70 <revnumber>1.0</revnumber>
71 <date>2003-04-25</date>
72 <revremark>First release</revremark>
73</revision>
74</revhistory>
75
76
77<abstract role="dsssl">
78
79<para>This book follows on from the Linux From Scratch book. It introduces and
[53adac3]80guides the reader through additions to the system including networking, graphical
81interfaces, sound support, and printer and scanner support.</para>
[4122007]82
83</abstract>
[f45b1953]84
[b26d107]85<othername>$LastChangedBy$</othername>
86<date>$Date$</date>
87
[f45b1953]88</bookinfo>
[b26d107]89
Note: See TracBrowser for help on using the repository browser.