Go to file
Pierre Labastie ee64122d2c Fix mplayer download urls
Although www.mplayerhq.hu resolve to the download site, the
certificate is not valid for this address. It is valid for
mplayerhq.hu, so use this name with https. Also, remove an
obsolete note about hosting on anduin.
2022-08-30 06:40:19 +02:00
appendices Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
archive Archive gtkmm2 2022-08-27 11:23:10 -05:00
book Revision History - add our 25th release (11.1). 2022-07-13 20:09:24 +01:00
general js91: SSE2 can be used for GCC + 32-bit if the system is capable 2022-08-29 14:57:54 +08:00
gnome Tag GNOME Applications and dependencies 2022-08-25 21:47:44 -05:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Update to libreoffice-7.4.0.3. 2022-08-27 23:12:10 -05:00
kde Two more tags 2022-08-26 19:16:52 -05:00
lxde Tag LXDE 2022-08-24 14:00:03 -05:00
multimedia Fix mplayer download urls 2022-08-30 06:40:19 +02:00
networking Bring intro to text browsers up to date 2022-08-28 23:54:19 -05:00
postlfs Typo fixes 2022-08-28 15:11:37 -05:00
pst Three tags 2022-08-27 18:32:23 -05:00
server Three tags 2022-08-27 09:21:27 +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 The last two tags 2022-08-29 19:12:18 -05:00
xfce Three tags 2022-08-27 18:32:23 -05:00
xincludes Spelling 2022-07-14 17:14:20 -05:00
xsoft Typo fixes 2022-08-28 15:11:37 -05: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 Some initial 11.2 tags 2022-08-21 20:40:45 -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 Update to libreoffice-7.4.0.3. 2022-08-27 23:12:10 -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.