Go to file
2021-10-17 04:17:34 +08:00
appendices Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
archive Archive Rarian 2021-10-12 23:21:22 -05:00
book bookinfo: use &copyrightdate; 2021-10-17 04:17:34 +08:00
general merge conditional XML from LFS 2021-10-17 04:17:34 +08:00
gnome Updates 2021-09-24 21:15:34 +02:00
images
introduction Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-10-16 14:00:57 +01:00
kde Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
lxde Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
multimedia Update toundtouch for new location 2021-10-16 14:35:48 -05:00
networking Better tags for bridge-utils SERVICE 2021-10-10 08:14:39 +02:00
postlfs merge conditional XML from LFS 2021-10-17 04:17:34 +08:00
pst Package updates. 2021-09-26 11:35:16 -05:00
server Update to openldap-2.5.8. 2021-10-12 15:48:57 +02:00
stylesheets Tweak mail address for missing patches 2021-05-14 10:19:42 -05:00
template Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
x Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-10-16 14:00:57 +01:00
xfce Upgrade ristretto-0.12.0 2021-10-13 18:47:14 +02:00
xincludes Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
xsoft Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-10-16 14:00:57 +01:00
.gitattributes
.gitignore Update gdl URL. 2021-08-29 09:02:11 -05:00
changelog.xml
expand_date
general.ent merge conditional XML from LFS 2021-10-17 04:17:34 +08:00
git-version.sh merge conditional XML from LFS 2021-10-17 04:17:34 +08:00
gnome.ent Updates 2021-09-24 21:15:34 +02:00
index.xml more SVN prop clean up 2021-04-20 19:12:02 +08:00
INSTALL Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
Makefile merge conditional XML from LFS 2021-10-17 04:17:34 +08:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent Package updates. 2021-10-14 17:31:19 -05:00
README clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
tidy.conf clean up unused SVN prop entries 2021-04-20 19:12:02 +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.

After that, you can build the html with a simple 'make' command.
The default target builds the html in $(HOME)/public_html/blfs-book.

For all targets, setting the parameter REV=systemd is needed to build the
systemd version of the book.

Other Makefile targets are: nochunks, validate, and blfs-patch-list.

nochunks: builds BLFS in one huge file.

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.