Go to file
2022-09-11 23:59:54 +08: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 dbus-python: mention egg-info directory in contents 2022-09-11 23:59:54 +08:00
gnome A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Fix a <tab> (I hate vim defaults again) 2022-09-11 11:26:36 +02:00
kde A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
lxde Clarify libfm/pcmanfm dependency on GTK+2/3 2022-09-05 18:38:26 +02:00
multimedia A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
networking A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
postlfs A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
pst A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
server A round of removal of eol trailing spaces 2022-09-11 17:32:13 +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 A round of removal of eol trailing spaces 2022-09-11 17:32:13 +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 A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02: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 merge conditional XML from LFS 2021-10-17 04:17:34 +08: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 dbus-python: mention egg-info directory in contents 2022-09-11 23:59:54 +08: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.