Go to file
2024-01-27 13:54:27 -06:00
appendices Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
archive Archive alsa-oss. 2024-01-20 10:07:53 -06:00
book Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
general Update to Net-DNS-1.43 (Perl Module) 2024-01-27 13:54:27 -06:00
gnome xdg-portal-*: Add --buildtype=release to Meson 2024-01-26 14:03:32 -06:00
images
introduction Update to Net-DNS-1.43 (Perl Module) 2024-01-27 13:54:27 -06:00
kde Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
kernel-config keyutils: Use generic kernel config rendering 2024-01-25 17:34:11 +08:00
lxqt Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
multimedia Update to taglib-2.0. 2024-01-27 13:26:50 -06:00
networking treewide: Convert more man page references to <ulink>s 2024-01-28 00:18:43 +08:00
postlfs treewide: Convert more man page references to <ulink>s 2024-01-28 00:18:43 +08:00
pst tex-path: Set TEXMFCNF to the directory containing texmf.cnf 2024-01-21 23:14:48 +08:00
server treewide: Convert more man page references to <ulink>s 2024-01-28 00:18:43 +08:00
stylesheets css stylesheet: Add a color bar at bottom 2024-01-23 21:28:07 +01:00
template Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
x xdg-desktop-portal: fix dependencies for tests 2024-01-27 19:31:58 +01:00
xfce Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
xincludes Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
xsoft TigerVNC: Use xorg-server-21.1.11 instead of 21.1.6. 2024-01-26 14:06:34 -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 treewide: Use <ulink> instead of <filename> for referring man pages 2024-01-27 19:50:40 +08: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 gjs-1.78.3 2024-01-19 13:49:57 -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 Net-DNS-1.43 (Perl Module) 2024-01-27 13:54: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.