source: chapter09/whatnow.xml@ d38b5dd

6.0
Last change on this file since d38b5dd was 593b1071, checked in by Gerard Beekmans <gerard@…>, 20 years ago

Fixed acronym list

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

  • Property mode set to 100644
File size: 1.8 KB
RevLine 
[673b0d8]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
[3be4d97]6<sect1 id="ch-finish-whatnow">
[69993f4]7<title>What Now?</title>
[673b0d8]8<?dbhtml filename="whatnow.html"?>
[50b7320]9
[dbc195c]10<para>Thank you for reading this LFS book! We hope that you have
11found this book helpful and have learned more about the system
12creation process.</para>
[50b7320]13
[dbc195c]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
16list of resources for you.</para>
[50b7320]17
18<itemizedlist>
19<listitem><para>Beyond Linux From Scratch</para>
20
[dbc195c]21<para>The Beyond Linux From Scratch book covers installation
22procedures for a wide range of software beyond the scope of the LFS
23Book. The BLFS project is located at <ulink url="&blfs-root;"/>.</para></listitem>
[50b7320]24
25<listitem><para>LFS Hints</para>
26
[dbc195c]27<para>The LFS Hints are a collection of educational documents
28submitted by volunteers in the LFS community. The Hints are available
29at <ulink url="&hints-index;"/>.</para></listitem>
[50b7320]30
31<listitem><para>Mailing lists</para>
32
[dbc195c]33<para>There are several LFS mailing lists you may subscribe to if you
[69993f4]34are in need of help, want to stay current with the latest developments,
35want to contribute to the project, and more. See <xref
[dbc195c]36linkend="ch-scatter-maillists"/> for more
[50b7320]37information.</para></listitem>
38
39<listitem><para>The Linux Documentation Project</para>
40
[593b1071]41<para>The goal of The Linux Documentation Project (TLDP) is to
42collaborate on all of the issues of Linux documentation. The TLDP features
[dbc195c]43a large collection of HOWTOs, guides, and man pages. It is located at
[673b0d8]44<ulink url="http://www.tldp.org/"/>.</para></listitem>
[50b7320]45
46</itemizedlist>
47
48</sect1>
[dbc195c]49
Note: See TracBrowser for help on using the repository browser.