source: book/organization.xml@ 559d08c

11.3 12.0 12.1 12.2 gimp3 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 xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128 xry111/xf86-video-removal
Last change on this file since 559d08c was e7f969d, checked in by David Bryant <davidbryant@…>, 2 years ago

Spruced up a rather dull chapter, to give it more pizzazz. Use colorful verbs!

  • Property mode set to 100644
File size: 4.0 KB
RevLine 
[722aba88]1<?xml version="1.0" encoding="ISO-8859-1"?>
[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="organization" xreflabel="Organization">
9 <?dbhtml filename="organization.html"?>
10
11 <sect1info>
12 <date>$Date$</date>
13 </sect1info>
14
15 <title>Organization</title>
16
[2eeb8695]17 <para>
[e7f969d]18 This book is divided into the following fourteen parts.
[2eeb8695]19 </para>
[722aba88]20
21 <bridgehead renderas="sect2">Part I - Introduction</bridgehead>
22
[2eeb8695]23 <para>
[e7f969d]24 This part contains essential information which is needed to
25 understand the rest of the book.
[2eeb8695]26 </para>
[722aba88]27
28 <bridgehead renderas="sect2">Part II - Post LFS Configuration and Extra
29 Software</bridgehead>
30
[2eeb8695]31 <para>
32 Here we introduce basic configuration and security issues. We also
[e7f969d]33 discuss a range of text editors, file systems, and shells which aren't covered
[2eeb8695]34 in the main LFS book.
35 </para>
[722aba88]36
37 <bridgehead renderas="sect2">Part III - General Libraries and Utilities</bridgehead>
38
[2eeb8695]39 <para>
[e7f969d]40 In this section we cover libraries which are often needed throughout
41 the book, as well as system utilities. Information on programming
[2eeb8695]42 (including recompiling <application>GCC</application> to support its full
43 range of languages) concludes this part.
44 </para>
[722aba88]45
[1d9fe1c]46 <bridgehead renderas="sect2">Part IV - Basic Networking</bridgehead>
[722aba88]47
[2eeb8695]48 <para>
[e7f969d]49 Here we explain how to connect to a network when you aren't using the
50 simple static IP setup presented in the main LFS book. Networking libraries
[2eeb8695]51 and command-line networking tools are also covered here.
52 </para>
[722aba88]53
[1d9fe1c]54 <bridgehead renderas="sect2">Part V - Servers</bridgehead>
[722aba88]55
[2eeb8695]56 <para>
[e7f969d]57 Here we show you how to set up mail and other servers (such as
[2eeb8695]58 <application>FTP</application>, <application>Apache</application>, etc.).
59 </para>
[722aba88]60
[1d9fe1c]61 <bridgehead renderas="sect2">Part VI - X + Window Managers</bridgehead>
[722aba88]62
[2eeb8695]63 <para>
64 This part explains how to set up a basic <application>X Window
[e7f969d]65 System</application>, along with some generic
[2eeb8695]66 <application>X</application> libraries and Window managers.
67 </para>
[722aba88]68
[1d9fe1c]69 <bridgehead renderas="sect2">Part VII - KDE</bridgehead>
[722aba88]70
[2eeb8695]71 <para>
[e7f969d]72 This part is for those who want to use the <application>K Desktop
73 Environment</application>, or parts of it.
[2eeb8695]74 </para>
[722aba88]75
[1d9fe1c]76 <bridgehead renderas="sect2">Part VIII - GNOME</bridgehead>
[722aba88]77
[2eeb8695]78 <para>
79 <application>GNOME</application> is the main alternative to
80 <application>KDE</application> in the Desktop Environment arena.
[07584d8]81 </para>
[722aba88]82
[256784ce]83 <bridgehead renderas="sect2">Part IX - Xfce</bridgehead>
84
[2eeb8695]85 <para>
86 <application>Xfce</application> is a lightweight alternative to
87 <application>GNOME</application> and <application>KDE</application>.
[256784ce]88 </para>
89
[7e3964a0]90 <bridgehead renderas="sect2">Part X - LXDE</bridgehead>
91
[2eeb8695]92 <para>
93 <application>LXDE</application> is another lightweight alternative to
94 <application>GNOME</application> and <application>KDE</application>.
[7e3964a0]95 </para>
96
[e7f969d]97 <bridgehead renderas="sect2">Part XI - More X Software</bridgehead>
[722aba88]98
[2eeb8695]99 <para>
100 Office programs and graphical web browsers are important to most people.
[e7f969d]101 They, and some generic <application>X</application> software, can be
[2eeb8695]102 found in this part of the book.
103 </para>
[722aba88]104
[7e3964a0]105 <bridgehead renderas="sect2">Part XII - Multimedia</bridgehead>
[722aba88]106
[2eeb8695]107 <para>
[e7f969d]108 Here we cover multimedia libraries and drivers, along with some
109 audio, video, and CD-writing programs.
[2eeb8695]110 </para>
[722aba88]111
[7e3964a0]112 <bridgehead renderas="sect2">Part XIII - Printing, Scanning and
[722aba88]113 Typesetting (PST)</bridgehead>
114
[2eeb8695]115 <para>
[e7f969d]116 This part covers document handling, from applications like
117 <application>Ghostscript</application>, <application>CUPS</application>, and
118 <application>DocBook</application>, all the way to
[2eeb8695]119 <application>texlive</application>.
120 </para>
[722aba88]121
122 <bridgehead renderas="sect2">Appendices</bridgehead>
123
[2eeb8695]124 <para>
[e7f969d]125 The Appendices present information which doesn't belong in the body of
126 book; they are included as reference material. The glossary of acronyms
127 is a handy feature.
[2eeb8695]128 </para>
[722aba88]129
130</sect1>
Note: See TracBrowser for help on using the repository browser.