Go to file
Dan Nichilson 505bdc6cb9 Fixed sed in libxml2, closes #2299
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6654 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-02-20 05:46:37 +00:00
appendices Updated to K3b-0.12.16 and clarified the dependencies to fix Ticket #2015; added DAO to the Glossary 2006-07-11 18:24:10 +00:00
basicnet Updated to Inetutils-1.5 2007-02-16 05:25:08 +00:00
book Updated to reflect the release of BLFS Version 6.2.0 2007-02-15 04:00:45 +00:00
connect Reverted the change from r6617 2007-02-14 17:41:56 +00:00
general Fixed sed in libxml2, closes #2299 2007-02-20 05:46:37 +00:00
gnome Reverted the change from r6617 2007-02-14 17:41:56 +00:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Fixed sed in libxml2, closes #2299 2007-02-20 05:46:37 +00:00
kde Reverted the change from r6617 2007-02-14 17:41:56 +00:00
multimedia Fix formatting in previous commit 2007-02-14 20:26:24 +00:00
postlfs Updated to Shadow-4.0.17 2007-02-15 20:07:07 +00:00
pst Added ampersands to the DocBook instructions, thanks to DJ for pointing this out 2007-02-03 16:54:05 +00:00
server Updated command explnation in bind 2007-02-05 16:54:03 +00:00
stylesheets Removed more extraneous spaces 2007-01-30 20:25:59 +00:00
template Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo 2007-01-18 19:38:19 +00:00
x Reverted the change from r6617 2007-02-14 17:41:56 +00:00
xincludes Reminder to set the XORG_* variables 2007-02-14 05:19:59 +00:00
xsoft corrected dl location for JDK update 10 (update 11 released), merge to 6.2.x branch 2007-02-07 05:23:11 +00:00
general.ent Fixed sed in libxml2, closes #2299 2007-02-20 05:46:37 +00:00
index.xml Broke out the separate sections of the Preface into separate XML files and added 6.2.0 release information to the Preface 2007-01-31 22:29:31 +00:00
INSTALL Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo 2007-01-18 19:38:19 +00:00
Makefile Small fix in test-links Makefile target. 2007-01-25 20:16:07 +00:00
obfuscate.sh Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo 2007-01-18 19:38:19 +00:00
README Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo 2007-01-18 19:38:19 +00:00
tidy.conf Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo 2007-01-18 19:38:19 +00:00

$LastChangedBy$
$Date$

How do I convert these XML files to other formats like HTML, PDF,
and TXT? You need to have some software installed that deal with these
conversions. Please read the INSTALL file to determine what programs
you need to install and where to get instructions to install that software.

After that, you can build the html with a simple 'make' command.
The default target builds the html in $(HOME)/public_html/blfs-book.

Other Makefile targets are: nochunks, pdf, tex, validate, and
blfs-patch-list.

nochunks: builds BLFS in one huge file.

pdf: builds BLFS as a pdf file.

tex: converts the xml files to tex files

validate:  does an extensive check for xml errors in the book.

blfs-patch-list: generates a list of all blfs controlled patches in the book.