glfs/introduction/introduction.xml
Randy McMurchy a71ee9cb37 Removed excess spaces from the ends of lines in the source files
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4512 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-05-30 21:45:31 +00:00

58 lines
2.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<part id="introduction" xreflabel="Introduction">
<?dbhtml filename="introduction.html" dir="introduction"?>
<title>Introduction</title>
<chapter id="intro-welcome">
<?dbhtml filename="welcome.html"?>
<title>Welcome to BLFS</title>
<para>The Beyond Linux From Scratch book is designed to carry on from
where the LFS book leaves off. But unlike the LFS book, it isn't designed to
be followed straight through. Reading the <xref
linkend="intro-welcome-whichsections"/> part of this chapter should help
guide you through the book.</para>
<para>Please read most of this part of the book carefully as it explains
quite a few of the conventions we use throughout the book.</para>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/acknowledgments.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/credits.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/which.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/conventions.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/version.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/mirrors.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/packages.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/changelog.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/maillists.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/newsserver.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/askhelp.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="welcome/contact.xml"/>
</chapter>
<chapter id="intro-important">
<?dbhtml filename="important.html"?>
<title>Important Information</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="important/pkgmgt.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="important/unpacking.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="important/position.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="important/patches.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="important/bootscripts.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="important/beyond.xml"/>
</chapter>
</part>