Go to file
2022-06-10 13:16:33 -05:00
appendices Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
archive Remove Scalar::List::Util from perl dependencies 2022-06-02 17:45:08 +02:00
book bookinfo: use &copyrightdate; 2021-10-17 04:17:34 +08:00
general Update to cbindgen-0.24.3. 2022-06-10 13:16:33 -05:00
gnome Package Updates: 2022-06-03 00:37:18 -05:00
images
introduction Update to cbindgen-0.24.3. 2022-06-10 13:16:33 -05:00
kde Update to plasma-5.24.5. 2022-05-15 12:56:30 -05:00
lxde Tag LXDE, Sawfish, and XScreenSaver. 2022-02-19 21:02:43 -06:00
multimedia Update to alsa-lib alsa-utils 1.2.7. 2022-06-01 08:04:27 -05:00
networking Update to mutt-2.2.6. 2022-06-06 11:29:31 -05:00
postlfs Update to sudo-1.9.11p1. 2022-06-09 10:55:05 -05:00
pst Fix the perl-5.36 biber fix: 2022-06-06 18:51:02 +01:00
server Update to httpd-2.4.54. 2022-06-09 16:42:13 +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 Add custom build instructions for libX11 2022-06-09 15:18:33 -05:00
xfce Update to xfce4-terminal-1.0.4. 2022-05-23 18:07:39 +02:00
xincludes Add cairo as a recommended dep of texlive 2022-05-13 08:51:12 +02:00
xsoft Package Updates: 2022-06-04 16:17:43 -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
expand_date Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
general.ent Remove Scalar::List::Util from perl dependencies 2022-06-02 17:45:08 +02:00
git-version.sh merge conditional XML from LFS 2021-10-17 04:17:34 +08:00
gnome.ent Package Updates: 2022-06-03 00:37:18 -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 cbindgen-0.24.3. 2022-06-10 13:16:33 -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.