source: README@ 00cbc797

lazarus
Last change on this file since 00cbc797 was ccded7e, checked in by Xi Ruoyao <xry111@…>, 3 years ago

clean up unused SVN prop entries

  • Property mode set to 100644
File size: 742 bytes
Line 
1How do I convert these XML files to HTML? You need to have some software
2installed that deal with these conversions. Please read the INSTALL file to
3determine what programs you need to install and where to get instructions to
4install that software.
5
6After that, you can build the html with a simple 'make' command.
7The default target builds the html in $(HOME)/public_html/blfs-book.
8
9For all targets, setting the parameter REV=systemd is needed to build the
10systemd version of the book.
11
12Other Makefile targets are: nochunks, validate, and blfs-patch-list.
13
14nochunks: builds BLFS in one huge file.
15
16validate: does an extensive check for xml errors in the book.
17
18blfs-patch-list: generates a list of all blfs controlled patches in the book.
Note: See TracBrowser for help on using the repository browser.