Go to file
2008-04-03 05:12:53 +00:00
appendices
chapter01 Suppress installation of uptime in coreutils. Thanks to Randy McMurchy. Fixes #2133. 2008-04-03 05:12:53 +00:00
chapter02 Upgrade to E2fsprogs-1.40.5. Fixes #2138. 2008-02-07 19:35:36 +00:00
chapter03 Added an upstream patch for db-4.6.21, thanks Randy McMurchy for the report. Fixes #2164. 2008-04-03 02:24:56 +00:00
chapter04
chapter05 Upgrade to Coreutils-6.10. Fixes #2133. 2008-02-07 19:47:39 +00:00
chapter06 Suppress installation of uptime in coreutils. Thanks to Randy McMurchy. Fixes #2133. 2008-04-03 05:12:53 +00:00
chapter07 Correct the name of ru-ms keymap in the example (ru_ms is wrong even for 1.12). 2008-02-27 00:11:42 +00:00
chapter08
chapter09
images
prologue
stylesheets
general.ent Suppress installation of uptime in coreutils. Thanks to Randy McMurchy. Fixes #2133. 2008-04-03 05:12:53 +00:00
index.xml
INSTALL
Makefile Make sure obfuscate.sh is run using Bash. It fails on Ubuntu which has /bin/sh linked to dash. 2008-01-27 17:24:19 +00:00
obfuscate.sh
packages.ent Updated to linux-2.6.24.4, fixes #2157 2008-04-03 00:54:56 +00:00
patches.ent Added an upstream patch for db-4.6.21, thanks Randy McMurchy for the report. Fixes #2164. 2008-04-03 02:24:56 +00:00
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