Go to file
2022-09-14 11:22:00 -05:00
appendices Fix alphabetical order in glossary 2022-09-10 14:32:49 +02:00
archive Archive gtkmm2 2022-08-27 11:23:10 -05:00
book Cleanup after BLFS-11.2 release. 2022-08-31 15:34:06 -05:00
general Doxygen: Remove build fix which was applied in 1.9.5. 2022-09-14 11:22:00 -05:00
gnome libsoup3 is the default for grilo-0.3.15 2022-09-14 11:38:51 +02:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Mark python3 as a security update 2022-09-14 10:53:10 -05:00
kde Options come after command for pip3 2022-09-13 08:43:57 +02:00
lxde Clarify libfm/pcmanfm dependency on GTK+2/3 2022-09-05 18:38:26 +02:00
multimedia Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
networking Update to libnma-1.10.2. 2022-09-11 14:11:49 -05:00
postlfs Update to fuse-3.12.0. 2022-09-11 14:05:34 -05:00
pst A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
server Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
stylesheets Tweak perl module six and aux files 2022-04-19 18:49:59 -05:00
template Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
x pango: meson option "introspection" is a feature 2022-09-12 15:46:26 +02:00
xfce Update to xfce4-pulseaudio-plugin-0.4.4. 2022-09-06 14:07:51 -05:00
xincludes --no-user is a <parameter> now 2022-09-11 09:13:14 +02:00
xsoft xscreensaver - remove dep on gdk-pixbuf-xlib. 2022-09-11 20:25:10 +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 Package updates 2022-09-05 18:03:13 -05:00
git-version.sh Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
gnome.ent Update to gnome-bluetooth-42.3 and tag the rest of GNOME Desktop. 2022-08-25 20:03:11 -05: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 grantlee-5.3.0. 2022-09-11 16:14:12 -05: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.