Go to file
Pierre Labastie a53b1c647d Remove two redundant dependencies in xscreensaver
Dependency chain:
gdk-pixbuf-xlib -> Xorg libraries -> fontconfig -> freetype2
so no need to mention fotnconfig and freetype2
2021-08-31 21:28:55 +02:00
appendices more SVN prop clean up 2021-04-20 19:12:02 +08:00
archive remove hardcoded $Date: $ 2021-05-10 23:53:59 +08:00
book Modify book/preface.xml for Libera.chat migration 2021-05-24 11:21:17 -05:00
general Whole bunch of tags 2021-08-30 15:03:47 -05:00
gnome Tag GNOME Applications 2021-08-30 17:07:14 -05:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Update to ntfs-3g-2021.8.22 (security update) as well as reverify 2021-08-30 17:33:20 -05:00
kde Add libpcap and qtwebengine as deps to plasma 2021-08-31 07:53:10 +02:00
lxde Tags and a couple minor text tweaks 2021-08-29 22:30:20 -05:00
multimedia Tags 2021-08-29 19:19:44 -05:00
networking Tag GNOME Desktop and related deps 2021-08-30 16:07:53 -05:00
postlfs Update to ntfs-3g-2021.8.22 (security update) as well as reverify 2021-08-30 17:33:20 -05:00
pst Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-08-29 19:19:58 -05:00
server Tag dovecot 2021-08-30 18:05:09 -05:00
stylesheets Tweak mail address for missing patches 2021-05-14 10:19:42 -05:00
template Update the comment about $Date$ in template 2021-05-01 17:58:02 +02:00
x Tags 2021-08-31 09:01:37 +02:00
xfce One more tag. 2021-08-30 16:13:44 -05:00
xincludes gdk-pixbuf, pango: 2021-08-26 18:49:43 +01:00
xsoft Remove two redundant dependencies in xscreensaver 2021-08-31 21:28:55 +02: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 unused ENTITYs. 2021-08-31 10:26:27 -05: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 secure LFS url 2021-04-23 19:00:10 +08:00
Makefile Fix lfs-print.css location in index.html <head> 2021-08-21 10:38:26 +02:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent Update to ntfs-3g-2021.8.22 (security update) as well as reverify 2021-08-30 17:33:20 -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.