aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter03/creatingpart.xml2
-rw-r--r--chapter06/lilo-inst.xml4
-rw-r--r--chapter06/vim-inst.xml4
-rw-r--r--chapter07/introduction.xml2
-rw-r--r--chapter07/setclock.xml2
-rw-r--r--chapter09/theend.xml3
6 files changed, 10 insertions, 7 deletions
diff --git a/chapter03/creatingpart.xml b/chapter03/creatingpart.xml
index e4c6fe9b5..f35257e74 100644
--- a/chapter03/creatingpart.xml
+++ b/chapter03/creatingpart.xml
@@ -6,7 +6,7 @@ First, let me tell you that it is possible to build LFS on only one partition,
which is where your original distribution is installed. This is not recommended
if it is the first time you try LFS, but may be useful if you are short on disk
space. If you feel brave, take a look at the <ulink
-url="http://archive.linuxfromscratch.org/lfs-hints/OnePartitionHint.txt">one
+url="http://archive.linuxfromscratch.org/lfs-hints/one-partition-hint.txt">one
partition hint</ulink>.
</para>
diff --git a/chapter06/lilo-inst.xml b/chapter06/lilo-inst.xml
index 26a4be20b..449c21cee 100644
--- a/chapter06/lilo-inst.xml
+++ b/chapter06/lilo-inst.xml
@@ -4,7 +4,7 @@
<para>
We have chosen Lilo because we feel confortable with it, but you may wish to
take a look elsewhere. Someone has written a <ulink
-url="http://archive.linuxfromscratch.org/lfs-hints/GRUB-Howto.txt">hint on
+url="http://archive.linuxfromscratch.org/lfs-hints/grub-howto.txt">hint on
GRUB</ulink>, an alternative boot loader.
</para>
@@ -34,7 +34,7 @@ yet. We will complete the installation of lilo in chapter 8.
<para>
Maybe you'll be interested to know that someone wrote a hint on how to get a
logo instead the the standard LILO prompt or menu. Take a look at it <ulink
-url="http://archive.linuxfromscratch.org/lfs-hints/Bootlogo.txt">here</ulink>.
+url="http://archive.linuxfromscratch.org/lfs-hints/bootlogo.txt">here</ulink>.
</para>
</sect2>
diff --git a/chapter06/vim-inst.xml b/chapter06/vim-inst.xml
index d61380566..4f50750b5 100644
--- a/chapter06/vim-inst.xml
+++ b/chapter06/vim-inst.xml
@@ -6,7 +6,9 @@ If you don't like vim to be installed as an editor on the LFS system,
you may want to download an alternative and install an editor you
prefer. There are a few hints how to install different editors
available at <ulink
-url="http://archive.linuxfromscratch.org/lfs-hints/editors/">http://archive.linuxfromscratch.org/lfs-hints/editors/</ulink>
+url="http://archive.linuxfromscratch.org/lfs-hints/">
+http://www.archive.linuxfromscratch.org/lfs-hints/</ulink>. The
+hints which are currently available are for Emacs, Joe and nano.
</para>
<para>
diff --git a/chapter07/introduction.xml b/chapter07/introduction.xml
index 323270849..faaea0835 100644
--- a/chapter07/introduction.xml
+++ b/chapter07/introduction.xml
@@ -13,7 +13,7 @@ intact, setting up networking and starting the daemons that the system uses.
We will be using SysV style init scripts. We have chosen this style because it
is widely used and we feel confortable with it. If you want to try something
else, someone has written an LFS-Hint on <ulink
-url="http://archive.linuxfromscratch.org/lfs-hints/BSD-Init.txt">BSD style init
+url="http://archive.linuxfromscratch.org/lfs-hints/bsd-init.txt">BSD style init
scripts</ulink>.
</para>
diff --git a/chapter07/setclock.xml b/chapter07/setclock.xml
index 341257934..d0ad1f837 100644
--- a/chapter07/setclock.xml
+++ b/chapter07/setclock.xml
@@ -90,7 +90,7 @@ the value <emphasis>0</emphasis> (zero).
<para>
Now, you may want to take a look at a very good hint explaining <ulink
-url="http://archive.linuxfromscratch.org/lfs-hints/Time.txt">how we deal with
+url="http://archive.linuxfromscratch.org/lfs-hints/time.txt">how we deal with
time on LFS</ulink>. It explains issues such as timezones, UTC, and the TZ
environment variable.
</para>
diff --git a/chapter09/theend.xml b/chapter09/theend.xml
index 482216a9b..59c71cfc8 100644
--- a/chapter09/theend.xml
+++ b/chapter09/theend.xml
@@ -75,7 +75,8 @@ active:
<para>
If you are wondering: "Well, where to go now?" you'll be glad to hear that
someone has written an <ulink
-url="http://archive.linuxfromscratch.org/lfs-hints/Afterlfs.txt">LFS-Hint</ulink>
+url="http://archive.linuxfromscratch.org/lfs-hints/afterlfs.txt">LFS-Hint
+</ulink>
on that subject. On a same note, if you are not only newbie to LFS, but also
newbie to Linux in general, you may find the <ulink
url="http://archive.linuxfromscratch.org/lfs-hints/newbie.txt">newbie