Go to file
Douglas R. Reno 4f89710d97 Package updates and an i686 build fix.
Update to boost-1.77.0
Update to libwebp-1.2.1
Update to eog-40.3
Update to gnome-user-docs-40.4
Update to libepoxy-1.5.9
Update to libgudev-237
Fix building Firefox with i686 by adding a commented option in the
mozconfig (that way the default, which is for x86_64, stays using the
shipped version of libvpx rather than the system one).
2021-08-15 00:21:44 -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 an i686 build fix. 2021-08-15 00:21:44 -05:00
gnome Package updates and an i686 build fix. 2021-08-15 00:21:44 -05:00
images
introduction Package updates and an i686 build fix. 2021-08-15 00:21:44 -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 Update to x264-20210814. 2021-08-15 01:35:22 +01:00
networking Add a sed to fix an issue introduced with glibc-2.34 2021-08-14 18:46:40 +02:00
postlfs Update manual page entry for sshfs 2021-08-14 16:17:12 -05:00
pst secure some download URL 2021-07-31 00:14:52 +08:00
server Package updates. 2021-08-13 16:16:37 -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 updates and an i686 build fix. 2021-08-15 00:21:44 -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 an i686 build fix. 2021-08-15 00:21:44 -05:00
.gitattributes Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
.gitignore Add buildtype=release to hexchat 2021-07-16 17:34:37 -05:00
changelog.xml
expand_date Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
general.ent Update bootscript tade for minor typo 2021-08-10 11:59:59 -05:00
git-version.sh git-version: simplify version number 2021-05-01 22:07:11 +08:00
gnome.ent Package updates and an i686 build fix. 2021-08-15 00:21:44 -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 Add an initial version of a 'help' target 2021-07-17 13:44:23 +02:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent Package updates and an i686 build fix. 2021-08-15 00:21:44 -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.