source: preface/organization.xml@ acfc391

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

Part I review with modification to better match LFS

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1048 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 <acronym>LFS</acronym> Configuration and Extra
12Software</title>
13<para>Here we introduce basic configuration and security issues. We also
14discuss a range of editors, filesystems and shells which aren't covered in
15the main <acronym>LFS</acronym> book.</para></sect2>
16
17<sect2><title>Part III - General Libraries and Utilities</title>
18<para>In this section we cover libraries which are often needed by the rest
19of the book as well as system utilities. Information on Programming
20(including recompiling <application>gcc</application> to support its full range
21of languages) concludes this part.</para></sect2>
22
23<sect2><title>Part IV - Connecting to a Network</title>
24<para>Here we cover how to connect to a network when you aren't using
25the simple static <acronym>IP</acronym> setup given in the main
26<acronym>LFS</acronym> book.</para></sect2>
27
28<sect2><title>Part V - Basic Networking</title>
29<para>Networking libraries and command line networking tools make up the
30bulk of this part.</para></sect2>
31
32<sect2><title>Part VI - Server Networking</title>
33<para>Here we deal with setting up mail and other servers (such as
34<application>SSH</application>, <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>
51KDE</application> in the Desktop Environment arena and we cover both gnome-1.4
52and gnome-&gnome-version; here.</para></sect2>
53
54<sect2><title>Part XI - X Software</title>
55<para>Office programs and graphical web browsers are important to most people.
56They, along with some generic <application>X</application> software can be
57found in this part of the book.</para></sect2>
58
59<sect2><title>Part XII - Multimedia</title>
60<para>Here we cover setting multimedia libraries and drivers along with some
61audio, video and CD-writing programs.</para></sect2>
62
63<sect2><title>Part XIII - Printing, Scanning and Typesetting</title>
64<para>The <acronym>PST</acronym> part of the book covers things from
65<application>ghostscript</application>, <application>CUPS</application>
66and <application>DocBook</application>
67to installing <application>TeX</application>.</para></sect2>
68
69<sect2><title>Appendices</title>
70<para>The Appendices cover information which doesn't belong in the main
71book; they are mainly there as a reference.</para></sect2>
72
73</sect1>
Note: See TracBrowser for help on using the repository browser.