2007-01-19 03:38:19 +08:00
|
|
|
$LastChangedBy$
|
|
|
|
$Date$
|
|
|
|
|
2020-08-19 08:39:16 +08:00
|
|
|
How do I convert these XML files to HTML? 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.
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-06-06 02:51:46 +08:00
|
|
|
After that, you can build the html with a simple 'make' command.
|
|
|
|
The default target builds the html in $(HOME)/public_html/blfs-book.
|
2005-04-29 02:29:06 +08:00
|
|
|
|
2016-10-16 04:13:31 +08:00
|
|
|
For all targets, setting the parameter REV=systemd is needed to build the
|
|
|
|
systemd version of the book.
|
|
|
|
|
2020-08-19 08:39:16 +08:00
|
|
|
Other Makefile targets are: nochunks, validate, and blfs-patch-list.
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2020-08-19 01:54:09 +08:00
|
|
|
nochunks: builds BLFS in one huge file.
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-06-06 02:51:46 +08:00
|
|
|
validate: does an extensive check for xml errors in the book.
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-06-06 02:51:46 +08:00
|
|
|
blfs-patch-list: generates a list of all blfs controlled patches in the book.
|