瀏覽代碼

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
Jeremy Utley 22 年之前
父節點
當前提交
bef49bf2a8
共有 4 個文件被更改,包括 7 次插入7 次删除
  1. 1 1
      chapter01/maillists.xml
  2. 1 1
      chapter03/creatingfs.xml
  3. 2 2
      chapter05/gcc-pass2-inst.xml
  4. 3 3
      index.xml

+ 1 - 1
chapter01/maillists.xml

@@ -8,7 +8,7 @@ among others, the main development and support lists.</para>
 
 <para>For more information regarding which lists are available, how to
 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>
 

+ 1 - 1
chapter03/creatingfs.xml

@@ -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
 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
-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>
 

+ 2 - 2
chapter05/gcc-pass2-inst.xml

@@ -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
 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
-<ulink url="http://gcc.gnu.org/ml/gcc-testresults/2003-02/msg00204.html"/>.</para>
+current GCC-3.3.1 should look on i686-pc-linux-gnu, see
+<ulink url="http://gcc.gnu.org/ml/gcc-testresults/2003-08/msg01612.html"/>.</para>
 
 <para>Note that the results contain:</para>
 

+ 3 - 3
index.xml

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