Author: manuel Date: 2005-05-07 12:40:11 -0600 (Sat, 07 May 2005) New Revision: 4029
Modified: trunk/BOOK/introduction/introduction.xml Log: Finished introduction part. Modified: trunk/BOOK/introduction/introduction.xml =================================================================== --- trunk/BOOK/introduction/introduction.xml 2005-05-07 18:37:16 UTC (rev 4028) +++ trunk/BOOK/introduction/introduction.xml 2005-05-07 18:40:11 UTC (rev 4029) @@ -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> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
