Go to file
2022-08-15 15:17:15 -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 Revision History - add our 25th release (11.1). 2022-07-13 20:09:24 +01:00
general Update to git-2.37.2. 2022-08-15 14:59:51 -05:00
gnome Relocate gnome-tweaks to Chapter 33. 2022-08-13 20:57:37 -05:00
images
introduction Update to NetworkManager-1.38.4. 2022-08-15 15:17:15 -05:00
kde Remove an unwanted change in kf5-frameworks 2022-07-19 21:48:29 +02:00
lxde Tag LXDE, Sawfish, and XScreenSaver. 2022-02-19 21:02:43 -06:00
multimedia Fix building xine-lib with ffmpeg-5.1. 2022-08-13 20:53:36 -05:00
networking Update to NetworkManager-1.38.4. 2022-08-15 15:17:15 -05:00
postlfs gpgme: remove a useless sed part 2022-08-15 18:31:25 +02:00
pst Remove hardcoded 2022 in biblatex install. 2022-07-31 18:49:33 +01:00
server Various typo fixes 2022-08-11 17:36:37 -05: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 gdk-pixbuf: Add recommended dependency on docutils. 2022-08-15 09:22:19 -05:00
xfce Upgrade ristretto-0.12.3 2022-07-10 22:22:53 +02:00
xincludes Spelling 2022-07-14 17:14:20 -05:00
xsoft Various typo fixes 2022-08-11 17:36:37 -05:00
.gitattributes
.gitignore Add conditional.ent to .gitignore 2021-10-18 07:07:46 +02:00
changelog.xml
expand_date
general.ent Update bootscripts version 2022-07-22 10:33:11 +02:00
git-version.sh merge conditional XML from LFS 2021-10-17 04:17:34 +08:00
gnome.ent Two updates and a tweak 2022-07-20 18:52:19 -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 NetworkManager-1.38.4. 2022-08-15 15:17:15 -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.