Go to file
2023-01-21 11:17:39 +01:00
appendices Fix alphabetical order in glossary 2022-09-10 14:32:49 +02: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 MarkupSafe-2.1.2 (Python Module) 2023-01-21 11:17:16 +01:00
gnome Merge branch 'plabs/python-mods' into trunk 2023-01-19 14:23:40 +01:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Update to libinput-1.22.1 2023-01-21 11:17:39 +01:00
kde Change ulink to xref for sphinx 2023-01-18 17:02:55 +01:00
lxde Remove sect1info tags 2022-11-29 08:58:07 +01:00
multimedia Update to mpg123-1.31.2. 2023-01-16 14:12:27 -06:00
networking Typo fixes from rhubarbpieguy 2023-01-19 13:04:01 -06:00
postlfs Update to sudo-1.9.12p2 2023-01-19 23:35:11 +01:00
pst Update to mupdf-1.21.1. 2022-12-27 12:16:00 -06:00
server Merge branch 'plabs/python-mods' into trunk 2023-01-19 14:23:40 +01: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 libinput-1.22.1 2023-01-21 11:17:39 +01:00
xfce Update to thunar-4.18.3. 2023-01-21 11:06:45 +01:00
xincludes texlive: ghostscript is needed for ps2pdf, not libgs.so 2022-09-23 14:37:37 +08:00
xsoft Change ulink to xref for sphinx 2023-01-18 17:02:55 +01:00
.gitattributes Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
.gitignore Stop tracking pythonhosted.xml 2023-01-10 22:54:38 +01: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 Move the default time zone 2023-01-01 09:56:35 -06:00
gnome.ent Update to tracker-miners3-3.4.3 2023-01-12 22:48:15 -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 Remove warning on first build after clone 2023-01-20 12:04:25 -06:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent Update to MarkupSafe-2.1.2 (Python Module) 2023-01-21 11:17:16 +01: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.