No description
  • XSLT 85.5%
  • Makefile 5%
  • Python 4.3%
  • CSS 3.9%
  • Shell 1.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Xi Ruoyao c7f401e0fe
Revert "nss: mark the test suite broken for now"
This reverts commit f08f5904c2.

The issue is fixed in 3.128 so far.
2026-09-10 12:14:58 +08:00
appendices glossary: Add GOT 2024-08-29 12:58:43 +08:00
archive libclc: archive 2026-09-04 13:59:51 +08:00
book Updates after 13.1 release. 2026-09-02 19:22:18 -05:00
general Update to librsvg-2.63.0 2026-09-09 15:34:40 -04:00
gnome localsearch: note how to exclude directories from index 2026-09-09 19:35:00 +08:00
images
introduction Update to ghostscript-10.08.0 2026-09-09 15:37:44 -04:00
kde Fix some dependencies in kde plasma chapter 2026-08-29 12:05:24 +02:00
kernel-config kernel-config: ntfs: update for "NTFS" driver resurrection 2026-09-06 04:52:44 +08:00
lxqt Update to pcmanfm-qt-2.4.1 2026-09-03 15:05:00 -04:00
multimedia The gst-plugins-bad openssl4 tests now pass. 2026-09-08 18:50:42 -05:00
networking Update to libpcap-1.10.7 (Security Update) 2026-09-07 15:24:04 -04:00
postlfs Revert "nss: mark the test suite broken for now" 2026-09-10 12:14:58 +08:00
pst Update to ghostscript-10.08.0 2026-09-09 15:37:44 -04:00
server Update to LMDB_1.0.2. 2026-09-09 10:41:17 -05:00
stylesheets Support unversioned httpd patch. 2025-07-27 13:02:27 -05:00
template Fix typos 2024-08-25 15:23:17 +08:00
x Update to luit-20260907 2026-09-08 16:29:28 -04:00
xfce Tag Chapter 35. Xfce Desktop and Chapter 36. Xfce Applications 2026-08-21 18:59:18 -05:00
xincludes use python3 -m zipfile instead of unzip for various packages 2026-07-16 01:29:23 +08:00
xsoft Update to feh-3.13. 2026-09-08 15:07:22 -05:00
.gitattributes Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
.gitignore Alternate gedit build procedure. 2025-03-10 14:47:46 -05: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 Post blfs-13.1 cleanup. 2026-09-03 07:55:57 -05:00
git-version.sh Fix typos 2024-08-25 15:23:17 +08:00
gnome.ent Update to nautilus-50.3.1. 2026-09-07 21:44:20 -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 build: add --valid in addition to --postvalid 2026-07-24 11:44:27 -05:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent Update to ghostscript-10.08.0 2026-09-09 15:37:44 -04: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.