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

@ -33,25 +33,26 @@ booted into LFS. This way you will put the LFS version of LILO in the MBR
rather than the one that's there right now from your host system.
Depending on how old your host distribution is, the LFS version may have
more advanced features you need/could use.</para>
<para>Either way, run the following to make the lilo version installed
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
find the newbie hint at <ulink url="&hints-root;newbie.txt"/> very
<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">