blob: e6e044f2ca27a280025c3dfc637ad96041fa985a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
<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>
|