glfs/introduction/introduction.xml
Bruce Dubbs 4122007267 Initial update with new xml style
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2285 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-06-10 02:40:59 +00:00

54 lines
2.5 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/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 <acronym>BLFS</acronym></title>
<para>The Beyond Linux From Scratch book is designed to carry on from where the
<acronym>LFS</acronym> book leaves off. But unlike the <acronym>LFS </acronym>
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/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>