Go to file
Randy McMurchy 20f56c70f5 Added a note to the Linux-PAM instructions to run the test suite after the package has been installed and minimally configured
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6666 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-03-12 23:07:44 +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 Typo fix (thanks, Manuel!) 2007-03-09 16:39:49 +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 Added a note to the Linux-PAM instructions to run the test suite after the package has been installed and minimally configured 2007-03-12 23:07:44 +00:00
kde Reverted the change from r6617 2007-02-14 17:41:56 +00:00
multimedia Removed link to libstk site because it contains only ads and spam 2007-03-03 11:48:20 +00:00
postlfs Added a note to the Linux-PAM instructions to run the test suite after the package has been installed and minimally configured 2007-03-12 23:07:44 +00:00
pst Update to docbook-{sgml,xml}-4.5 2007-03-04 20:27:30 +00:00
server oops in PostgreSQL-8.2.3 2007-03-04 00:51:49 +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 Added a note to the Linux-PAM instructions to run the test suite after the package has been installed and minimally configured 2007-03-12 23:07:44 +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.