Go to file
Ken Moffat 6ff79cf500 Mesa - add comment for editors, fix wiki link.
The crocus driver will be automatically selected at some point,
the fix for that is already in master.

I needed to add a comment to the wiki for using crocus, which is
not yet the default - the link was broken, he old MesaLib page
is the right place, but last updated 15 years ago and the existing
details seem anachronistic.
2021-09-07 19:59:13 +01:00
appendices Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
archive remove hardcoded $Date: $ 2021-05-10 23:53:59 +08:00
book Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
general Updates for firefox etc: 2021-09-07 18:16:34 +01:00
gnome Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Updates for firefox etc: 2021-09-07 18:16:34 +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 Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
networking Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
postlfs Package updates 2021-09-06 21:42:40 -05:00
pst Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
server Remove spaces at the end of lines 2021-09-06 19:42:49 +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 Mesa - add comment for editors, fix wiki link. 2021-09-07 19:59:13 +01:00
xfce Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
xincludes Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
xsoft Updates for firefox etc: 2021-09-07 18:16:34 +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 Tags and a package update 2021-08-25 18:35:56 -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 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 Updates for firefox etc: 2021-09-07 18:16:34 +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.