Go to file
Xi Ruoyao 8b1da3f8b7
gtk4: adjust dependencies for media backend
Upstream suggests the media backend must support VP8 and VP9.  And
ffmpeg is not enabled by default, so demote it to optional.
2022-02-09 13:27:18 +08:00
appendices Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
archive Restore archived poppler-0.14 2022-02-03 13:07:06 +01:00
book bookinfo: use &copyrightdate; 2021-10-17 04:17:34 +08:00
general slang: don't install static library 2022-02-09 13:14:57 +08:00
gnome mutter: use --buildtype=release, and reword the note about test 2022-01-30 03:17:25 +08:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Update text to indicate intel-microcode-20220207 2022-02-08 21:59:24 -06:00
kde Package updates. 2022-01-15 13:59:35 -06:00
lxde Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
multimedia Package updates and a dependency fix 2022-02-04 15:31:38 -06:00
networking BIND: Minor tweaks for unrecognized options with 9.18.0. ply also seems 2022-01-27 23:30:57 -06:00
postlfs Update text to indicate intel-microcode-20220207 2022-02-08 21:59:24 -06:00
pst Revert "Update to dvisvgm-2.13.1." 2022-02-08 19:18:11 +00:00
server Package updates and a typo. 2022-02-07 12:49:56 -06:00
stylesheets Tweak mail address for missing patches 2021-05-14 10:19:42 -05:00
template Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
x gtk4: adjust dependencies for media backend 2022-02-09 13:27:18 +08:00
xfce Package updates. 2022-01-15 13:59:35 -06:00
xincludes xinclude for meson nofallback: Fix a minor typo 2021-12-13 14:29:52 -06:00
xsoft Update to firefox-91.6.0esr 2022-02-09 00:00:39 +00: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 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 Package updates. 2021-12-27 12:02:36 -06:00
git-version.sh merge conditional XML from LFS 2021-10-17 04:17:34 +08:00
gnome.ent Package updates 2022-01-19 17:20:41 +01: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 xkeyboard-config-2.35.1 2022-02-08 21:49:56 -06: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.