mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
f0da4bc0cf
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17269 af4574ff-66df-0310-9fd7-8a98e5e911e0
32 lines
965 B
XML
32 lines
965 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<sect1 id="foreword" xreflabel="Foreword">
|
|
<?dbhtml filename="foreword.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Foreword</title>
|
|
|
|
<para>This version of the book is intended to be used when building on top of
|
|
a system built using the LFS book. Every effort has been made to ensure
|
|
accuracy and reliability of the instructions. Many people find that using the
|
|
instructions in this book after building the current stable or development
|
|
version of LFS provides a stable and very modern Linux system.</para>
|
|
|
|
<para>Enjoy!</para>
|
|
|
|
<blockquote>
|
|
<literallayout>Randy McMurchy
|
|
August 24th, 2008</literallayout>
|
|
</blockquote>
|
|
|
|
</sect1>
|