mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Finished introduction part.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4029 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
ea77ff9608
commit
9e1ff16e3e
@ -5,50 +5,53 @@
|
||||
%general-entities;
|
||||
]>
|
||||
|
||||
|
||||
<part id="introduction" xreflabel="Introduction">
|
||||
<?dbhtml filename="introduction.html" dir="introduction"?>
|
||||
<title>Introduction</title>
|
||||
<?dbhtml filename="introduction.html" dir="introduction"?>
|
||||
|
||||
<chapter id="intro-welcome">
|
||||
<?dbhtml filename="welcome.html"?>
|
||||
<title>Welcome to <acronym>BLFS</acronym></title>
|
||||
<title>Introduction</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>
|
||||
<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>
|
||||
<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>
|
||||
<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 id="intro-important">
|
||||
<?dbhtml filename="important.html"?>
|
||||
<title>Important Information</title>
|
||||
</chapter>
|
||||
|
||||
<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 id="intro-important">
|
||||
<?dbhtml filename="important.html"?>
|
||||
|
||||
</chapter>
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user