2024-01-20 05:35:53 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2005-12-29 09:24:51 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
|
|
|
<chapter id="welcome">
|
|
|
|
<?dbhtml filename="welcome.html"?>
|
|
|
|
|
2024-04-29 04:26:29 +08:00
|
|
|
<title>Welcome to GLFS</title>
|
2005-12-29 09:24:51 +08:00
|
|
|
|
2024-04-10 10:31:49 +08:00
|
|
|
<para>
|
2024-04-29 04:26:29 +08:00
|
|
|
The GLFS book is designed to be taken in optional chunks
|
2024-04-10 10:31:49 +08:00
|
|
|
and cover most setups users might be using. It is different
|
|
|
|
from both LFS and BLFS in that LFS is meant to be followed
|
|
|
|
almost command by command unless otherwise told so, and BLFS
|
|
|
|
has packages scattered throughout in chapters, only certain
|
2024-05-18 21:27:38 +08:00
|
|
|
ones meant to be followed through, such as <application>Xorg
|
|
|
|
</application>.
|
2024-04-10 10:31:49 +08:00
|
|
|
</para>
|
2005-12-29 09:24:51 +08:00
|
|
|
|
2024-04-10 10:31:49 +08:00
|
|
|
<para>
|
|
|
|
Please read <xref linkend="whichsections"/> for more
|
|
|
|
information regarding that. Along with that, please read most
|
|
|
|
of this section carefully as it explains important conventions
|
|
|
|
to help you if you were to get lost or stuck.
|
|
|
|
</para>
|
2005-12-29 09:24:51 +08:00
|
|
|
|
2012-02-06 13:15:51 +08:00
|
|
|
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="acknowledgments.xml"/> -->
|
2024-06-02 06:30:54 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bulletin.xml"/>
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="which.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="conventions.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="packages.xml"/>
|
2024-05-24 13:45:23 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="changelog.xml"/>
|
2024-05-13 17:06:32 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rationale.xml"/>
|
2010-04-22 02:48:34 +08:00
|
|
|
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="newsserver.xml"/> -->
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="askhelp.xml"/>
|
2012-02-06 13:20:13 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="credits.xml"/>
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="contact.xml"/>
|
2024-04-17 23:03:42 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="important.xml"/>
|
2005-12-29 09:24:51 +08:00
|
|
|
|
|
|
|
</chapter>
|