Go to file
Dan Nichilson 754371bfbc Fixed UTF-8 man pages in the Xorg-7 drivers
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6593 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-02-10 19:49: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 Clarified the text in the Mutt and FCron instructions that an MTA should install the sendmail command 2007-02-05 19:46:51 +00:00
book Updated the book info file for the rc2 release 2007-02-08 02:39:11 +00:00
connect Fixed broken download URLs in the Python, PPP, WVDial and NTP instructions 2007-01-26 23:28:31 +00:00
general corrected dl location for JDK update 10 (update 11 released), merge to 6.2.x branch 2007-02-07 05:23:11 +00:00
gnome Removed a spurious backslash from the gnome-screensaver instructions 2007-02-01 20:12:29 +00:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Fixed UTF-8 man pages in the Xorg-7 drivers 2007-02-10 19:49:37 +00:00
kde Update to koffice 1.6.1 2007-02-02 06:37:46 +00:00
multimedia Changed the references of polypaudio to the new project name of PulseAudio, also updated the URL 2007-02-02 03:54:56 +00:00
postlfs Fixed typo on vim page 2007-02-10 17:33:51 +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 Fixed UTF-8 man pages in the Xorg-7 drivers 2007-02-10 19:49:37 +00:00
xincludes Removed the obsolete and unmaintained Xorg-6.9 package 2007-02-04 19:03:16 +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 UTF-8 man pages in the Xorg-7 drivers 2007-02-10 19:49: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.