glfs/book/bookinfo.xml
Zeckmathederg e124be8f94 Added information regarding book order.
GLFS should be followed right after LFS but before BLFS.
2024-08-02 22:49:04 -06:00

58 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<bookinfo>
<date>$Date$</date>
<title>
Gaming Linux<superscript>&reg;</superscript> From Scratch
</title>
<subtitle>Version &version;</subtitle>
<subtitle>Published &releasedate;</subtitle>
<authorgroup>
<corpauthor>
&copyholder;
</corpauthor>
</authorgroup>
<copyright id="copyright">
<year>&copyrightdate;</year>
<holder>&copyholder;</holder>
</copyright>
<legalnotice>
<para>Copyright &copy; &copyrightdate;, &copyholder;</para>
<para>All rights reserved.</para>
<para>This book is licensed under a <xref linkend="CC"/>.</para>
<para>
Computer instructions may be extracted from the book under the
<xref linkend="MIT"/>.
</para>
<para>
<trademark class='registered'>Linux</trademark> is a registered trademark
of Linus Torvalds.
</para>
</legalnotice>
<abstract>
<para>
This book introduces and guides the reader through additions to the
system like <application>Steam</application>,
<application>Wine</application>, and their dependencies after the LFS
book or the LFS Multilib book on x86_64 systems. This book is meant to be
followed before BLFS.
</para>
</abstract>
</bookinfo>