Go to file
Matthew Burgess d65b365590 Upgrade to IPRoute2-3.8.0. Fixes #3291.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-24 19:39:18 +00:00
appendices
bootscripts Remove more bashisms in scripts 2013-01-24 22:25:14 +00:00
chapter01 Upgrade to IPRoute2-3.8.0. Fixes #3291. 2013-02-24 19:39:18 +00:00
chapter02 Remove trailing whitespace from all files. 2013-02-11 20:09:22 +00:00
chapter03 Upgrade to Coreutils-8.21 2013-02-19 01:49:18 +00:00
chapter04 Minor wording change 2011-03-01 16:13:52 +00:00
chapter05 Update to texinfo-5.0 and linux-3.7.9. 2013-02-18 21:33:51 +00:00
chapter06 Upgrade to IPRoute2-3.8.0. Fixes #3291. 2013-02-24 19:39:18 +00:00
chapter07
chapter08 Remove trailing whitespace from all files. 2013-02-11 20:09:22 +00:00
chapter09 Remove trailing whitespace from all files. 2013-02-11 20:09:22 +00:00
images
prologue Add rationale for Libpipeline, and make some other minor cosmetic changes. 2013-02-12 22:08:32 +00:00
stylesheets
udev-lfs
aux-file-data.sh
general.ent
index.xml
INSTALL
make-aux-files.sh
Makefile
obfuscate.sh
packages.ent Upgrade to IPRoute2-3.8.0. Fixes #3291. 2013-02-24 19:39:18 +00:00
patches.ent
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