mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
e124be8f94
GLFS should be followed right after LFS but before BLFS.
58 lines
1.4 KiB
XML
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>®</superscript> From Scratch
|
|
</title>
|
|
<subtitle>Version &version;</subtitle>
|
|
<subtitle>Published &releasedate;</subtitle>
|
|
|
|
<authorgroup>
|
|
<corpauthor>
|
|
©holder;
|
|
</corpauthor>
|
|
</authorgroup>
|
|
|
|
<copyright id="copyright">
|
|
<year>©rightdate;</year>
|
|
<holder>©holder;</holder>
|
|
</copyright>
|
|
|
|
<legalnotice>
|
|
<para>Copyright © ©rightdate;, ©holder;</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>
|