Updated URL's to reflect new web site structure

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Jeremy Utley 2003-09-04 04:20:50 +00:00
parent e991f768a2
commit bef49bf2a8
4 changed files with 7 additions and 7 deletions

View File

@ -8,7 +8,7 @@ among others, the main development and support lists.</para>
<para>For more information regarding which lists are available, how to <para>For more information regarding which lists are available, how to
subscribe to them, archive locations, etc. visit <ulink subscribe to them, archive locations, etc. visit <ulink
url="http://www.linuxfromscratch.org/mailinglists">http://www.linuxfromscratch.org/mailinglists</ulink>.</para> url="http://www.linuxfromscratch.org/mail.html">http://www.linuxfromscratch.org/mailinglists</ulink>.</para>
</sect1> </sect1>

View File

@ -7,7 +7,7 @@ Most widely used in the Linux world is the second extended file system (ext2),
but with the high-capacity hard disks of today the so-called journaling file but with the high-capacity hard disks of today the so-called journaling file
systems are becoming increasingly popular. Here we will create an ext2 file systems are becoming increasingly popular. Here we will create an ext2 file
system, but build instructions for other file systems can be found at <ulink system, but build instructions for other file systems can be found at <ulink
url="http://beyond.linuxfromscratch.org/view/cvs/postlfs/filesystems.html"/>.</para> url="http://www.linuxfromscratch.org/blfs/view/cvs/postlfs/filesystems.html"/>.</para>
<para>To create an ext2 file system on the LFS partition run the following:</para> <para>To create an ext2 file system on the LFS partition run the following:</para>

View File

@ -66,8 +66,8 @@ a summary of the test suite results, run this:</para>
<para>You can compare your results to those posted to the gcc-testresults <para>You can compare your results to those posted to the gcc-testresults
mailing list for similar configurations to your own. For an example of how mailing list for similar configurations to your own. For an example of how
current GCC-3.2.x should look on i686-pc-linux-gnu, see current GCC-3.3.1 should look on i686-pc-linux-gnu, see
<ulink url="http://gcc.gnu.org/ml/gcc-testresults/2003-02/msg00204.html"/>.</para> <ulink url="http://gcc.gnu.org/ml/gcc-testresults/2003-08/msg01612.html"/>.</para>
<para>Note that the results contain:</para> <para>Note that the results contain:</para>

View File

@ -11,9 +11,9 @@
<!ENTITY http-root "http://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org">
<!ENTITY ftp "ftp://ftp.linuxfromscratch.org/lfs-packages/cvs"> <!ENTITY ftp "ftp://ftp.linuxfromscratch.org/lfs-packages/cvs">
<!ENTITY http "http://downloads.linuxfromscratch.org"> <!ENTITY http "http://downloads.linuxfromscratch.org">
<!ENTITY hints-root "http://hints.linuxfromscratch.org/hints/"> <!ENTITY hints-root "http://www.linuxfromscratch.org/hints/files/">
<!ENTITY hints-index "http://hints.linuxfromscratch.org/hints.shtml"> <!ENTITY hints-index "http://hints.linuxfromscratch.org/hints/list.html">
<!ENTITY blfs-root "http://beyond.linuxfromscratch.org/"> <!ENTITY blfs-root "http://www.linuxfromscratch.org/blfs/">
<!ENTITY tldp-root "http://www.tldp.org/"> <!ENTITY tldp-root "http://www.tldp.org/">
<!ENTITY all-version "cvs-20030831-estimate"> <!ENTITY all-version "cvs-20030831-estimate">