Go to file
Pierre Labastie 9883ebe64b Add changelog for python-3.11 fixes
+ node-js-18.12.1 is a security update
2022-11-10 18:25:55 +01:00
appendices Fix alphabetical order in glossary 2022-09-10 14:32:49 +02:00
archive Archive gtkmm2 2022-08-27 11:23:10 -05:00
book Spruced up a rather dull chapter, to give it more pizzazz. Use colorful verbs! 2022-10-05 12:45:20 -05:00
general Update to php-8.1.12 (Security Update) 2022-11-10 11:14:10 -06:00
gnome mutter: add a section about running it directly 2022-09-19 00:46:51 +08:00
images
introduction Add changelog for python-3.11 fixes 2022-11-10 18:25:55 +01:00
kde Plasma: Add Xwayland as a runtime recommended dep 2022-10-01 12:34:31 +02:00
lxde Clarify libfm/pcmanfm dependency on GTK+2/3 2022-09-05 18:38:26 +02:00
multimedia Update to mlt-7.10.0. 2022-11-08 11:25:30 -06:00
networking Update to cmake-3.24.3. 2022-11-08 10:37:45 -06:00
postlfs Update to ntfs-3g_ntfsprogs-2022.10.3 (Security Update) 2022-11-09 17:14:37 -06:00
pst Update to mupdf-1.21.0. 2022-11-08 18:26:01 -06:00
server PostgreSQL Updating Instructions: Use -d instead of -D here. 2022-11-05 11:44:04 -05:00
stylesheets Modify the stylesheet for informaltable 2022-10-02 17:47:19 +02:00
template Clarified comments in "template.xml". 2022-10-29 17:44:36 -05:00
x Fix qtwebengine and thunderbird for python-3.11 2022-11-10 13:15:47 +01:00
xfce Update to xfce4-settings-4.16.4. 2022-11-08 16:14:17 +01:00
xincludes texlive: ghostscript is needed for ps2pdf, not libgs.so 2022-09-23 14:37:37 +08:00
xsoft Fix seamonkey for python-3.11 2022-11-10 18:24:09 +01: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 Package updates 2022-09-05 18:03:13 -05:00
git-version.sh Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
gnome.ent Four package updates 2022-09-16 10:35:09 -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 php-8.1.12 (Security Update) 2022-11-10 11:14:10 -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.