Go to file
Manuel Canales Esparcia 60844b8600 Small fix in test-links Makefile target.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6465 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-25 20:16:07 +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 Added some options to Lynx 2007-01-22 16:15:48 +00:00
book 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
connect 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
general Fixed the GCC FTP download URL 2007-01-24 22:21:51 +00:00
gnome Added dbus service dir example and changed epiphany to reference it 2007-01-21 19:42:03 +00:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Fixed the GCC FTP download URL 2007-01-24 22:21:51 +00:00
kde 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
multimedia 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
postlfs Updated to ZSH-4.2.6 and added a warning for users with multibyte locales 2007-01-22 04:52:13 +00:00
pst Moved the CM-Super type1ec.sty file from the texmf-local directory structure to the texmf structure 2007-01-20 18:29:54 +00:00
server 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
stylesheets Fixed some missing links in wget-list target. 2007-01-25 19:55:05 +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 Add patchlevel Xorg-7.1+ updates and remove unneeded patches 2007-01-23 19:00:33 +00:00
xincludes Removed extraneous spaces in the XML 2007-01-16 00:08:14 +00:00
xsoft Updated to thunderbird-1.5.0.9 and enigmail-0.94.2 2007-01-21 10:27:35 +00:00
general.ent Reverted entity that broke update script 2007-01-24 18:22:51 +00:00
index.xml 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
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.