Go to file
Xi Ruoyao c7768882a4
nss: remove a '&&' in nss
The left operand of it is known to fail.  If '&&' is used, 'cd ..' won't
be executed at all.
2021-06-11 20:09:20 +08:00
appendices more SVN prop clean up 2021-04-20 19:12:02 +08:00
archive remove hardcoded $Date: $ 2021-05-10 23:53:59 +08:00
book Modify book/preface.xml for Libera.chat migration 2021-05-24 11:21:17 -05:00
general Package updates... 2021-06-10 18:47:37 -05:00
gnome evince: mention -Dps=enabled 2021-06-11 20:05:24 +08:00
images
introduction building-notes: English grammar fix 2021-06-11 16:23:12 +08:00
kde remove hardcoded $Date: $ 2021-05-10 23:53:59 +08:00
lxde more SVN prop clean up 2021-04-20 19:12:02 +08:00
multimedia Update packages. 2021-06-10 15:34:09 -05:00
networking Update to network-manager-applet-1.22.0 2021-06-07 12:05:56 -05:00
postlfs nss: remove a '&&' in nss 2021-06-11 20:09:20 +08:00
pst Gutenprint: Reference proper systemd unit 2021-05-24 23:27:04 -05:00
server Update to openldap-2.5.5 2021-06-07 04:13:45 +02:00
stylesheets Tweak mail address for missing patches 2021-05-14 10:19:42 -05:00
template Update the comment about $Date$ in template 2021-05-01 17:58:02 +02:00
x Package updates 2021-06-09 17:43:34 -05:00
xfce Upgrade xfce4-settings-4.16.2 2021-06-08 18:39:15 +02:00
xincludes update building-notes and meson buildtype xinclude 2021-06-11 16:18:52 +08:00
xsoft Update packages. 2021-06-10 15:34:09 -05:00
.gitattributes Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
.gitignore
changelog.xml
expand_date Add mechanism for cron job $Date$ handling 2021-04-15 17:33:01 +08:00
general.ent update lfs-perl-version 2021-06-09 15:55:37 +08:00
git-version.sh git-version: simplify version number 2021-05-01 22:07:11 +08:00
gnome.ent Package updates... 2021-06-10 18:47:37 -05:00
index.xml more SVN prop clean up 2021-04-20 19:12:02 +08:00
INSTALL secure LFS url 2021-04-23 19:00:10 +08:00
Makefile clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
obfuscate.sh clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
packages.ent Package updates... 2021-06-10 18:47:37 -05: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.