Jelajahi Sumber

Point people to the kernel.org mirrors for downloading the dev
systems to take some load off my server

Eric Andersen 21 tahun lalu
induk
melakukan
3a3502d760
3 mengubah file dengan 31 tambahan dan 30 penghapusan
  1. 4 3
      docs/uclibc.org/FAQ.html
  2. 7 7
      docs/uclibc.org/index.html
  3. 20 20
      docs/uclibc.org/old-news.html

+ 4 - 3
docs/uclibc.org/FAQ.html

@@ -265,10 +265,11 @@ to the uClibc home page.</a>
     If you want to be <em>really</em> lazy and start using uClibc right
     If you want to be <em>really</em> lazy and start using uClibc right
     away without needing to compile your own toolchain or anything, you can
     away without needing to compile your own toolchain or anything, you can
     grab a copy of the uClibc development systems, currently available for
     grab a copy of the uClibc development systems, currently available for
-    <a href="http://www.uclibc.org/downloads/root_fs_i386.bz2">i386</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_i386.bz2">i386</a>,
-    <a href="http://www.uclibc.org/downloads/root_fs_powerpc.bz2">powerpc</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_powerpc.bz2">powerpc</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_mipsel.bz2">mipsel</a>,
     and
     and
-    <a href="http://www.uclibc.org/downloads/root_fs_arm.bz2">arm</a>.
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_arm.bz2">arm</a>.
     These are pre-built uClibc only development systems (created using 
     These are pre-built uClibc only development systems (created using 
     <a href="/cgi-bin/cvsweb/buildroot/">buildroot</a>), and provide a 
     <a href="/cgi-bin/cvsweb/buildroot/">buildroot</a>), and provide a 
     really really easy way to get started.  These are about 20 MB bzip2 
     really really easy way to get started.  These are about 20 MB bzip2 

+ 7 - 7
docs/uclibc.org/index.html

@@ -120,10 +120,10 @@ you might want to search the mailing list archives...
     <br>
     <br>
 
 
     The uClibc development systems for
     The uClibc development systems for
-    <a href="http://www.uclibc.org/downloads/root_fs_i386.bz2">i386</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_i386.bz2">i386</a>,
-    <a href="http://www.uclibc.org/downloads/root_fs_powerpc.bz2">powerpc</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_powerpc.bz2">powerpc</a>,
-    <a href="http://www.uclibc.org/downloads/root_fs_arm.bz2">arm</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_arm.bz2">arm</a>,
-    <a href="http://www.uclibc.org/downloads/root_fs_mipsel.bz2">mips</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_mipsel.bz2">mips</a>,
     have been updated to uClibc 0.9.21 (plus all the CVS updates up to
     have been updated to uClibc 0.9.21 (plus all the CVS updates up to
     today).  Several problems have been fixed up,
     today).  Several problems have been fixed up,
     gcc has been updated to version 3.3.1, binutils was updated to 2.14.90.0.6, and
     gcc has been updated to version 3.3.1, binutils was updated to 2.14.90.0.6, and
@@ -326,11 +326,11 @@ you might want to search the mailing list archives...
 	needed code and compile it for you.
 	needed code and compile it for you.
 
 
     <li>uClibc development systems for
     <li>uClibc development systems for
-	<a href="http://www.uclibc.org/downloads/root_fs_i386.bz2">i386</a>
+	<a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_i386.bz2">i386</a>
 	and 
 	and 
-	<a href="http://www.uclibc.org/downloads/root_fs_powerpc.bz2">powerpc</a>,
+	<a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_powerpc.bz2">powerpc</a>,
 	and
 	and
-	<a href="http://www.uclibc.org/downloads/root_fs_arm.bz2">arm</a>
+	<a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_arm.bz2">arm</a>
 	are available and contain complete gcc 3.2.2 toolchains. 
 	are available and contain complete gcc 3.2.2 toolchains. 
 
 
     <li>You can compile your own uClibc development system using
     <li>You can compile your own uClibc development system using

+ 20 - 20
docs/uclibc.org/old-news.html

@@ -88,10 +88,10 @@
     <br>
     <br>
 
 
     The uClibc development systems for
     The uClibc development systems for
-    <a href="http://www.uclibc.org/downloads/root_fs_i386.bz2">i386</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_i386.bz2">i386</a>,
-    <a href="http://www.uclibc.org/downloads/root_fs_powerpc.bz2">powerpc</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_powerpc.bz2">powerpc</a>,
-    <a href="http://www.uclibc.org/downloads/root_fs_arm.bz2">arm</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_arm.bz2">arm</a>,
-    <a href="http://www.uclibc.org/downloads/root_fs_mipsel.bz2">mips</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_mipsel.bz2">mips</a>,
     have been updated to uClibc 0.9.20.  Several problems have been fixed up,
     have been updated to uClibc 0.9.20.  Several problems have been fixed up,
     gcc has been updated to version 3.3, and Perl 5.8.0 is now included.
     gcc has been updated to version 3.3, and Perl 5.8.0 is now included.
     <p>
     <p>
@@ -121,11 +121,11 @@
     <br>
     <br>
 
 
     The uClibc development systems for
     The uClibc development systems for
