source: preface/organization.xml@ cf4aab7

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb v5_0 v5_0-pre1 v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since cf4aab7 was 3336852, checked in by Larry Lawrence <larry@…>, 21 years ago

edit kde, prune TOC

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

  • Property mode set to 100644
File size: 2.8 KB
Line 
1<sect1 id="preface-organization">
2<?dbhtml filename="organization.html" dir="preface"?>
3<title>Organization</title>
4
5<para>This book is divided into the following parts.</para>
6
7<sect2><title>Part I - Introduction</title>
8<para>This part contains information which is essential to
9the rest of the book.</para></sect2>
10
11<sect2><title>Part II - Post LFS Configuration and Extra Software</title>
12<para>Here we introduce basic configuration and security issues. We also
13discuss a range of editors, filesystems and shells which aren't covered in
14the main LFS book.</para></sect2>
15
16<sect2><title>Part III - General Libraries and Utilities</title>
17<para>In this section we cover libraries which are often needed by the rest
18of the book as well as system utilities. Information on Programming
19(including recompiling gcc to support its full range of languages) concludes
20this part.</para></sect2>
21
22<sect2><title>Part IV - Connecting to a Network</title>
23<para>Here we cover how to connect to a network when you aren't using
24the simple static IP setup given in the main LFS book.</para></sect2>
25
26<sect2><title>Part V - Basic Networking</title>
27<para>Networking libraries and command line networking tools make up the
28bulk of this part.</para></sect2>
29
30<sect2><title>Part VI - Server Networking</title>
31<para>Here we deal with setting up mail and other servers (such as SSH,
32CVS, etc.).</para></sect2>
33
34<sect2><title>Part VII - Content Serving</title>
35<para>In this part we deal with databases and web server software
36<!--(including php)-->.</para></sect2>
37
38<sect2><title>Part VIII - X + Window Managers</title>
39<para>This part explains how to set up a basic XFree86 installation along
40with some generic X libraries and Window managers.</para></sect2>
41
42<sect2><title>Part IX - KDE</title>
43<para>For those who want to use the K Desktop Environment or some parts of
44it, this part covers it.</para></sect2>
45
46<sect2><title>Part X - Gnome</title>
47<para>Gnome is the main alternative to KDE in the Desktop Environment arena
48and we cover both gnome-1.4 and gnome-2.2 here.</para></sect2>
49
50<sect2><title>Part XI - X Software</title>
51<para>Office programs and graphical web browsers are important to most
52people. They, along with some generic X software can be found in this part
53of the book.</para></sect2>
54
55<sect2><title>Part XII - Multimedia</title>
56<para>Here we cover setting multimedia libraries and drivers along with some
57audio, video and CD-writing programs.</para></sect2>
58
59<sect2><title>Part XIII - Printing, Scanning and Typesetting</title>
60<para>The PST part of the book covers things from ghostscript, cups and DocBook
61to installing TeX.</para></sect2>
62
63<sect2><title>Appendices</title>
64<para>The Appendices cover information which doesn't belong in the main
65book; they are mainly there as a reference.</para></sect2>
66
67</sect1>
Note: See TracBrowser for help on using the repository browser.