12345678910111213141516171819202122232425262728293031323334353637383940 |
- <sect1 id="ch09-whatnow">
- <title>What now?</title>
- <?dbhtml filename="whatnow.html" dir="chapter09"?>
- <para>We thank you for reading the LFS Book and hope that you've found this
- book useful and worth your time.</para>
- <para>Now that you have finished installing your LFS system, you may be
- wondering "What now?". In order to answer that question, we have composed a
- list of resources for you.</para>
- <itemizedlist>
- <listitem><para>Beyond Linux From Scratch</para>
- <para>The Beyond Linux From Scratch book covers installation procedures
- for a wide range of software beyond the scope of the LFS Book. The BLFS
- project can be found at <ulink url="&blfs-root;"/>.</para></listitem>
- <listitem><para>LFS Hints</para>
- <para>The LFS Hints are a collection of small, educational documents
- submitted by volunteers in the LFS community. The Hints are available at
- <ulink url="&hints-index;"/>.</para></listitem>
- <listitem><para>Mailing lists</para>
- <para>There are several LFS mailing lists you may subscribe to if you are
- in need of help. See <xref linkend="ch01-maillists"/> for more
- information.</para></listitem>
- <listitem><para>The Linux Documentation Project</para>
- <para>The goal of the Linux Documentation Project is to collaborate in
- all of the issues of Linux documentation. The LDP features a large collection
- of HOWTOs, Guides and man pages; it may be found at
- <ulink url="&tldp-root;"/>.</para></listitem>
- </itemizedlist>
- </sect1>
|