source: preface/organization.xml@ ddee925

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 ddee925 was ab8a3cb, checked in by Larry Lawrence <larry@…>, 21 years ago

update gtk+ intro, acronym tags, s/GNOME/[Gg]nome

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

  • Property mode set to 100644
File size: 3.2 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 <acronym>LFS</acronym> 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 <application>gcc</application> 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 <acronym>IP</acronym> setup given in the main
25<acronym>LFS</acronym> book.</para></sect2>
26
27<sect2><title>Part V - Basic Networking</title>
28<para>Networking libraries and command line networking tools make up the
29bulk of this part.</para></sect2>
30
31<sect2><title>Part VI - Server Networking</title>
32<para>Here we deal with setting up mail and other servers (such as
33<application>SSH</application>,
34<application>CVS</application>, etc.).</para></sect2>
35
36<sect2><title>Part VII - Content Serving</title>
37<para>In this part we deal with databases and web server software
38<!--(including php)-->.</para></sect2>
39
40<sect2><title>Part VIII - X + Window Managers</title>
41<para>This part explains how to set up a basic
42<application>XFree86</application> installation along
43with some generic <application>X</application> libraries and Window managers.</para></sect2>
44
45<sect2><title>Part IX - KDE</title>
46<para>For those who want to use the K Desktop Environment or some parts of
47it, this part covers it.</para></sect2>
48
49<sect2><title>Part X - GNOME</title>
50<para><application>GNOME</application> is the main alternative to <application>KDE</application> in the Desktop Environment arena
51and we cover both gnome-1.4 and gnome-&gnome-version; here.</para></sect2>
52
53<sect2><title>Part XI - X Software</title>
54<para>Office programs and graphical web browsers are important to most
55people. They, along with some generic <application>X</application> software can be found in this part
56of the book.</para></sect2>
57
58<sect2><title>Part XII - Multimedia</title>
59<para>Here we cover setting multimedia libraries and drivers along with some
60audio, video and CD-writing programs.</para></sect2>
61
62<sect2><title>Part XIII - Printing, Scanning and Typesetting</title>
63<para>The <acronym>PST</acronym> part of the book covers things from
64<application>ghostscript</application>, <application>CUPS</application>
65and <application>DocBook</application>
66to installing <application>TeX</application>.</para></sect2>
67
68<sect2><title>Appendices</title>
69<para>The Appendices cover information which doesn't belong in the main
70book; they are mainly there as a reference.</para></sect2>
71
72</sect1>
Note: See TracBrowser for help on using the repository browser.