Go to file
2009-06-01 03:28:00 +00:00
appendices
bootscripts
chapter01 Remove no longer used zlib patch from patches list. 2009-06-01 03:28:00 +00:00
chapter02 Commented out "LFS next to existing hints" until its viability can be established. 2009-05-28 04:15:15 +00:00
chapter03 Remove no longer used zlib patch from patches list. 2009-06-01 03:28:00 +00:00
chapter04
chapter05 Typo 2009-05-27 17:23:52 +00:00
chapter06
chapter07 Change the bootsripts and udev configuration so the rtc is set by udev upon boot. 2009-05-23 12:29:29 +00:00
chapter08
chapter09
images Import the admonition graphics from the DocBook-XSL package. 2007-02-09 22:04:35 +00:00
prologue
stylesheets
udev-config Change the bootsripts and udev configuration so the rtc is set by udev upon boot. 2009-05-23 12:29:29 +00:00
aux-file-data.sh
general.ent Remove no longer used zlib patch from patches list. 2009-06-01 03:28:00 +00:00
index.xml
INSTALL
make-aux-files.sh
Makefile
obfuscate.sh
packages.ent
patches.ent
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