Go to file
Bruce Dubbs 86061adfcb Package updates.
Update to cmake-3.22.1.
Update to exo-4.16.3.
Update to alsa-lib-1.2.6.1, alsa-plugins-1.2.5, alsa-utils-1.2.6.
2021-12-15 19:10:29 -06:00
appendices Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
archive resurrect ntfs-3g, and mention the new in-kernel NTFS impl 2021-11-17 11:39:45 +08:00
book bookinfo: use &copyrightdate; 2021-10-17 04:17:34 +08:00
general Package updates. 2021-12-15 19:10:29 -06:00
gnome evolution: mention -DWITH_OPENLDAP=OFF 2021-12-07 16:30:06 +08:00
images
introduction Package updates. 2021-12-15 19:10:29 -06:00
kde Update to plasma5-5.23.4. 2021-12-14 13:11:09 -06:00
lxde Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
multimedia Package updates. 2021-12-15 19:10:29 -06:00
networking Wireshark: fix issue when installing the documentation. *.pod files no 2021-12-11 12:44:04 -06:00
postlfs Package update to sync with LFS. 2021-12-14 18:35:26 -06:00
pst Remove a bunch of dependencies on OpenJDK which are no longer valid. 2021-12-14 00:04:47 -06:00
server Upgrade postgresql-14.1, mariadb-10.6.5 2021-12-12 09:38:46 +01:00
stylesheets Tweak mail address for missing patches 2021-05-14 10:19:42 -05:00
template Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
x Add missing dependency libtirpc of xorg-server 2021-12-14 18:17:12 +01:00
xfce Package updates. 2021-12-15 19:10:29 -06:00
xincludes xinclude for meson nofallback: Fix a minor typo 2021-12-13 14:29:52 -06:00
xsoft Remove a bunch of dependencies on OpenJDK which are no longer valid. 2021-12-14 00:04:47 -06:00
.gitattributes Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
.gitignore Add conditional.ent to .gitignore 2021-10-18 07:07:46 +02:00
changelog.xml
expand_date Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
general.ent Update the systemd units tarball to fix a startup problem with unbound. 2021-11-23 11:19:54 -06:00
git-version.sh merge conditional XML from LFS 2021-10-17 04:17:34 +08:00
gnome.ent Updates 2021-09-24 21:15:34 +02:00
index.xml more SVN prop clean up 2021-04-20 19:12:02 +08:00
INSTALL Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
Makefile merge conditional XML from LFS 2021-10-17 04:17:34 +08:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent Package updates. 2021-12-15 19:10:29 -06: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.