Go to file
Xi Ruoyao a937527bff
js78: add python 3.10 patch
Python 3.10 is not in the book yet, but the issues fixed by the patch
are already DeprecatedWarning in 3.9.  So we can add the patch earlier.
2021-10-07 02:18:00 +08: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 updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Firefox-91.2.0, JS78-15.0, legacy firefox-78.15.0. 2021-10-05 19:19: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 Updates 2021-09-24 21:15:34 +02:00
postlfs Remove trailing space 2021-10-02 07:32:43 +02:00
pst Package updates. 2021-09-26 11:35:16 -05:00
server Remove unneeded command from bind 2021-09-17 12:04:35 -05: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 mesa - do not recommend virgl for qemu - 2021-09-26 13:28:18 +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 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 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 Firefox-91.2.0, JS78-15.0, legacy firefox-78.15.0. 2021-10-05 19:19:42 +01: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.