Go to file
Ken Moffat 46dfbe3461 Prepare updated perl-deps.
Note: the XML-LibXML testsuite reports:
Runtime Requires
 XML::SAX::DocumentLocator undef

That was installed by XML::SAX, apparently something buggy
in whatever generates that report (I could not work out
where it comes from).
2021-07-30 22:22:21 +01:00
appendices more SVN prop clean up 2021-04-20 19:12:02 +08:00
archive remove hardcoded $Date: $ 2021-05-10 23:53:59 +08:00
book Modify book/preface.xml for Libera.chat migration 2021-05-24 11:21:17 -05:00
general Prepare updated perl-deps. 2021-07-30 22:22:21 +01:00
gnome Package Updates: 2021-07-28 22:41:48 -05:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Prepare updated perl-deps. 2021-07-30 22:22:21 +01:00
kde Package Updates. 2021-06-20 11:24:43 -05:00
lxde more SVN prop clean up 2021-04-20 19:12:02 +08:00
multimedia Package Updates 2021-07-30 14:25:53 -05:00
networking Package update 2021-07-28 17:31:32 -05:00
postlfs Fix shadow URL and stats 2021-07-29 13:10:06 -05:00
pst secure some download URL 2021-07-31 00:14:52 +08:00
server Package updates. 2021-07-29 18:49:14 -05:00
stylesheets Tweak mail address for missing patches 2021-05-14 10:19:42 -05:00
template Update the comment about $Date$ in template 2021-05-01 17:58:02 +02:00
x Package Updates 2021-07-30 14:25:53 -05:00
xfce Update ristretto URL 2021-06-12 09:38:24 -05:00
xincludes update building-notes and meson buildtype xinclude 2021-06-11 16:18:52 +08:00
xsoft Package updates. 2021-07-29 18:49:14 -05:00
.gitattributes Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
.gitignore Add buildtype=release to hexchat 2021-07-16 17:34:37 -05: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 Prepare updated perl-deps. 2021-07-30 22:22:21 +01:00
git-version.sh git-version: simplify version number 2021-05-01 22:07:11 +08:00
gnome.ent Package Updates: 2021-07-28 22:41:48 -05:00
index.xml more SVN prop clean up 2021-04-20 19:12:02 +08:00
INSTALL secure LFS url 2021-04-23 19:00:10 +08:00
Makefile Add an initial version of a 'help' target 2021-07-17 13:44:23 +02:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent Prepare updated perl-deps. 2021-07-30 22:22:21 +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.