Go to file
Bruce Dubbs 62dc76ccda Add another option to pip3 install
Add a convenience option for &root;
Add --no-cache-dir to six and asciidoc.
Explain --no-cache-dir in pip3-cmd-explain.
2022-04-19 19:56:29 -05:00
appendices Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
archive Archive Tepl and Amtk 2022-04-19 12:26:45 -05:00
book bookinfo: use &copyrightdate; 2021-10-17 04:17:34 +08:00
general Add another option to pip3 install 2022-04-19 19:56:29 -05:00
gnome gnome-settings-daemon: Remove obsolete fix for meson incompatibility 2022-04-19 19:04:25 -05:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Update to git-2.36.0 2022-04-19 20:35:37 +02:00
kde Don't reference MarkupSafe and Jinja2 in systemd book 2022-04-17 09:50:50 +02:00
lxde Tag LXDE, Sawfish, and XScreenSaver. 2022-02-19 21:02:43 -06:00
multimedia Update to pipewire-0.3.50. 2022-04-14 15:03:57 -05:00
networking Typo 2022-04-17 12:28:53 -05:00
postlfs Fix XML in parted... Sorry 2022-04-19 20:49:34 +02:00
pst Update to cups-filters-1.28.15. 2022-04-12 22:42:35 -05:00
server Update to sqlite-autoconf-3380200 (3.38.2). 2022-03-27 11:08:13 -05:00
stylesheets Tweak perl module six and aux files 2022-04-19 18:49:59 -05:00
template Remove spaces at the end of lines 2021-09-06 19:42:49 +02:00
x Archive Tepl and Amtk 2022-04-19 12:26:45 -05:00
xfce Update to xfce4-panel-4.16.4. 2022-04-16 22:30:19 -05:00
xincludes Add another option to pip3 install 2022-04-19 19:56:29 -05:00
xsoft Fix building Inkscape with poppler-22.04.0. 2022-04-19 11:31:55 -05:00
.gitattributes Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
.gitignore Add conditional.ent to .gitignore 2021-10-18 07:07:46 +02: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 Add another option to pip3 install 2022-04-19 19:56:29 -05:00
git-version.sh merge conditional XML from LFS 2021-10-17 04:17:34 +08:00
gnome.ent Fix gcr url 2022-04-17 09:26:10 -05: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 Add forgotten package.ent for git 2022-04-19 20:39:23 +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.