Go to file
David Bryant a0e08b2176 Standardized the spelling of "userspace".
Also corrected the capitalization of titles and cleaned up some
grammatical errors. Note that a few modules quote the "config"
menu for the Linux kernel, whch says "user-space". Those
modules were not altered; directly quoted material should be
reproduced verbatim.
2022-12-24 14:14:57 -06:00
appendices Fix alphabetical order in glossary 2022-09-10 14:32:49 +02:00
archive Archive gfbgraph. 2022-12-16 13:23:12 -06:00
book Remove sect1info tags 2022-11-29 08:58:07 +01:00
general Standardized the spelling of "userspace". 2022-12-24 14:14:57 -06:00
gnome Update to libgee-0.20.6 2022-12-16 13:44:20 -06:00
images
introduction Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-12-24 11:55:32 -06:00
kde Add kuserfeedback 2022-12-12 01:20:50 -06:00
lxde Remove sect1info tags 2022-11-29 08:58:07 +01:00
multimedia Standardized the spelling of "userspace". 2022-12-24 14:14:57 -06:00
networking Standardized the spelling of "userspace". 2022-12-24 14:14:57 -06:00
postlfs Standardized the spelling of "userspace". 2022-12-24 14:14:57 -06:00
pst Standardized the spelling of "userspace". 2022-12-24 14:14:57 -06:00
server Upgrade bind-9.18.10 2022-12-24 15:24:24 +01:00
stylesheets Restore the lfs-sections.xsl stylesheet 2022-11-29 19:17:49 +01:00
template Unless it's a directory name, or something like that, "test suite" 2022-12-13 12:19:29 -06:00
x Standardized the spelling of "userspace". 2022-12-24 14:14:57 -06:00
xfce Update to Xfce 4.18 2022-12-23 23:14:24 +01:00
xincludes texlive: ghostscript is needed for ps2pdf, not libgs.so 2022-09-23 14:37:37 +08:00
xsoft Adapt Balsa to changes in WebKitGTK+-2.38. 2022-12-15 13:39:56 -06:00
.gitattributes
.gitignore Add conditional.ent to .gitignore 2021-10-18 07:07:46 +02:00
changelog.xml
expand_date
general.ent Add an entity for the gi-docgen URL and change several packages to use 2022-12-16 13:18:44 -06:00
git-version.sh Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
gnome.ent Update to libgee-0.20.6 2022-12-16 13:44:20 -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 merge conditional XML from LFS 2021-10-17 04:17:34 +08:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-12-24 11:55:32 -06: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.