Go to file
Xi Ruoyao 2454464afc highlight: fix doc dir, to avoid buggy path like '/usr/share/doc/highlight-3.59extra'
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24012 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-22 11:36:53 +00:00
appendices misc formatting 2020-03-22 10:35:10 +00:00
archive Port gnome-tweaks to libhandy1 2020-11-12 00:57:48 +00:00
book post release update in bookinfo 2020-09-02 05:54:25 +00:00
general highlight: fix doc dir, to avoid buggy path like '/usr/share/doc/highlight-3.59extra' 2020-12-22 11:36:53 +00:00
gnome Update to gdm-3.38.2.1 2020-12-17 04:16:15 +00:00
images
introduction Update to atkmm-2.28.1. 2020-12-22 01:49:29 +00:00
kde extra-cmake-modules, oxygen-icons, breeze-icons, KDE-frameworks 5.77 2020-12-20 17:35:08 +00:00
lxde Update to lxtask-0.1.10 2020-10-27 20:25:51 +00:00
multimedia Update to cmake-3.19.2. 2020-12-17 22:29:32 +00:00
networking Update to icu4c-68_2. 2020-12-18 22:35:46 +00:00
postlfs Update to gegl-0.4.28. 2020-12-21 21:52:44 +00:00
pst Update to dvisvgm-2.11 2020-12-17 03:05:32 +00:00
server Update to icu4c-68_2. 2020-12-18 22:35:46 +00:00
stylesheets Add a style element to css file to make the 2020-05-31 18:07:39 +00:00
template Template: update to lfs10 for the tags 2020-09-21 17:23:31 +00:00
x Update to atkmm-2.28.1. 2020-12-22 01:49:29 +00:00
xfce Update to umockdev-0.15 2020-11-16 23:03:50 +00:00
xincludes Update t1lib URL tree-wide 2020-12-01 16:57:45 +00:00
xsoft Update to fftw-3.3.9. 2020-12-17 19:20:53 +00:00
blfs-systemd-units-20180105.tar.xz Update to mariadb-10.2.12. 2018-01-05 22:04:24 +00:00
changelog.xml
general.ent Update to gegl-0.4.28. 2020-12-21 21:52:44 +00:00
gnome.ent Update to gdm-3.38.2.1 2020-12-17 04:16:15 +00:00
index.xml Remove chromium and lxqt 2018-07-29 19:45:06 +00:00
INSTALL Minor text changes 2020-08-19 00:39:16 +00:00
Makefile Allows using system docbook-xsl stylesheets: 2019-09-13 17:00:08 +00:00
obfuscate.sh
packages.ent Update to atkmm-2.28.1. 2020-12-22 01:49:29 +00:00
README Minor text changes 2020-08-19 00:39:16 +00:00
tidy.conf Revert unintentional change in r21745 2019-06-27 14:18:42 +00:00

$LastChangedBy$
$Date$

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.