Go to file
Randy McMurchy dc66411365 Added a missing comma to the HAL instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6883 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-14 19:28:12 +00:00
appendices Now the label used for ordered lists is better handled by the stylesheets. 2007-07-07 10:32:01 +00:00
basicnet Updated to cURL-7.16.3 2007-07-08 13:23:16 +00:00
book 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
connect Updated to dhcpcd-3.0.17 2007-06-21 03:46:03 +00:00
general Added a missing comma to the HAL instructions 2007-07-14 19:28:12 +00:00
gnome Fixed two URLs. The use of ( ) inside a URL generates invalid pages on PDF readers that supports PDF links, like AcrobatReader. 2007-05-18 20:07:36 +00:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Updated to Tcsh-6.15.00 2007-07-12 15:26:55 +00:00
kde Updated the K3b and KDE Base instructions to specify that the D-Bus Qt3 Bindings are required if HAL functionality is desired 2007-07-10 13:14:02 +00:00
multimedia Updated the K3b and KDE Base instructions to specify that the D-Bus Qt3 Bindings are required if HAL functionality is desired 2007-07-10 13:14:02 +00:00
postlfs Updated to Tcsh-6.15.00 2007-07-12 15:26:55 +00:00
pst Updated to CUPS-1.2.11 2007-07-08 21:10:09 +00:00
server Updated to Sendmail-8.14.1 2007-07-10 23:20:04 +00:00
stylesheets Ported r8212 from new-xsl branch. 2007-07-10 19:04:19 +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 Added libxcb and its dependencies for Xorg-7 2007-07-10 04:25:26 +00:00
xincludes 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
xsoft Modified the D-Bus dependency in several packages to account for the new D-Bus core and bindings separation 2007-07-10 00:43:16 +00:00
general.ent Updated to Tcsh-6.15.00 2007-07-12 15:26:55 +00:00
index.xml 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
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 Making consistent ROOT_ID settings. 2007-07-10 19:10:04 +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.