Pointed to BLFS, added hints-index and blfs entities, updated URL in Vim.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2032 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Timothy Bauscher 2002-07-08 21:43:36 +00:00
parent 4ad61b4b96
commit de7df318ac
4 changed files with 23 additions and 17 deletions

View File

@ -46,6 +46,9 @@
</itemizedlist>
</para></listitem>
<listitem><para>July 8th, 2002 [timothy]: Chapter 09 - Rebooting the
system: Pointed to BLFS as the next step.</para></listitem>
<listitem><para>July 3rd, 2002 [timothy]: Chapter 06 - Sysvinit: Simplified
the sed command and updated the installation description because init now
prints "Sending processes" instead of "Sending all processes".</para></listitem>

View File

@ -8,8 +8,8 @@ commands.</para>
<para>If you don't like vim to be installed as an editor on your LFS system,
you may want to download an alternative and install the editor you
prefer. There are a few hints on how to install different editors
available at <ulink url="http://hints.linuxfromscratch.org/hints.shtml#editors"/>.
Currently there are hints for Emacs, joe, and nano.</para>
available at <ulink url="&hints-index;#editors"/>. Currently there are
hints for Emacs, joe, and nano.</para>
<para>Install Vim by running the following commands:</para>

View File

@ -39,19 +39,20 @@ on LFS active:</para>
<para><screen><userinput>/sbin/lilo</userinput></screen></para>
<para>If you are wondering "what do i do now?", then you will be glad to
know that Max Schattauer has written a hint on this subject at <ulink
url="&hints-root;afterlfs.txt"/>. On a similar note, if you are not
only a newbie to LFS, but also to Linux in general, you may
<para>Now that you have finished installing your LFS system, you may
be wondering how to install additional software, such as a web browser.
Your first stop should be the Beyond Linux From Scratch project, which may
be found at <ulink url="&blfs-root;"/>. The LFS hints may also prove helpful,
and are located at <ulink url="&hints-index;"/>. On a similar note, if you
are not only a newbie to LFS, but also to Linux in general, you may
find the newbie hint at <ulink url="&hints-root;newbie.txt"/> very
interesting.</para>
<para>Don't forget there are several LFS mailinglists you can subscribe
to if you are in need of help, advice, etc. See
<xref linkend="ch01-maillists"/> for more information.</para>
<para>Remember that there are several LFS mailinglists you may subscribe
to if you are in need of help. See <xref linkend="ch01-maillists"/> for
more information.</para>
<para>Again, we thank you for using the LFS Book and hope you found this
book useful and worth your time.</para>
</sect1>

View File

@ -4,14 +4,16 @@
<!ENTITY book SYSTEM "book/book.xml">
<!ENTITY version "20020703">
<!ENTITY releasedate "July 3rd, 2002">
<!ENTITY version "20020708">
<!ENTITY releasedate "July 8th, 2002">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org">
<!ENTITY ftp "ftp://ftp.linuxfromscratch.org/lfs-packages/cvs">
<!ENTITY http "http://ftp.linuxfromscratch.org/lfs-packages/cvs">
<!ENTITY hints-root "http://hints.linuxfromscratch.org/hints/">
<!ENTITY hints-index "http://hints.linuxfromscratch.org/hints.shtml">
<!ENTITY blfs-root "http://beyond.linuxfromscratch.org/">
<!ENTITY all-version "cvs-20020630-1405">
<!ENTITY all-size-kb "97,990 KB">