whatnow.xml 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
  3. <!ENTITY % general-entities SYSTEM "../general.ent">
  4. %general-entities;
  5. ]>
  6. <sect1 id="ch-finish-whatnow">
  7. <title>What Now?</title>
  8. <?dbhtml filename="whatnow.html"?>
  9. <para>Thank you for reading this LFS book. We hope that you have
  10. found this book helpful and have learned more about the system
  11. creation process.</para>
  12. <para>Now that the LFS system is installed, you may be wondering
  13. <quote>What next?</quote> To answer that question, we have compiled a
  14. list of resources for you.</para>
  15. <itemizedlist>
  16. <listitem><para>Beyond Linux From Scratch</para>
  17. <para>The Beyond Linux From Scratch book covers installation
  18. procedures for a wide range of software beyond the scope of the LFS
  19. Book. The BLFS project is located at <ulink url="&blfs-root;"/>.</para></listitem>
  20. <listitem><para>LFS Hints</para>
  21. <para>The LFS Hints are a collection of educational documents
  22. submitted by volunteers in the LFS community. The hints are available
  23. at <ulink url="&hints-index;"/>.</para></listitem>
  24. <listitem><para>Mailing lists</para>
  25. <para>There are several LFS mailing lists you may subscribe to if you
  26. are in need of help, want to stay current with the latest developments,
  27. want to contribute to the project, and more. See <xref
  28. linkend="ch-scatter-maillists"/> for more
  29. information.</para></listitem>
  30. <listitem><para>The Linux Documentation Project</para>
  31. <para>The goal of The Linux Documentation Project (TLDP) is to
  32. collaborate on all of the issues of Linux documentation. The TLDP features
  33. a large collection of HOWTOs, guides, and man pages. It is located at
  34. <ulink url="http://www.tldp.org/"/>.</para></listitem>
  35. </itemizedlist>
  36. </sect1>