aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/introduction.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-02-15 15:26:52 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-02-15 15:26:52 +0000
commitb08f4096533577934b885fa9df41d3881d141612 (patch)
tree8e5ffc0ba65ac34d97cd6a896d33b85a897a6da8 /appendixa/introduction.xml
parentad08014624938a3a3bfd1b44e8b27d02c7b06dd8 (diff)
Initial XML commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/introduction.xml')
-rw-r--r--appendixa/introduction.xml51
1 files changed, 51 insertions, 0 deletions
diff --git a/appendixa/introduction.xml b/appendixa/introduction.xml
new file mode 100644
index 000000000..a8d2d5087
--- /dev/null
+++ b/appendixa/introduction.xml
@@ -0,0 +1,51 @@
+<sect1 id="aa-intro">
+<title>Introduction</title>
+
+
+<para>
+This appendix describes the following aspect of each and every package
+that is installed in this book:
+</para>
+
+<itemizedlist>
+
+<listitem><para>
+ What every package contains
+</para></listitem>
+
+<listitem><para>
+ What every program from a package does
+</para></listitem>
+
+</itemizedlist>
+
+<para>
+The packages are listed in the same order as they are installed in
+chapter 5 (Intel system) or chapter 11 (PPC systems).
+</para>
+
+<para>
+Most information about these packages (especially the descriptions of
+it) come from the man pages from those packages. I'm not going to print
+the entire man page, just the core elements to make you understand what
+a program does. If you want to know full details on a program, I suggest
+you start by reading the complete man page in addition to this appendix.
+</para>
+
+<para>
+You will also find that certain packages are documented more in depth
+than others. The reason is that I just happen to know more about certain
+packages than I know about others. If you have anything to add on the
+following descriptions, please don't hesitate to email me. This list is
+going to contain an in depth description of every package installed, but
+I can't do this on my own. I have had help from various people but more
+help is needed.
+</para>
+
+<para>
+Please note that currently only what a package does is described and not
+why you need to install it. That will be added later.
+</para>
+
+</sect1>
+