mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 05:27:39 +00:00
673b0d84ba
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
46 lines
1.7 KiB
XML
46 lines
1.7 KiB
XML
<?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>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>
|