Go to file
Bruce Dubbs 569925c77f Update python modules for pythonhosted
Move the pythonhoted page to python_modules even though it is not
yet activated to render in the book.

Change location of pythonhosted md5sum ENTITIES to packages.ent
so they can be used in multiple pages but only need to be updated
in one place.

Note that pages not have entries like:
  <!ENTITY asciidoc-md5sum        "&asciidoc-md5sum;">
so this seems to be redefinig the entity to the version
in packages.ent.  This seems to be OK with the build system.
2023-01-31 18:02:12 -06:00
appendices Update all python modules after merge 2023-01-22 19:56:08 +01:00
archive Update more URLs to use https 2023-01-29 14:35:01 +08:00
book Remove eol spaces 2023-01-29 13:51:59 +01:00
general Update python modules for pythonhosted 2023-01-31 18:02:12 -06:00
gnome Reformat Additional Dowonloads for gucharmap 2023-01-30 16:03:12 +01:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Update to libgusb-0.4.4. 2023-01-31 09:58:46 -06:00
kde Remove eol spaces 2023-01-29 13:51:59 +01:00
lxde Remove sect1info tags 2022-11-29 08:58:07 +01:00
multimedia Fix xine-lib md5 2023-01-30 10:20:35 +01:00
networking mailx: move misplaced role="nodump" 2023-01-30 23:59:16 +01:00
postlfs firmware: fix an oversight in the update yesterday 2023-01-31 12:23:24 +08:00
pst Package updates: 2023-01-30 23:31:03 +00:00
server Fix d/l url for proftpd (add 'v') 2023-01-31 11:19:43 +01:00
stylesheets Remove eol spaces 2023-01-29 13:51:59 +01:00
template Remove eol spaces 2023-01-29 13:51:59 +01:00
x Remove eol spaces 2023-01-29 13:51:59 +01:00
xfce Update more URLs to use https 2023-01-29 14:35:01 +08:00
xincludes Update more URLs to use https 2023-01-29 14:35:01 +08:00
xsoft Remove eol spaces 2023-01-29 13:51:59 +01: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 Remove eol spaces 2023-01-29 13:51:59 +01:00
expand_date Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
general.ent Remove eol spaces 2023-01-29 13:51:59 +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 Update python modules for pythonhosted 2023-01-31 18:02:12 -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.