source: book/whoread.xml

trunk
Last change on this file was ab4fdfc, checked in by Pierre Labastie <pierre.labastie@…>, 3 months ago

Change all xml decl to encoding=utf-8

  • Property mode set to 100644
File size: 1.2 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[722aba88]4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="whoread" xreflabel="Who Would Want to Read this Book">
9 <?dbhtml filename="whoread.html"?>
10
11
12 <title>Who Would Want to Read this Book</title>
13
[2eeb8695]14 <para>
15 This book is mainly aimed at those who have built a system based
16 on the LFS book. It will also be useful for those who are using other
[872d8ea8]17 distributions, and for one reason or another want to manually build
18 software and need some assistance. Note that the material
[54d58907]19 in this book, in particular the dependency listings,
[872d8ea8]20 assumes that you are using a basic LFS system with every
[2eeb8695]21 package listed in the LFS book already installed and configured. BLFS can
22 be used to create a range of diverse systems and so the target audience is
[872d8ea8]23 probably as wide as that of the LFS book. If you found LFS useful,
[2eeb8695]24 you should also like this!
25 </para>
[722aba88]26
[2eeb8695]27 <para>
[872d8ea8]28 Since Release 7.4, the BLFS book version has matched the LFS book version.
[2eeb8695]29 This book may be incompatible with a previous or later release of the LFS
30 book.
31 </para>
[722aba88]32
33</sect1>
Note: See TracBrowser for help on using the repository browser.