Go to file
Pierre Labastie 2a56e1531d Remove the sed in xkeyboard-config
This sed is used to change the command for symlinking xorg to
base in /usr/share/X11/xkb/rules. But the default for the xorg
symlinks is false, and those symlinks have been deprecated since
2005...
Prompted by a question of r1c0n3r0 on #lfs-support
Also add the explanation for --buildtype
2023-02-04 09:06:33 +01:00
appendices Update all python modules after merge 2023-01-22 19:56:08 +01:00
archive Update more URLs to use https 2023-01-29 14:35:01 +08:00
book Remove eol spaces 2023-01-29 13:51:59 +01:00
general Update to xapian-core-1.4.22. 2023-02-03 17:32:05 -06:00
gnome rest: the examples also need gtksourceview5 to be installed 2023-02-01 19:21:55 -06:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Update to openssh and ssh-askpass 9.2p1. 2023-02-03 20:35:54 -06:00
kde Remove eol spaces 2023-01-29 13:51:59 +01:00
lxde Remove sect1info tags 2022-11-29 08:58:07 +01:00
multimedia Fix xine-lib md5 2023-01-30 10:20:35 +01:00
networking mailx: move misplaced role="nodump" 2023-01-30 23:59:16 +01:00
postlfs Update to openssh and ssh-askpass 9.2p1. 2023-02-03 20:35:54 -06:00
pst Update to dvisvgm-3.0.2. 2023-02-01 01:05:38 +00:00
server Fix d/l url for proftpd (add 'v') 2023-01-31 11:19:43 +01:00
stylesheets Remove eol spaces 2023-01-29 13:51:59 +01:00
template Remove eol spaces 2023-01-29 13:51:59 +01:00
x Remove the sed in xkeyboard-config 2023-02-04 09:06:33 +01:00
xfce Update more URLs to use https 2023-01-29 14:35:01 +08:00
xincludes Update more URLs to use https 2023-01-29 14:35:01 +08:00
xsoft Remove eol spaces 2023-01-29 13:51:59 +01:00
.gitattributes Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
.gitignore Revert "Makefile: use a "by-the-book" way to detect build environment change" 2023-01-25 09:51:58 +08:00
changelog.xml Update to notification-daemon-3.20.0. 2016-04-04 19:22:43 +00:00
dummy.xml Remove eol spaces 2023-01-29 13:51:59 +01:00
expand_date Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
general.ent Remove eol spaces 2023-01-29 13:51:59 +01: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-desktop-43.1 2023-01-23 11:37:46 -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 openssh and ssh-askpass 9.2p1. 2023-02-03 20:35:54 -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.