Go to file
2022-02-26 08:56:09 +01:00
appendices Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
archive Package updates. 2022-02-19 00:02:53 -06:00
book bookinfo: use &copyrightdate; 2021-10-17 04:17:34 +08:00
general t commit (removes one space at the end of a line) 2022-02-26 08:56:09 +01:00
gnome Package Updates and Tags 2022-02-24 23:19:56 -06:00
images
introduction Package Updates and Tags 2022-02-24 23:19:56 -06:00
kde Tags, mostly kde and related 2022-02-20 16:35:55 -06:00
lxde Tag LXDE, Sawfish, and XScreenSaver. 2022-02-19 21:02:43 -06:00
multimedia Tags, mostly kde and related 2022-02-20 16:35:55 -06:00
networking Tag 2022-02-24 20:33:30 -06:00
postlfs grub-efi: warn that it won't work for 32-bit LFS, and mention i386-efi 2022-02-26 02:10:37 +08:00
pst A few more tags 2022-02-22 17:36:49 -06:00
server Tags 2022-02-24 23:56:51 -06: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 Sync libxml2py2 and libxml2 download locations 2022-02-25 01:56:11 -06:00
xfce Tags, mostly kde and related 2022-02-20 16:35:55 -06:00
xincludes xinclude for meson nofallback: Fix a minor typo 2021-12-13 14:29:52 -06:00
xsoft Tags 2022-02-24 23:56:51 -06:00
.gitattributes Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
.gitignore Add conditional.ent to .gitignore 2021-10-18 07:07:46 +02:00
changelog.xml Update to notification-daemon-3.20.0. 2016-04-04 19:22:43 +00:00
expand_date Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
general.ent Add tag entity for BLFS-11.1 and a typo 2022-02-15 14:28:32 -06:00
git-version.sh merge conditional XML from LFS 2021-10-17 04:17:34 +08:00
gnome.ent Package Updates and Tags 2022-02-24 23:19:56 -06: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 and Tags 2022-02-24 23:19:56 -06: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.