Go to file
2023-01-26 16:31:45 -06:00
appendices Update all python modules after merge 2023-01-22 19:56:08 +01:00
archive Merge branch 'trunk' into plabs/python-mods 2023-01-10 21:57:10 +01:00
book Remove sect1info tags 2022-11-29 08:58:07 +01:00
general Update to IO-Socket-SSL-2.081 (Perl Module). 2023-01-26 15:34:05 -06:00
gnome Update to gnome-desktop-43.1 2023-01-23 11:37:46 -06:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Update to xine-lib-1.2.13. 2023-01-26 16:03:02 -06:00
kde Add pcre as a recommended dependency for kf5 2023-01-26 10:02:25 -06:00
lxde Remove sect1info tags 2022-11-29 08:58:07 +01:00
multimedia Update to xine-lib-1.2.13. 2023-01-26 16:03:02 -06:00
networking Update to wireshark-4.0.3. 2023-01-24 13:25:01 -06:00
postlfs Synchronize openssh md5sums in multiple packages 2023-01-26 16:31:45 -06:00
pst Update to mupdf-1.21.1. 2022-12-27 12:16:00 -06:00
server Update to postfix-3.7.4. 2023-01-23 16:04:43 -06:00
stylesheets pythonhosted.xml: remove files not on pythonhosted 2023-01-14 17:51:56 +01:00
template Minor corrections to template 2023-01-15 09:01:01 +01:00
x Update to icewm-3.3.1 2023-01-24 16:29:26 -06:00
xfce Update to xfdesktop-4.18.1 2023-01-22 19:16:57 +01:00
xincludes texlive: ghostscript is needed for ps2pdf, not libgs.so 2022-09-23 14:37:37 +08:00
xsoft Update to gnumeric-1.12.54. 2023-01-24 13:49:25 -06:00
.gitattributes Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
.gitignore Revert "Makefile: use a "by-the-book" way to detect build environment change" 2023-01-25 09:51:58 +08:00
changelog.xml Update to notification-daemon-3.20.0. 2016-04-04 19:22:43 +00:00
dummy.xml Make dummy.xml a valid xml file. 2023-01-20 15:01:42 -06:00
expand_date Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
general.ent Update to bootscripts-20230101 2023-01-01 11:09:07 +01:00
git-version.sh Restore the render system to what it was before pythonhosted changes 2023-01-25 13:01:41 +01:00
gnome.ent Update to gnome-desktop-43.1 2023-01-23 11:37:46 -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 Restore the render system to what it was before pythonhosted changes 2023-01-25 13:01:41 +01:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent Synchronize openssh md5sums in multiple packages 2023-01-26 16:31:45 -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.