Go to file
2011-03-14 22:06:41 +00:00
appendices
bootscripts
chapter01 Add latest upstream patches for Bash-4.2. Fixes #2841. 2011-03-14 22:06:41 +00:00
chapter02
chapter03 Add latest upstream patches for Bash-4.2. Fixes #2841. 2011-03-14 22:06:41 +00:00
chapter04 Minor wording change 2011-03-01 16:13:52 +00:00
chapter05 Add latest upstream patches for Bash-4.2. Fixes #2841. 2011-03-14 22:06:41 +00:00
chapter06 Add latest upstream patches for Bash-4.2. Fixes #2841. 2011-03-14 22:06:41 +00:00
chapter07 Fix the sed in the CD-ROM symlink section to handle newer Udev rules files 2011-02-19 04:37:23 +00:00
chapter08
chapter09
images
prologue
stylesheets
udev-config
aux-file-data.sh
general.ent Upgrade to Linux-2.6.37.3. Fixes #2835. 2011-03-14 22:03:54 +00:00
index.xml
INSTALL
make-aux-files.sh
Makefile
obfuscate.sh
packages.ent Upgrade to M4-1.4.16. Fixes #2840. 2011-03-14 22:06:03 +00:00
patches.ent Add latest upstream patches for Bash-4.2. Fixes #2841. 2011-03-14 22:06:41 +00:00
pdf-fixups.sh
process-scripts.sh
README
tidy.conf

LFS Book README

This document is meant to instruct the user on how to convert the book's XML 
source to other formats (e.g. HTML, PDF, PS and TXT).  First, if you have not 
already done so, please read the INSTALL file for instructions on how to install
the required software.  If you have already completed the steps outlined in the
INSTALL file, then continue reading for examples how to convert these files into
various other formats.

XML to XHTML:
-------------
make BASEDIR=/path/to/output/location


XML to single file XHTML (nochunks):
------------------------------------
make BASEDIR=/path/to/output/location nochunks


XML to TXT
----------
Follow the instructions for nochunks and then run:
lynx -dump /path/to/nochunks >/path/to/output


XML to PDF:
-----------
make BASEDIR=/path/to/output/location pdf