| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 | 
							- <?xml version="1.0" encoding="ISO-8859-1"?>
 
- <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 
-   <!ENTITY % general-entities SYSTEM "../general.ent">
 
-   %general-entities;
 
- ]>
 
- <sect1 id="ch-finish-whatnow">
 
- <title>What now?</title>
 
- <?dbhtml filename="whatnow.html"?>
 
- <para>See testing</para>
 
- <!--
 
- <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 <quote>What now?</quote>. 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="ch-scatter-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="http://www.tldp.org/"/>.</para></listitem>
 
- </itemizedlist>
 
- -->
 
- </sect1>
 
 
  |