Go to file
Xi Ruoyao 4a2c6d3c9b
libcdio: Document a test failure
This is a dead project, but the comment in the code claims the
cdio_realpath function is designed to emulate POSIX realpath while the
test case is not using POSIX-compatible realpath correctly.  So it seems
a test case issue, only document it instead of fix.

Note that this test has started to fail since Glibc-2.36, not 2.37.  But
somehow we didn't catch it before.
2023-02-12 19:56:48 +08:00
appendices AMD Microcode: 2023-02-05 15:05:28 +00:00
archive Update more URLs to use https 2023-01-29 14:35:01 +08:00
book Remove eol spaces 2023-01-29 13:51:59 +01:00
general Update to XML-LibXSLT-2.002001 (Perl module). 2023-02-12 11:16:09 +00:00
gnome vte: API doc now needs gi-docgen instead of gtk-doc 2023-02-12 00:57:53 +08:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Update to XML-LibXSLT-2.002001 (Perl module). 2023-02-12 11:16:09 +00:00
kde Remove eol spaces 2023-01-29 13:51:59 +01:00
lxde Remove sect1info tags 2022-11-29 08:58:07 +01:00
multimedia libcdio: Document a test failure 2023-02-12 19:56:48 +08:00
networking libsoup3: Fix the description of -Ddocs=enabled, and add a sed to fix docdir 2023-02-11 23:23:02 +08:00
postlfs Update to nss-3.88.1. 2023-02-10 20:35:58 +00:00
pst Update to asymptote-2.85. 2023-02-11 15:03:17 +00:00
server Upgrade postgresql-15.2 2023-02-11 19:06:28 +01:00
stylesheets Remove eol spaces 2023-01-29 13:51:59 +01:00
template Remove eol spaces 2023-01-29 13:51:59 +01:00
x gtk+3: Remove note about missing schema 2023-02-12 01:04:11 +08:00
xfce Update to xfce4-panel-4.18.2. 2023-02-11 13:29:27 +01:00
xincludes Update more URLs to use https 2023-01-29 14:35:01 +08:00
xsoft Add optional dependencies for transmission 2023-02-10 22:25:48 +01: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
dummy.xml Remove eol spaces 2023-01-29 13:51:59 +01:00
expand_date Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
general.ent Remove eol spaces 2023-01-29 13:51:59 +01:00
git-version.sh Restore the render system to what it was before pythonhosted changes 2023-01-25 13:01:41 +01:00
gnome.ent Update to gnome-desktop-43.1 2023-01-23 11:37:46 -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 Restore the render system to what it was before pythonhosted changes 2023-01-25 13:01:41 +01:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent Update to XML-LibXSLT-2.002001 (Perl module). 2023-02-12 11:16:09 +00: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.