Go to file
Douglas R. Reno e713e66ca0 Package updates and some tweaks.
Update to abiword-3.0.5
Make AsciiDoctor internal in Wireshark
Patch polkit-gnome to use the proper icon system again.
Patch cups-pk-helper to work with future versions of CUPS and GLib.
2021-07-12 22:17:55 -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 Package updates and some tweaks. 2021-07-12 22:17:55 -05:00
gnome gucharmap: UCD and Unihan are in the third parent dir 2021-07-11 18:31:43 +02:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Package updates and some tweaks. 2021-07-12 22:17:55 -05:00
kde Package Updates. 2021-06-20 11:24:43 -05:00
lxde more SVN prop clean up 2021-04-20 19:12:02 +08:00
multimedia Upgrade mpg123 to 1.28.1 2021-07-11 08:49:28 +02:00
networking Package updates and some tweaks. 2021-07-12 22:17:55 -05:00
postlfs Package updates and some tweaks. 2021-07-12 22:17:55 -05:00
pst Package updates. 2021-06-18 14:49:42 -05:00
server Package Updates. 2021-07-09 14:30:16 -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 Package Update 2021-07-12 12:03:08 -05:00
xfce Update ristretto URL 2021-06-12 09:38:24 -05:00
xincludes update building-notes and meson buildtype xinclude 2021-06-11 16:18:52 +08:00
xsoft Package updates and some tweaks. 2021-07-12 22:17:55 -05:00
.gitattributes Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
.gitignore generate version info from git 2021-04-15 17:31:50 +08: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 Tweak autofs for merged-/usr mode 2021-07-11 18:34:32 +02:00
git-version.sh git-version: simplify version number 2021-05-01 22:07:11 +08:00
gnome.ent More package updates 2021-07-09 17:14:47 -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 clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent Package updates and some tweaks. 2021-07-12 22:17:55 -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.