Go to file
Bruce Dubbs c50d3ef35c Revert change that broke the nightly render script
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7356 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-04-07 16:11:24 +00:00
appendices Added new package Libksba-1.0.2 2007-08-17 23:29:01 +00:00
basicnet Spelling and style fixes 2008-04-01 20:41:23 +00:00
book updated to a2ps-4.14, added 2008 to Copyright 2008-04-04 19:01:19 +00:00
general Updated to which-2.19 2008-04-02 21:28:16 +00:00
gnome Added a parameter to the libgnome configure command to account for ESounD may not be installed 2008-03-26 17:02:13 +00:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Updated to zsh-4.3.6 2008-04-06 20:09:17 +00:00
kde Update dependency information for KDE. 2008-04-01 00:54:49 +00:00
multimedia Spelling and style fixes 2008-04-01 20:41:23 +00:00
postlfs Updated to zsh-4.3.6 2008-04-06 20:09:17 +00:00
pst Add role and id to cups kernel config 2008-04-07 12:47:01 +00:00
server Spelling and style fixes 2008-04-01 20:41:23 +00:00
stylesheets Updated DocBook-XSL code to version 1.73.2 2007-09-09 08:59:49 +00:00
template Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD 2007-04-04 19:42:53 +00:00
x Spelling and style fixes 2008-04-01 20:41:23 +00:00
xincludes First cut at adding instructions to create an /usr/X11R6 compatibility symlink 2007-08-11 23:32:14 +00:00
xsoft Fix typo in OOo instructions 2008-04-07 12:51:27 +00:00
general.ent Revert change that broke the nightly render script 2008-04-07 16:11:24 +00:00
index.xml Removed (with "svn rm", not commented out, because commenting out conflicts 2008-03-18 15:49:58 +00:00
INSTALL Updates to INSTALL file 2008-03-08 04:55:43 +00:00
Makefile Rendering the wget-list file at the same time that HTML files to can have it available on-line, as requested by Justin Robert Knierim. 2007-08-20 17:50:20 +00:00
obfuscate.sh Typo fix. 2007-07-07 10:41:20 +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.