Ignore:
Timestamp:
01/06/2006 02:59:05 AM (19 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Children:
e1ca33a
Parents:
1714f1a
Message:

Merged recent changes from trunk to lfs-alpha. Fixed typo.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/alphabetical/BOOK@7248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter09/whatnow.xml

    r1714f1a r46a2e9c  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
     2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
     3  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
    34  <!ENTITY % general-entities SYSTEM "../general.ent">
    45  %general-entities;
    56]>
     7
    68<sect1 id="ch-finish-whatnow">
    7 <title>What Now?</title>
    8 <?dbhtml filename="whatnow.html"?>
     9  <?dbhtml filename="whatnow.html"?>
    910
    10 <para>Thank you for reading this LFS book. We hope that you have
    11 found this book helpful and have learned more about the system
    12 creation process.</para>
     11  <title>What Now?</title>
    1312
    14 <para>Now that the LFS system is installed, you may be wondering
    15 <quote>What next?</quote> To answer that question, we have compiled a
    16 list of resources for you.</para>
     13  <para>Thank you for reading this LFS book. We hope that you have
     14  found this book helpful and have learned more about the system
     15  creation process.</para>
    1716
    18 <itemizedlist>
    19 <listitem><para>Maintenance</para>
     17  <para>Now that the LFS system is installed, you may be wondering
     18  <quote>What next?</quote> To answer that question, we have compiled a
     19  list of resources for you.</para>
    2020
    21 <para>Bugs and security notices are reported regularly for all software.
    22 Since an LFS system is compiled from source, it is up to you to keep abreast of
    23 such reports.  There are several online resources that track such reports, some
    24 of which are shown below:</para>
     21  <itemizedlist>
    2522
    26 <itemizedlist>
    27 <listitem><para>Freshmeat.net (<ulink url="http://freshmeat.net/"/>)</para>
     23    <listitem>
     24      <para>Maintenance</para>
    2825
    29 <para>Freshmeat can notify you (via email) of new versions of packages installed on your system.</para>
    30 </listitem>
     26      <para>Bugs and security notices are reported regularly for all software.
     27      Since an LFS system is compiled from source, it is up to you to keep
     28      abreast of such reports.  There are several online resources that track
     29      such reports, some of which are shown below:</para>
    3130
    32 <listitem><para><ulink url="http://www.cert.org/">CERT</ulink> (Computer
    33 Emergency Response Team)</para>
     31      <itemizedlist>
    3432
    35 <para>CERT has a mailing list that publishes security alerts concerning various
    36 operating systems and applications.  Subscription information is available at
    37 <ulink url="http://www.us-cert.gov/cas/signup.html"/>.</para>
    38 </listitem>
     33        <listitem>
     34          <para>Freshmeat.net (<ulink url="http://freshmeat.net/"/>)</para>
    3935
    40 <listitem><para>Bugtraq</para>
     36          <para>Freshmeat can notify you (via email) of new versions of packages
     37          installed on your system.</para>
     38        </listitem>
    4139
    42 <para>Bugtraq is a full-disclosure computer security mailing list.  It publishes
    43 newly discovered security issues, and occasionally potential fixes for them.
    44 Subscription information is available at
    45 <ulink url="http://www.securityfocus.com/archive"/>.</para>
    46 </listitem>
    47 </itemizedlist>
    48 </listitem>
     40        <listitem>
     41          <para><ulink url="http://www.cert.org/">CERT</ulink> (Computer
     42          Emergency Response Team)</para>
    4943
    50 <listitem><para>Beyond Linux From Scratch</para>
     44          <para>CERT has a mailing list that publishes security alerts concerning
     45          various operating systems and applications. Subscription information is
     46          available at <ulink
     47          url="http://www.us-cert.gov/cas/signup.html"/>.</para>
     48        </listitem>
    5149
    52 <para>The Beyond Linux From Scratch book covers installation
    53 procedures for a wide range of software beyond the scope of the LFS
    54 Book. The BLFS project is located at <ulink url="&blfs-root;"/>.</para></listitem>
     50        <listitem>
     51          <para>Bugtraq</para>
    5552
    56 <listitem><para>LFS Hints</para>
     53          <para>Bugtraq is a full-disclosure computer security mailing list. It
     54          publishes newly discovered security issues, and occasionally potential
     55          fixes for them. Subscription information is available at <ulink
     56          url="http://www.securityfocus.com/archive"/>.</para>
     57        </listitem>
    5758
    58 <para>The LFS Hints are a collection of educational documents
    59 submitted by volunteers in the LFS community. The hints are available
    60 at <ulink url="&hints-index;"/>.</para></listitem>
     59      </itemizedlist>
     60    </listitem>
    6161
    62 <listitem><para>Mailing lists</para>
     62    <listitem>
     63      <para>Beyond Linux From Scratch</para>
    6364
    64 <para>There are several LFS mailing lists you may subscribe to if you
    65 are in need of help, want to stay current with the latest developments,
    66 want to contribute to the project, and more. See <xref
    67 linkend="ch-scatter-maillists"/> for more
    68 information.</para></listitem>
     65      <para>The Beyond Linux From Scratch book covers installation
     66      procedures for a wide range of software beyond the scope of the LFS
     67      Book. The BLFS project is located at <ulink url="&blfs-root;"/>.</para>
     68    </listitem>
    6969
    70 <listitem><para>The Linux Documentation Project</para>
     70    <listitem>
     71      <para>LFS Hints</para>
    7172
    72 <para>The goal of The Linux Documentation Project (TLDP) is to
    73 collaborate on all of the issues of Linux documentation. The TLDP features
    74 a large collection of HOWTOs, guides, and man pages.  It is located at
    75 <ulink url="http://www.tldp.org/"/>.</para></listitem>
     73      <para>The LFS Hints are a collection of educational documents
     74      submitted by volunteers in the LFS community. The hints are available
     75      at <ulink url="&hints-index;"/>.</para>
     76    </listitem>
    7677
    77 </itemizedlist>
     78    <listitem>
     79      <para>Mailing lists</para>
     80
     81      <para>There are several LFS mailing lists you may subscribe to if you
     82      are in need of help, want to stay current with the latest developments,
     83      want to contribute to the project, and more. See <xref
     84      linkend="ch-scatter-maillists"/> for more
     85      information.</para>
     86    </listitem>
     87
     88    <listitem>
     89      <para>The Linux Documentation Project</para>
     90
     91      <para>The goal of The Linux Documentation Project (TLDP) is to
     92      collaborate on all of the issues of Linux documentation. The TLDP features
     93      a large collection of HOWTOs, guides, and man pages.  It is located at
     94      <ulink url="http://www.tldp.org/"/>.</para>
     95    </listitem>
     96
     97  </itemizedlist>
    7898
    7999</sect1>
    80 
Note: See TracChangeset for help on using the changeset viewer.