Go to file
Pierre Labastie 63480d78e5 Remove --disable-versioning for openldap
This was wrongly introduced when refactoring block alignment in
November. Note that --enable-vversioning is the default, so remove
the option altogether.
2024-02-07 18:18:11 +01:00
appendices Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
archive Save pth.xml as archived 2024-02-01 12:46:39 -06:00
book Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
general Update to LWP-Protocol-https-6.13 (Perl module). 2024-02-07 11:00:05 -06:00
gnome Update to gnome-bluetooth-42.8 2024-02-06 12:58:03 -06:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2024-02-07 11:08:55 -06:00
kde Fix building Gwenview with kImageAnnotator-0.7.0 2024-01-29 10:13:56 -06:00
kernel-config keyutils: Add more kernel configuration needed by the test suite, ... 2024-02-07 04:48:56 +08:00
lxqt obconf-qt: Remove a section of the libxml2 sed that is no longer needed. 2024-02-05 13:39:38 -06:00
multimedia Fixe URL for external package WildMidi 2024-02-07 09:52:44 -06:00
networking libsoup2: Remove a now-unneeded libxml2 workaround 2024-02-05 23:44:05 -06:00
postlfs Update to xfsprogs-6.6.0. 2024-02-07 10:55:34 -06:00
pst Cups: minor tweak for SysV's /tmp/cupsinit removal. 2024-02-06 23:01:03 -06:00
server Remove --disable-versioning for openldap 2024-02-07 18:18:11 +01:00
stylesheets css stylesheet: Add a color bar at bottom 2024-01-23 21:28:07 +01:00
template Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
x Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2024-02-07 11:08:55 -06:00
xfce Upgrade ibxfce4ui-4.18.5, libxfce4util-4.18.2, garcon-4.18.2, ristretto-0.13.2, xfce4-terminal-1.1.2 2024-02-06 09:48:40 +01:00
xincludes Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
xsoft TigerVNC: Use LXQt instead of LXDE. 2024-02-05 15:18:48 -06:00
.gitattributes Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
.gitignore Revert "Makefile: use a "by-the-book" way to detect build environment change" 2023-01-25 09:51:58 +08: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 Update to blfs-systemd-units-20240205. 2024-02-05 18:55:14 -06:00
git-version.sh git-version: Use "-wip" as the version suffix instead of "+" for changes not committed yet 2024-01-19 16:07:13 +08:00
gnome.ent Update to gnome-bluetooth-42.8 2024-02-06 12:58:03 -06:00
index.xml Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
INSTALL Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
Makefile Style sheets: fix docbook-xsl bug in autoidx 2024-01-17 19:43:51 +01:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent Update to libei-1.2.1. 2024-02-07 11:04:56 -06:00
README clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
tidy.conf Output the book in utf-8 encoding 2024-01-15 09:47:56 +01: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.