Go to file
Pierre Labastie 51bec49736 Makefile: don't always make version.ent
If nothing has changed in the book, there is no need to regenerate
version.ent, blfs-full.xml, etc... So only make version.ent
.PHONY if REV has changed.
2023-01-23 10:02:19 +01: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 dbus-python: switch to pip build (#17547) 2023-01-23 11:40:45 +08: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 dbus-python: switch to pip build (#17547) 2023-01-23 11:40:45 +08:00
kde Update to plasma-wayland-protocols-1.10 2023-01-21 11:17:39 +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 Use an entity for md5sums that are used more than once 2023-01-21 14:29:08 -06:00
postlfs Package updates. 2023-01-22 12:35:50 -06:00
pst Update to mupdf-1.21.1. 2022-12-27 12:16:00 -06:00
server Use an entity for md5sums that are used more than once 2023-01-21 14:29:08 -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 libXpm-3.5.15 (Xorg Library). 2023-01-21 19:41:48 -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 Use an entity for md5sums that are used more than once 2023-01-21 14:29:08 -06:00
.gitattributes Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
.gitignore Remove pythonhosted for now. 2023-01-22 10:13:38 -06: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 Makefile: don't always make version.ent 2023-01-23 10:02:19 +01:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent add meson_python-0.12.0 (#17547) 2023-01-23 11:38:52 +08: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.