aboutsummaryrefslogtreecommitdiffstats
path: root/chapter09/whatnow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter09/whatnow.xml')
-rw-r--r--chapter09/whatnow.xml127
1 files changed, 73 insertions, 54 deletions
diff --git a/chapter09/whatnow.xml b/chapter09/whatnow.xml
index 0cf0581bd..445564e1a 100644
--- a/chapter09/whatnow.xml
+++ b/chapter09/whatnow.xml
@@ -1,80 +1,99 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
+
<sect1 id="ch-finish-whatnow">
-<title>What Now?</title>
-<?dbhtml filename="whatnow.html"?>
+ <?dbhtml filename="whatnow.html"?>
-<para>Thank you for reading this LFS book. We hope that you have
-found this book helpful and have learned more about the system
-creation process.</para>
+ <title>What Now?</title>
-<para>Now that the LFS system is installed, you may be wondering
-<quote>What next?</quote> To answer that question, we have compiled a
-list of resources for you.</para>
+ <para>Thank you for reading this LFS book. We hope that you have
+ found this book helpful and have learned more about the system
+ creation process.</para>
-<itemizedlist>
-<listitem><para>Maintenance</para>
+ <para>Now that the LFS system is installed, you may be wondering
+ <quote>What next?</quote> To answer that question, we have compiled a
+ list of resources for you.</para>
-<para>Bugs and security notices are reported regularly for all software.
-Since an LFS system is compiled from source, it is up to you to keep abreast of
-such reports. There are several online resources that track such reports, some
-of which are shown below:</para>
+ <itemizedlist>
-<itemizedlist>
-<listitem><para>Freshmeat.net (<ulink url="http://freshmeat.net/"/>)</para>
+ <listitem>
+ <para>Maintenance</para>
-<para>Freshmeat can notify you (via email) of new versions of packages installed on your system.</para>
-</listitem>
+ <para>Bugs and security notices are reported regularly for all software.
+ Since an LFS system is compiled from source, it is up to you to keep
+ abreast of such reports. There are several online resources that track
+ such reports, some of which are shown below:</para>
-<listitem><para><ulink url="http://www.cert.org/">CERT</ulink> (Computer
-Emergency Response Team)</para>
+ <itemizedlist>
-<para>CERT has a mailing list that publishes security alerts concerning various
-operating systems and applications. Subscription information is available at
-<ulink url="http://www.us-cert.gov/cas/signup.html"/>.</para>
-</listitem>
+ <listitem>
+ <para>Freshmeat.net (<ulink url="http://freshmeat.net/"/>)</para>
-<listitem><para>Bugtraq</para>
+ <para>Freshmeat can notify you (via email) of new versions of packages
+ installed on your system.</para>
+ </listitem>
-<para>Bugtraq is a full-disclosure computer security mailing list. It publishes
-newly discovered security issues, and occasionally potential fixes for them.
-Subscription information is available at
-<ulink url="http://www.securityfocus.com/archive"/>.</para>
-</listitem>
-</itemizedlist>
-</listitem>
+ <listitem>
+ <para><ulink url="http://www.cert.org/">CERT</ulink> (Computer
+ Emergency Response Team)</para>
-<listitem><para>Beyond Linux From Scratch</para>
+ <para>CERT has a mailing list that publishes security alerts concerning
+ various operating systems and applications. Subscription information is
+ available at <ulink
+ url="http://www.us-cert.gov/cas/signup.html"/>.</para>
+ </listitem>
-<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 is located at <ulink url="&blfs-root;"/>.</para></listitem>
+ <listitem>
+ <para>Bugtraq</para>
-<listitem><para>LFS Hints</para>
+ <para>Bugtraq is a full-disclosure computer security mailing list. It
+ publishes newly discovered security issues, and occasionally potential
+ fixes for them. Subscription information is available at <ulink
+ url="http://www.securityfocus.com/archive"/>.</para>
+ </listitem>
-<para>The LFS Hints are a collection of educational documents
-submitted by volunteers in the LFS community. The hints are available
-at <ulink url="&hints-index;"/>.</para></listitem>
+ </itemizedlist>
+ </listitem>
-<listitem><para>Mailing lists</para>
+ <listitem>
+ <para>Beyond Linux From Scratch</para>
-<para>There are several LFS mailing lists you may subscribe to if you
-are in need of help, want to stay current with the latest developments,
-want to contribute to the project, and more. See <xref
-linkend="ch-scatter-maillists"/> for more
-information.</para></listitem>
+ <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 is located at <ulink url="&blfs-root;"/>.</para>
+ </listitem>
-<listitem><para>The Linux Documentation Project</para>
+ <listitem>
+ <para>LFS Hints</para>
-<para>The goal of The Linux Documentation Project (TLDP) is to
-collaborate on all of the issues of Linux documentation. The TLDP features
-a large collection of HOWTOs, guides, and man pages. It is located at
-<ulink url="http://www.tldp.org/"/>.</para></listitem>
+ <para>The LFS Hints are a collection of educational documents
+ submitted by volunteers in the LFS community. The hints are available
+ at <ulink url="&hints-index;"/>.</para>
+ </listitem>
-</itemizedlist>
+ <listitem>
+ <para>Mailing lists</para>
-</sect1>
+ <para>There are several LFS mailing lists you may subscribe to if you
+ are in need of help, want to stay current with the latest developments,
+ want to contribute to the project, and more. 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 (TLDP) is to
+ collaborate on all of the issues of Linux documentation. The TLDP features
+ a large collection of HOWTOs, guides, and man pages. It is located at
+ <ulink url="http://www.tldp.org/"/>.</para>
+ </listitem>
+
+ </itemizedlist>
+
+</sect1>