Go to file
Bruce Dubbs b9906c64a2 Fix udev packages links
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9326 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-27 18:21:27 +00:00
appendices
bootscripts Fix Changelog typo 2010-06-27 13:28:32 +00:00
chapter01 Update to udev-158. Also add a new 2010-06-27 06:27:04 +00:00
chapter02
chapter03 Fix udev packages links 2010-06-27 18:21:27 +00:00
chapter04
chapter05 Sync kerenl version in explanation 2010-06-25 16:22:48 +00:00
chapter06 Update to udev-158. Also add a new 2010-06-27 06:27:04 +00:00
chapter07
chapter08
chapter09
images
prologue
stylesheets
udev-config
aux-file-data.sh
general.ent Update installed programs lists 2010-06-27 03:23:30 +00:00
index.xml
INSTALL
make-aux-files.sh
Makefile
obfuscate.sh
packages.ent Update to udev-158. Also add a new 2010-06-27 06:27:04 +00:00
patches.ent Upgrade to Gettext-0.18.1.1. Fixes #2686. 2010-06-21 14:56:47 +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