introduction.xml 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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 it possible to understand
  23. what
  24. a program does. To get knowledge of all details on a program, I suggest
  25. to start by reading the complete man page in addition to this appendix.
  26. </para>
  27. <para>
  28. Certain packages are documented more in depth
  29. than others, because I just happen to know more about certain
  30. packages than I know about others. If anything should be added on the
  31. following descriptions, please don't hesitate to email me. This list is
  32. going to contain an in depth description of every package installed, but
  33. I can't do this on my own. I have had help from various people but more
  34. help is needed.
  35. </para>
  36. <para>
  37. Please note that currently only what a package does is described and not
  38. why it needs to be installed. That will be added later.
  39. </para>
  40. </sect1>