introduction.xml 1.4 KB

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