introduction.xml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <sect1 id="aa-intro">
  2. <title>Introduction</title>
  3. <?dbhtml filename="introduction.html" dir="appendixa"?>
  4. <para>This appendix describes the following aspect of each and every package
  5. that is installed in this book:</para>
  6. <itemizedlist>
  7. <listitem><para> What every package contains</para></listitem>
  8. <listitem><para> What every program from a package does</para></listitem>
  9. </itemizedlist>
  10. <para>The packages are listed in the same order as they are installed in
  11. chapter 5 (Intel system) or chapter 11 (PPC systems).</para>
  12. <para>Most information about these packages (especially the descriptions of
  13. it) come from the man pages from those packages. I'm not going to print
  14. the entire man page, just the core elements to make it possible to understand
  15. what
  16. a program does. To get knowledge of all details on a program, I suggest
  17. to start by reading the complete man page in addition to this appendix.</para>
  18. <para>Certain packages are documented more in depth
  19. than others, because I just happen to know more about certain
  20. packages than I know about others. If anything should be added on the
  21. following descriptions, please don't hesitate to email me. This list is
  22. going to contain an in depth description of every package installed, but
  23. I can't do this on my own. I have had help from various people but more
  24. help is needed.</para>
  25. <para>Please note that currently only what a package does is described and not
  26. why it needs to be installed. That will be added later.</para>
  27. </sect1>