Go to file
Pierre Labastie e725e77d19 Fix accountsservice deps again
dbus-python is a dependency of dbusmock, so no need to mention it
here
2023-04-07 23:05:47 +02:00
appendices AMD Microcode: 2023-02-05 15:05:28 +00:00
archive Remove flit_core from Python dependencies 2023-04-01 20:54:54 +02:00
book Cleanup after 11.3 tagging 2023-02-28 12:18:50 -06:00
general Fix accountsservice deps again 2023-04-07 23:05:47 +02:00
gnome gnome-session: Systemd is runtime dependency, but elogind is build-time 2023-03-24 16:02:53 +08:00
images
introduction Update to httpd-2.4.57 2023-04-07 21:53:11 +02:00
kde Minor wording changes 2023-02-24 10:14:09 -06:00
lxde Tags for LXDE and Sawfish 2023-02-18 09:17:01 -06:00
multimedia Remove sdl dependeny from pages that also have sdl2 as a dependency 2023-04-07 13:13:35 -05:00
networking Update to links-2.29. 2023-04-03 17:29:04 -05:00
postlfs Remove sdl dependeny from pages that also have sdl2 as a dependency 2023-04-07 13:13:35 -05:00
pst Texlive: Add -k to 'make check' in the test instructions 2023-04-03 16:45:10 -05:00
server Update to httpd-2.4.57 2023-04-07 21:53:11 +02:00
stylesheets Update to tigervnc-1.13.0. 2023-02-19 14:22:41 -06:00
template Remove eol spaces 2023-01-29 13:51:59 +01:00
x Remove sdl dependeny from pages that also have sdl2 as a dependency 2023-04-07 13:13:35 -05:00
xfce Update to xfce4-pulseaudio-plugin-0.4.6 2023-03-30 17:23:34 -05:00
xincludes Texlive 2023 - main part. 2023-04-02 17:30:35 +01:00
xsoft Update to feh-3.10. 2023-04-07 13:20:55 -05:00
.gitattributes
.gitignore Revert "Makefile: use a "by-the-book" way to detect build environment change" 2023-01-25 09:51:58 +08:00
changelog.xml
expand_date
general.ent Add notes about Internet connection requirement for building or testing 2023-03-27 16:08:36 +08: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 gcr4-4.1.0. 2023-03-07 14:12:52 -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 httpd-2.4.57 2023-04-07 21:53:11 +02: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.