Go to file
Bruce Dubbs ba6b00b444 Update to thunderbird-115.8.0 (Security Update).
And a few minor text corrections.
2024-02-21 07:21:30 -06:00
appendices Update to thunderbird-115.8.0 (Security Update). 2024-02-21 07:21:30 -06: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 Update to thunderbird-115.8.0 (Security Update). 2024-02-21 07:21:30 -06:00
gnome Tag GNOME Software 2024-02-20 22:10:04 -06:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Update to thunderbird-115.8.0 (Security Update). 2024-02-21 07:21:30 -06:00
kde Fix several md5sums 2024-02-19 09:52:25 -06:00
kernel-config Merge branch 'trunk' into rahul/power-profiles-daemon 2024-02-09 20:39:24 -05:00
lxqt Tag lxqt and untag two qt5 pages 2024-02-19 11:36:33 -06:00
multimedia intel-media: Refer to pciutils for lspci 2024-02-21 08:30:30 +08:00
networking Update to samba-4.19.5 2024-02-20 20:03:44 -06:00
postlfs Update to gedit-46.2 2024-02-20 21:06:16 -06:00
pst tl-installer: Fix typos and decorate 2024-02-20 19:29:31 +08:00
server Tags 2024-02-20 22:43:37 -06: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 Tag GNOME Desktop 2024-02-20 20:44:53 -06:00
xfce Tag xfce and dependencies 2024-02-16 13:11:29 -06:00
xincludes Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
xsoft Update to thunderbird-115.8.0 (Security Update). 2024-02-21 07:21:30 -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 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 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 gnome-tweaks-45.1 2024-02-20 20:37:41 -06: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 thunderbird-115.8.0 (Security Update). 2024-02-21 07:21:30 -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.