Go to file
2024-02-13 18:58:59 -06:00
appendices Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
archive Save pth.xml as archived 2024-02-01 12:46:39 -06:00
book Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
general Fix building vala with graphviz-10.x 2024-02-13 18:58:59 -06:00
gnome libshumate: Fix documentation build 2024-02-11 10:55:54 +08:00
images
introduction Fix building vala with graphviz-10.x 2024-02-13 18:58:59 -06:00
kde Merge branch 'trunk' into rahul/power-profiles-daemon 2024-02-09 20:39:24 -05:00
kernel-config Merge branch 'trunk' into rahul/power-profiles-daemon 2024-02-09 20:39:24 -05:00
lxqt Fix pcmanfm-qt title 2024-02-13 00:05:49 -06:00
multimedia intel-media: Add how to determine the GPU model 2024-02-13 11:37:20 +08:00
networking libsoup2: Remove a now-unneeded libxml2 workaround 2024-02-05 23:44:05 -06:00
postlfs Update to shadow-4.14.4. 2024-02-12 15:39:03 -06:00
pst Use both http and https in docbook-xsl catalog 2024-02-10 12:33:17 +01:00
server Update to unbound-1.19.1 2024-02-13 19:55:55 -05:00
stylesheets Use http://cdn.docbook.org to run on other distros 2024-02-10 12:41:18 +01:00
template Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
x Update to goffice-0.10.57. 2024-02-13 15:56:04 -06:00
xfce Upgrade to xfce4-notifyd-0.9.4 2024-02-12 09:35:40 +01:00
xincludes Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
xsoft Update to gnumeric-1.12.57. 2024-02-13 16:14:05 -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
expand_date Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
general.ent Update to babl-0.1.108. 2024-02-13 14:44:48 -06:00
git-version.sh git-version: Use "-wip" as the version suffix instead of "+" for changes not committed yet 2024-01-19 16:07:13 +08:00
gnome.ent Update to libsecret-0.21.3 2024-02-09 22:54:42 -05:00
index.xml Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
INSTALL Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
Makefile Style sheets: fix docbook-xsl bug in autoidx 2024-01-17 19:43:51 +01:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent Update to graphviz-10.0.1 2024-02-13 18:58:27 -06:00
README clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
tidy.conf Output the book in utf-8 encoding 2024-01-15 09:47:56 +01: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.