Go to file
2013-03-29 11:28:04 +00:00
appendices
bootscripts
chapter01 Introduce --disable-install-libiberty to prevent GCC from installing libiberty.a, but retain the existing sed as the configure flag doesn't seem to do what it should. 2013-03-29 11:28:04 +00:00
chapter02 Change all refereces to hda to sda 2013-03-24 19:23:53 +00:00
chapter03 Upgrade to Binutils-2.23.2. Fixes #3318. 2013-03-28 17:41:36 +00:00
chapter04 Change all refereces to hda to sda 2013-03-24 19:23:53 +00:00
chapter05 Remove instructions to prevent the building of GCC's info files. 2013-03-29 11:27:05 +00:00
chapter06 Introduce --disable-install-libiberty to prevent GCC from installing libiberty.a, but retain the existing sed as the configure flag doesn't seem to do what it should. 2013-03-29 11:28:04 +00:00
chapter07 Fix typo. 2013-03-13 17:08:23 +00:00
chapter08 Change all refereces to hda to sda 2013-03-24 19:23:53 +00:00
chapter09
images
prologue Upgrade to GCC-4.8.0. Fixes #3312. 2013-03-28 17:38:55 +00:00
stylesheets Typos 2013-03-03 23:27:56 +00:00
udev-lfs Update udev-lfs-199 for man pages and html docs 2013-03-29 01:10:46 +00:00
aux-file-data.sh
general.ent Remove instructions to prevent the building of GCC's info files. 2013-03-29 11:27:05 +00:00
index.xml
INSTALL
make-aux-files.sh
Makefile
obfuscate.sh
packages.ent Update udev-lfs-199 for man pages and html docs 2013-03-29 01:10:46 +00:00
patches.ent Upgrade to Binutils-2.23.2. Fixes #3318. 2013-03-28 17:41:36 +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