source: book/whoread.xml@ 2eeb8695

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 2eeb8695 was 2eeb8695, checked in by Pierre Labastie <pieere@…>, 4 years ago

Format multimedia chapter

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22821 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 1.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
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 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Who Would Want to Read this Book</title>
17
18 <para>
19 This book is mainly aimed at those who have built a system based
20 on the LFS book. It will also be useful for those who are using other
21 distributions, but for one reason or another want to manually build
22 software and are in need of some assistance. Note that the material
23 contained in this book, in particular the dependency listings, is based
24 upon the assumption that you are using a base LFS system with every
25 package listed in the LFS book already installed and configured. BLFS can
26 be used to create a range of diverse systems and so the target audience is
27 probably nearly as wide as that of the LFS book. If you found LFS useful,
28 you should also like this!
29 </para>
30
31 <para>
32 Since Release 7.4, the BLFS book version matches the LFS book version.
33 This book may be incompatible with a previous or later release of the LFS
34 book.
35 </para>
36
37</sect1>
Note: See TracBrowser for help on using the repository browser.