1
0

whatnow.xml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <sect1 id="ch-finish-whatnow">
  2. <title>What now?</title>
  3. <?dbhtml filename="whatnow.html" dir="chapter09"?>
  4. <para>Thank you for reading the LFS Book. We hope that you've found this book
  5. useful and worth your time.</para>
  6. <para>Now that you have finished installing your LFS system, you may be
  7. wondering what to do next. As an answer to that question we have composed a
  8. short list of resources:</para>
  9. <itemizedlist>
  10. <listitem><para>Beyond Linux From Scratch</para>
  11. <para>If you want extra utilities for your LFS system, there is the Beyond
  12. Linux From Scratch book for you. It covers the installation procedures of many
  13. different packages beyond the scope of the LFS book. Among them are
  14. general libraries, programming languages, graphical desktops, multimedia,
  15. networking and printing. The BLFS project can be found at
  16. <ulink url="&blfs-root;"/>.</para></listitem>
  17. <listitem><para>LFS Hints</para>
  18. <para>The LFS Hints are a collection of educational documents, often small,
  19. submitted by volunteers in the LFS community. They cover subjects ranging from
  20. dependencies to UTF-8 locales, from optimization to uGlibc, and from cloning to
  21. TZ. The Hints are available at <ulink url="&hints-index;"/>.</para></listitem>
  22. <listitem><para>Mailing lists</para>
  23. <para>There are several LFS mailing lists you may subscribe to if you want to
  24. help develop the book further, assist others to build their systems, or are in
  25. need of help yourself. See <ulink url="&lfs-root;mail.html"/> for more
  26. information.</para></listitem>
  27. <listitem><para>The Linux Documentation Project</para>
  28. <para>The goal of the Linux Documentation Project is to collaborate in
  29. all of the issues of Linux documentation. The LDP features a large collection
  30. of HOWTOs, Guides and man pages, and can be found at
  31. <ulink url="&tldp-root;"/>.</para></listitem>
  32. </itemizedlist>
  33. </sect1>