Go to file
Douglas R. Reno c7318b48f1 Update to webkitgtk-2.38.2
This was quite a complex update. A couple tweaks to other packages in
following commits.
2022-12-15 13:36:35 -06:00
appendices Fix alphabetical order in glossary 2022-09-10 14:32:49 +02:00
archive Archive at-spi2-atk 2022-12-14 13:27:01 -06:00
book Remove sect1info tags 2022-11-29 08:58:07 +01:00
general Update to logrotate-3.21.0 2022-12-15 17:18:17 +01:00
gnome Update to seahorse-43.0. 2022-12-14 14:33:18 -06:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Update to webkitgtk-2.38.2 2022-12-15 13:36:35 -06:00
kde Add kuserfeedback 2022-12-12 01:20:50 -06:00
lxde Remove sect1info tags 2022-11-29 08:58:07 +01:00
multimedia Force gst-plugins-good to use libsoup3 as well as libsoup2. 2022-12-15 13:26:06 -06:00
networking Update to samba-4.17.4 (security update) 2022-12-15 13:24:53 -06:00
postlfs Update to nano-7.1 2022-12-15 17:09:30 +01:00
pst Unless it's a directory name, or something like that, "test suite" 2022-12-13 12:19:29 -06:00
server Unless it's a directory name, or something like that, "test suite" 2022-12-13 12:19:29 -06:00
stylesheets Restore the lfs-sections.xsl stylesheet 2022-11-29 19:17:49 +01:00
template Unless it's a directory name, or something like that, "test suite" 2022-12-13 12:19:29 -06:00
x Update to webkitgtk-2.38.2 2022-12-15 13:36:35 -06:00
xfce Change "behaviour" to "behavior" throughout the BLFS book. 2022-12-12 15:30:37 -06:00
xincludes texlive: ghostscript is needed for ps2pdf, not libgs.so 2022-09-23 14:37:37 +08:00
xsoft Update to thunderbird-102.6.0 2022-12-15 13:36:57 +01: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 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 emove references to Xorg "katamari" 2022-11-29 15:46:29 -06:00
git-version.sh Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
gnome.ent Update to seahorse-43.0. 2022-12-14 14:33:18 -06: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 Update to webkitgtk-2.38.2 2022-12-15 13:36:35 -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.