Go to file
2022-12-27 22:31:55 -06:00
appendices Fix alphabetical order in glossary 2022-09-10 14:32:49 +02:00
archive Archive Zenity 2022-12-27 22:26:07 -06:00
book Remove sect1info tags 2022-11-29 08:58:07 +01:00
general Add libcloudproviders in support of Nautilus. 2022-12-27 22:12:36 -06:00
gnome Update to gnome-session-43.0. 2022-12-27 22:31:55 -06:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Update to gnome-session-43.0. 2022-12-27 22:31:55 -06:00
kde Add kuserfeedback 2022-12-12 01:20:50 -06:00
lxde Remove sect1info tags 2022-11-29 08:58:07 +01:00
multimedia Standardized the spelling of "userspace". 2022-12-24 14:14:57 -06:00
networking Standardized the spelling of "userspace". 2022-12-24 14:14:57 -06:00
postlfs Update to make-ca-1.12. Fixes #17449. 2022-12-27 20:30:58 -06:00
pst Update to mupdf-1.21.1. 2022-12-27 12:16:00 -06:00
server Upgrade bind-9.18.10 2022-12-24 15:24:24 +01:00
stylesheets Restore the lfs-sections.xsl stylesheet 2022-11-29 19:17:49 +01:00
template Unless it's a directory name, or something like that, "test suite" 2022-12-13 12:19:29 -06:00
x Add libcloudproviders in support of Nautilus. 2022-12-27 22:12:36 -06:00
xfce md5sum update 2022-12-24 14:59:24 -06:00
xincludes texlive: ghostscript is needed for ps2pdf, not libgs.so 2022-09-23 14:37:37 +08:00
xsoft Archive Zenity 2022-12-27 22:26:07 -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 an entity for the gi-docgen URL and change several packages to use 2022-12-16 13:18:44 -06:00
git-version.sh Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
gnome.ent Update to gnome-session-43.0. 2022-12-27 22:31:55 -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 Add libcloudproviders in support of Nautilus. 2022-12-27 22:12:36 -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.