Эх сурвалжийг харах

Changed locations to the hints on archive.linuxfromscratch.org (some
hints have been renamed into all lowercase)


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@761 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Gerard Beekmans 24 жил өмнө
parent
commit
8c74d8ad18

+ 1 - 1
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>
 

+ 2 - 2
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>

+ 3 - 1
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>

+ 1 - 1
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>
 

+ 1 - 1
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>

+ 2 - 1
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