Go to file
Douglas R. Reno 479c7fe4db Change sysprof and rest to use libadwaita1 instead of "libadwaita".
"libadwaita"'s xref is actually a pointer to libadwaita.so in
gnome-themes-extra. As a result of this, the library from
gnome-themes-extra gets referenced instead of the actual package.

Fix this by using 'libadwaita1' instead, like other packages that use
libadwaita.
2022-12-16 13:24:44 -06:00
appendices Fix alphabetical order in glossary 2022-09-10 14:32:49 +02:00
archive Archive gfbgraph. 2022-12-16 13:23:12 -06:00
book Remove sect1info tags 2022-11-29 08:58:07 +01:00
general Change sysprof and rest to use libadwaita1 instead of "libadwaita". 2022-12-16 13:24:44 -06:00
gnome Change sysprof and rest to use libadwaita1 instead of "libadwaita". 2022-12-16 13:24:44 -06:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Archive gfbgraph. 2022-12-16 13:23:12 -06:00
kde Add kuserfeedback 2022-12-12 01:20:50 -06:00
lxde Remove sect1info tags 2022-11-29 08:58:07 +01:00
multimedia Force gst-plugins-good to use libsoup3 as well as libsoup2. 2022-12-15 13:26:06 -06:00
networking Add an entity for the gi-docgen URL and change several packages to use 2022-12-16 13:18:44 -06:00
postlfs Update to nano-7.1 2022-12-15 17:09:30 +01:00
pst Unless it's a directory name, or something like that, "test suite" 2022-12-13 12:19:29 -06:00
server Unless it's a directory name, or something like that, "test suite" 2022-12-13 12:19:29 -06:00
stylesheets Restore the lfs-sections.xsl stylesheet 2022-11-29 19:17:49 +01:00
template Unless it's a directory name, or something like that, "test suite" 2022-12-13 12:19:29 -06:00
x Add an entity for the gi-docgen URL and change several packages to use 2022-12-16 13:18:44 -06:00
xfce Change "behaviour" to "behavior" throughout the BLFS book. 2022-12-12 15:30:37 -06:00
xincludes texlive: ghostscript is needed for ps2pdf, not libgs.so 2022-09-23 14:37:37 +08:00
xsoft Adapt Balsa to changes in WebKitGTK+-2.38. 2022-12-15 13:39:56 -06: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 Add an entity for the gi-docgen URL and change several packages to use 2022-12-16 13:18:44 -06:00
git-version.sh Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
gnome.ent Archive gfbgraph. 2022-12-16 13:23:12 -06: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 epiphany-43.0. 2022-12-15 13:38:09 -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.