bdubbs 0a67b184ea Update to automake-1.15.1.
Update to expat-2.2.1. 
Update to psmisc-23.1. 
Update to linux-4.11.5. 
Remove unneeded library check in host requirements.
Fix typos in acl and sed pages.
2017-06-22 02:53:21 +00:00
2017-03-10 19:30:06 +00:00
2017-06-22 02:53:21 +00:00
2017-06-22 02:53:21 +00:00
2017-05-08 15:58:13 +00:00
2017-06-07 19:24:30 +00:00
2017-06-22 02:53:21 +00:00
2017-05-14 05:52:34 +00:00
2017-02-08 04:56:26 +00:00
2016-08-12 02:02:09 +00:00
2017-02-10 03:45:31 +00:00
2016-05-29 20:28:17 +00:00
2016-05-03 17:48:18 +00:00
2017-06-22 02:53:21 +00:00
2016-05-29 20:28:17 +00:00
2017-02-07 17:13:50 +00:00
2016-07-22 17:19:55 +00:00
2017-06-22 02:53:21 +00:00
2017-05-08 15:58:13 +00:00
2015-10-12 21:20:03 +00:00
2016-10-15 20:13:19 +00:00

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.

In all examples, setting the parameter REV=systemd is needed to build the 
systemd version of the book.


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


Description
Перевод книги Linux From Scratch на русский язык
Readme MIT 21 MiB
Languages
XSLT 79.2%
HTML 11.6%
JavaScript 6.6%
Shell 1.3%
CSS 0.6%
Other 0.5%