Go to file
Ken Moffat 12594c262d Update to Alien-Build-2.80 (Perl Module Dependency).
2.80      2023-05-11 16:31:46 -0600
  - Documentation improvements (gh#399, gh#400, gh#401, gh#402)
  - Do not generate .../Install/Files.pm if one is provided by the
    Alien (gh#393, gh#397)

2.79      2023-05-05 15:08:46 -0600
  - Updated non-binding support for Perls to match the policy
    of the Perl toolchain (Perls older than 10 years old are
    unsupported, with a one-time exception of Perl 5.16).  The
    intent is not to suddenly drop support for older Perls, but
    the Alien-Build team may take advantage of features in
    supported Perls that will effectively remove compatability
    with unsupported Perls.

2.78      2023-03-07 11:49:27 -0700
  - Test fix to handle Perls with space in the path (gh#391, mohawk++)
2024-04-02 19:18:54 +01:00
appendices Update to thunderbird-115.8.0 (Security Update). 2024-02-21 07:21:30 -06:00
archive Perl deps- reduce dependencies: 2024-04-02 19:18:54 +01:00
book Cleanup after 12.1 release 2024-02-29 12:44:08 -06:00
general Update to Alien-Build-2.80 (Perl Module Dependency). 2024-04-02 19:18:54 +01:00
gnome Update to gsettings-desktop-schemas-46.0 2024-03-25 14:47:06 -05:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Upgrade c-ares-1.28.1 2024-04-02 00:18:21 +02:00
kde Fix xorgproto stats 2024-03-29 09:45:28 -05:00
kernel-config linux-pam: Mention kernel AUDIT configuration 2024-03-02 18:03:00 +08:00
lxqt Intermediate commit for kde6. 2024-03-16 22:10:52 -05:00
multimedia libva: spacing adjustment 2024-04-01 15:07:11 -05:00
networking Upgrade c-ares-1.28.1 2024-04-02 00:18:21 +02:00
postlfs Remove duplicate lightdm user/group entry 2024-04-01 12:31:02 -05:00
pst Update to biber-2.20 with biblatex-3.20. 2024-04-02 19:18:54 +01:00
server Update to bind utilities/bind-9.18.25. 2024-03-21 11:51:01 -05:00
stylesheets Make the ENTITY &root; bold. 2024-03-16 01:17:33 -05:00
template template: Clean up 2024-03-14 22:03:46 +08:00
x xorgproto: fix typo 2024-04-01 15:02:40 -05:00
xfce Update to glib-2.80.0 and gobject-introspection-1.80.0 2024-03-10 23:41:04 +08:00
xincludes Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
xsoft Fix inkscape patch name 2024-04-02 12:21:41 -05: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 glib-2.80.0 and gobject-introspection-1.80.0 2024-03-10 23:41:04 +08: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 gsettings-desktop-schemas-46.0 2024-03-25 14:47:06 -05: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 Alien-Build-2.80 (Perl Module Dependency). 2024-04-02 19:18:54 +01: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.