aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/lilo-inst.xml
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-06-06 04:26:10 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-06-06 04:26:10 +0000
commit817c2d590f67e74dfb29f750387486ba62cbb490 (patch)
treef2ece0a22ff6cbe16877c0609a516be078c490b8 /chapter06/lilo-inst.xml
parent6979d1a4e970975921972f86e12fa922ffa64b33 (diff)
Named the hint authors, updated the URL to the editors in the hints index, and mentioned the Gawk patch to avoid confusion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/lilo-inst.xml')
-rw-r--r--chapter06/lilo-inst.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/chapter06/lilo-inst.xml b/chapter06/lilo-inst.xml
index 6ec96cd40..c0915fef0 100644
--- a/chapter06/lilo-inst.xml
+++ b/chapter06/lilo-inst.xml
@@ -2,8 +2,8 @@
<title>Installation of Lilo</title>
<para>We have chosen Lilo as a boot loader because we feel comfortable with it, but you
-may wish to choose another. Someone has written a hint on
-GRUB at <ulink url="&hints-root;grub-howto.txt"/>.</para>
+may wish to choose another. Fabio Fracassi has written a hint on
+GRUB, which is available at <ulink url="&hints-root;grub-howto.txt"/>.</para>
<para>Install Lilo by running the following commands:</para>
@@ -20,9 +20,9 @@ message stating that /sbin/lilo has to be executed to complete the
update. Don't do this, as it has no use: the /etc/lilo.conf isn't present
yet. We will complete the installation of lilo in chapter 8.</para>
-<para>Maybe you'll be interested to know that someone wrote a hint on
-how to get a logo instead of the standard LILO prompt or menu. Take
-a look at it at <ulink url="&hints-root;bootlogo.txt"/>.</para>
+<para>The standard LILO prompt, or menu, may be replaced by the
+LFS logo, or any logo you like. Martin Imobersteg has written a
+hint about this, which is located at
+<ulink url="&hints-root;bootlogo.txt"/>.</para>
</sect2>
-