Go to file
Pierre Labastie 5237a1df73 Fix epdfview typography
Just nitpick, but the precendent layout was confusing for jhalfs.
2023-09-27 15:45:41 +02:00
appendices Revert "typo fix" to creat-comm.xml 2023-08-13 09:27:15 +08:00
archive libchamplain: Archive 2023-09-25 18:01:20 +08:00
book Typo 2023-09-02 03:11:59 +02:00
general Remove unneeded Trac links from pages. 2023-09-26 16:42:58 -05:00
gnome gnome-session: remove unnecessary systemd units on SysV systems. 2023-09-26 16:27:46 -05:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Merge remote-tracking branch 'refs/remotes/origin/trunk' into trunk 2023-09-27 00:44:07 +01:00
kde plasma-all: Remove link to mockcpp 2023-09-23 22:51:28 +08:00
kernel-config building-notes: Note how to use cgroup for limiting resource usage 2023-09-19 02:59:45 +08:00
lxqt Remove unneeded Trac links from pages. 2023-09-26 16:42:58 -05:00
multimedia Fix URLs of external depedencies, remove dead "User Notes" 2023-09-23 22:41:42 +08:00
networking libnma: expand on the -Dlibnma_gtk4 explanation 2023-09-26 10:48:38 -05:00
postlfs make-ca: Add a note about hg.mozilla.org trust chain update 2023-09-27 13:36:23 +08:00
pst Fix epdfview typography 2023-09-27 15:45:41 +02:00
server Typo fixes from rhubarbpieguy on blfs-dev 2023-09-21 19:02:48 -04:00
stylesheets kernel-config: Add color for hotkey 2023-07-31 21:44:37 +08:00
template template: Allow newer patch version for generating kernel config snippet 2023-08-15 09:11:35 +08:00
x Fix my last commit for adwaita-icon-theme 2023-09-26 16:47:07 -05:00
xfce Update to xfce4-notifyd-0.9.2. 2023-09-25 18:38:59 +02:00
xincludes Remove obsolete references to gtk2 2023-09-11 11:51:23 -05:00
xsoft Update to firefox-115.3.0esr. 2023-09-26 21:00:22 +01:00
.gitattributes Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
.gitignore .gitignore: Don't ignore generated kernel configuration 2023-07-31 21:44:36 +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 Archive sysprof. 2023-09-18 15:53:46 -05: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-user-docs-45.0 2023-09-22 16:16:17 -05:00
index.xml Disable lxde 2023-09-06 00:03:05 -05: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 Use the gtk3 fork of epdfview. 2023-09-27 00:39:07 +01: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.