diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-14 21:53:12 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-14 21:53:12 +0000 |
commit | 02974d8f1b3545815123a71af984aa9dc45d19ae (patch) | |
tree | a61f6dbe374c8bde2d2b588870fd2fb237e4edd4 /chapter09 | |
parent | 5b7293ab71a253046b37850efe349b15692ad4fd (diff) |
Re-adding HOME to the chroot command, and a few textual shuffles.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter09')
-rw-r--r-- | chapter09/whatnow.xml | 31 |
1 files changed, 18 insertions, 13 deletions
diff --git a/chapter09/whatnow.xml b/chapter09/whatnow.xml index e39a814e6..4fdae39cc 100644 --- a/chapter09/whatnow.xml +++ b/chapter09/whatnow.xml @@ -2,37 +2,42 @@ <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>Thank you for reading the LFS Book. We 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> +wondering what to do next. As an answer to that question we have composed a +short list of resources:</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> +<para>If you want extra utilities for your LFS system, there is the Beyond +Linux From Scratch book for you. It covers the installation procedures of many +different packages beyond the scope of the LFS book. Among them are +general libraries, programming languages, graphical desktops, multimedia, +networking and printing. 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> +<para>The LFS Hints are a collection of educational documents, often small, +submitted by volunteers in the LFS community. They cover subjects ranging from +dependencies to UTF-8 locales, from optimization to uGlibc, and from cloning to +TZ. 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 +<para>There are several LFS mailing lists you may subscribe to if you want to +help develop the book further, assist others to build their systems, or are in +need of help yourself. See <ulink url="&lfs-root;mail.html"/> 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 +of HOWTOs, Guides and man pages, and can be found at <ulink url="&tldp-root;"/>.</para></listitem> </itemizedlist> |