Go to file
2024-03-07 12:10:05 +08:00
appendices Update to thunderbird-115.8.0 (Security Update). 2024-02-21 07:21:30 -06:00
archive Archive PCRE1 2024-03-06 20:00:57 +08:00
book Cleanup after 12.1 release 2024-02-29 12:44:08 -06:00
general rust: Adapt for LLVM 18 and note additional test failures 2024-03-07 07:16:38 +08:00
gnome Update to libsecret-0.21.4 2024-03-02 15:48:56 -06:00
images
introduction Update to SeaMonkey-2.53.18.1 (#19420) 2024-03-07 12:10:05 +08:00
kde Internal cleanup kf5->kf6 2024-03-06 10:12:21 -06:00
kernel-config linux-pam: Mention kernel AUDIT configuration 2024-03-02 18:03:00 +08:00
lxqt Internal cleanup kf5->kf6 2024-03-06 10:12:21 -06:00
multimedia Finish updating to kf6-apps. 2024-03-06 11:21:47 -06:00
networking nmap: Use a patch to allow building with pcre2 2024-03-06 19:48:27 +08:00
postlfs Internal cleanup kf5->kf6 2024-03-06 10:12:21 -06:00
pst Update to mupdf-1.23.11. 2024-03-03 13:11:40 -06:00
server Archive PCRE1 2024-03-06 20:00:57 +08:00
stylesheets Fix rendering of non-chunked book 2024-03-04 17:32:52 +01:00
template Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
x Finish updating to kf6-apps. 2024-03-06 11:21:47 -06:00
xfce Update to xfce4-panel-4.18.6. 2024-03-02 01:15:18 +01:00
xincludes Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
xsoft Update to SeaMonkey-2.53.18.1 (#19420) 2024-03-07 12:10:05 +08:00
.gitattributes
.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
general.ent Restore development note to -dev book 2024-03-03 09:50:15 -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.4 2024-03-02 15:48:56 -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 SeaMonkey-2.53.18.1 (#19420) 2024-03-07 12:10:05 +08: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.