Go to file
Pierre Labastie 9e2ff8522d Fix a couple of typos
Reported by Kevin Buckley
2021-10-10 07:55:11 +02:00
appendices Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
archive Package updates. 2021-10-01 12:37:12 -05:00
book Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
general js78: add python 3.10 patch 2021-10-07 02:18:00 +08:00
gnome Updates 2021-09-24 21:15:34 +02:00
images
introduction Fix qtwebengine FTBFS with system harfbuzz-3. 2021-10-09 22:49:42 +01:00
kde Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
lxde Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
multimedia Package updates 2021-09-25 13:09:44 -05:00
networking Fix a couple of typos 2021-10-10 07:55:11 +02:00
postlfs Fix a couple of typos 2021-10-10 07:55:11 +02:00
pst Package updates. 2021-09-26 11:35:16 -05:00
server Upgrade httpd-2.4.51 2021-10-08 09:04:46 +02: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 Fix qtwebengine FTBFS with system harfbuzz-3. 2021-10-09 22:49:42 +01:00
xfce Package updates. 2021-09-21 11:26:28 -05:00
xincludes Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
xsoft Firefox-91.2.0, JS78-15.0, legacy firefox-78.15.0. 2021-10-05 19:19:42 +01:00
.gitattributes Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
.gitignore Update gdl URL. 2021-08-29 09:02:11 -05:00
changelog.xml
expand_date Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
general.ent Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
git-version.sh git-version: simplify version number 2021-05-01 22:07:11 +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 Fix up MimeType entries in .desktop instructions 2021-08-31 15:39:20 -05:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent Upgrade wireshark-3.4.9 2021-10-08 09:57:15 +02: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.