Go to file
2021-08-30 12:34:24 -05: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 Update to gtk-4.4.0 (and some tags) 2021-08-30 12:34:24 -05:00
gnome Update to gtk-4.4.0 (and some tags) 2021-08-30 12:34:24 -05:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Update to gtk-4.4.0 (and some tags) 2021-08-30 12:34:24 -05:00
kde Add accoutsservice as a runtime dep of plasma 2021-08-30 17:54:20 +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 Tags 2021-08-30 11:52:05 +02:00
postlfs Tags 2021-08-29 19:19:44 -05:00
pst Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-08-29 19:19:58 -05:00
server Upgrade proftpd-1.3.7c 2021-08-30 09:57:22 +02: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 Update to gtk-4.4.0 (and some tags) 2021-08-30 12:34:24 -05:00
xfce Tags 2021-08-30 09:14:58 +02:00
xincludes gdk-pixbuf, pango: 2021-08-26 18:49:43 +01:00
xsoft Tags 2021-08-30 14:36:52 +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 Change date of bootscripts for nfs-server update 2021-08-26 15:22:06 -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 gtk-4.4.0 (and some tags) 2021-08-30 12:34:24 -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.