-    <a href="http://www.uclibc.org/downloads/root_fs_i386.bz2">i386</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_i386.bz2">i386</a>,
-    <a href="http://www.uclibc.org/downloads/root_fs_powerpc.bz2">powerpc</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_powerpc.bz2">powerpc</a>,
-    <a href="http://www.uclibc.org/downloads/root_fs_arm.bz2">arm</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_arm.bz2">arm</a>,
     and now for the first time
     and now for the first time
-    <a href="http://www.uclibc.org/downloads/root_fs_mipsel.bz2">mips</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_mipsel.bz2">mips</a>,
     have been updated to uClibc 0.9.19.  Several smaller problems
     have been updated to uClibc 0.9.19.  Several smaller problems
     have also been fixed up.
     have also been fixed up.
     <p>
     <p>
@@ -178,11 +178,11 @@
     <br>
     <br>
 
 
     The uClibc development systems for
     The uClibc development systems for
-    <a href="http://www.uclibc.org/downloads/root_fs_i386.bz2">i386</a>
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_i386.bz2">i386</a>
     and 
     and 
-    <a href="http://www.uclibc.org/downloads/root_fs_powerpc.bz2">powerpc</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_powerpc.bz2">powerpc</a>,
     and
     and
-    <a href="http://www.uclibc.org/downloads/root_fs_arm.bz2">arm</a>
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_arm.bz2">arm</a>
     have been again updated.  This time around a few broken symlinks
     have been again updated.  This time around a few broken symlinks
     (one preventing C++ code from compiling) have been fixed, several
     (one preventing C++ code from compiling) have been fixed, several
     system calls related to uids and gid have been fixed, the powerpc
     system calls related to uids and gid have been fixed, the powerpc
@@ -199,11 +199,11 @@
 
 
     The uClibc development system has had a number of problems
     The uClibc development system has had a number of problems
     fixed, and has been updated for uClibc 0.9.18.  The 
     fixed, and has been updated for uClibc 0.9.18.  The 
-    <a href="http://www.uclibc.org/downloads/root_fs_i386.bz2">i386</a>
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_i386.bz2">i386</a>
     and 
     and 
-    <a href="http://www.uclibc.org/downloads/root_fs_powerpc.bz2">powerpc</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_powerpc.bz2">powerpc</a>,
     and
     and
-    <a href="http://www.uclibc.org/downloads/root_fs_arm.bz2">arm</a>
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_arm.bz2">arm</a>
     devel systems are updated and ready to download and use.
     devel systems are updated and ready to download and use.
     Have Fun.
     Have Fun.
     <p>
     <p>
@@ -295,12 +295,12 @@
 
 
     A number of additional problems have been fixed and the arm build 
     A number of additional problems have been fixed and the arm build 
     is now, finally, compiling and working as expected.  As such, 
     is now, finally, compiling and working as expected.  As such, 
-    I have updated the <a href="http://www.uclibc.org/downloads/root_fs_i386.bz2">
+    I have updated the <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_i386.bz2">
     i386 development system image</a>, the 
     i386 development system image</a>, the 
-    <a href="http://www.uclibc.org/downloads/root_fs_powerpc.bz2">
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_powerpc.bz2">
     powerpc development system image</a>, and I am also releasing
     powerpc development system image</a>, and I am also releasing
     upon an unsuspecting world the brand new
     upon an unsuspecting world the brand new
-    <a href="http://www.uclibc.org/downloads/root_fs_arm.bz2">
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_arm.bz2">
     arm development system image</a>!  
     arm development system image</a>!  
     Have fun!
     Have fun!
     <p>
     <p>
@@ -330,9 +330,9 @@
 
 
     A few problems showed up in yesterday's development system release
     A few problems showed up in yesterday's development system release
     (adduser was broken, gdb didn't work, libstdc++ shared libs were missing,
     (adduser was broken, gdb didn't work, libstdc++ shared libs were missing,
-    etc).  So I've updated the <a href="http://www.uclibc.org/downloads/root_fs_i386.bz2">
+    etc).  So I've updated the <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_i386.bz2">
     i386 development system image</a> to fix these problems.
     i386 development system image</a> to fix these problems.
-    Also, the <a href="http://www.uclibc.org/downloads/root_fs_powerpc.bz2">
+    Also, the <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_powerpc.bz2">
     powerpc development system image</a> has finally finished compiling
     powerpc development system image</a> has finally finished compiling
     and is now released upon an unsuspecting world.  Have fun!
     and is now released upon an unsuspecting world.  Have fun!
     <p>
     <p>
@@ -357,7 +357,7 @@
 
 
     <p>
     <p>
 
 
-    The <a href="http://www.uclibc.org/downloads/root_fs_i386.bz2">
+    The <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_i386.bz2">
     uClibc development system is an 18MB bzip2 compressed ext2 filesystem</a>,
     uClibc development system is an 18MB bzip2 compressed ext2 filesystem</a>,
     so be prepared to wait if you are on a slow link.  If you wish to have more
     so be prepared to wait if you are on a slow link.  If you wish to have more
     space, you can loop mount it and 'cp -a' the contents to their own
     space, you can loop mount it and 'cp -a' the contents to their own