[uClibc-cvs] uClibc/docs/uclibc.org FAQ.html, 1.17, 1.18 index.html, 1.73, 1.74 old-news.html, 1.14, 1.15

Erik Andersen andersen at uclibc.org
Fri Oct 17 07:52:58 UTC 2003


Update of /var/cvs/uClibc/docs/uclibc.org
In directory winder:/tmp/cvs-serv22254

Modified Files:
	FAQ.html index.html old-news.html 
Log Message:
Point people to the kernel.org mirrors for downloading the dev 
systems to take some load off my server


Index: index.html
===================================================================
RCS file: /var/cvs/uClibc/docs/uclibc.org/index.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- index.html	6 Oct 2003 07:46:14 -0000	1.73
+++ index.html	17 Oct 2003 07:52:54 -0000	1.74
@@ -120,10 +120,10 @@
     <br>
 
     The uClibc development systems for
-    <a href="http://www.uclibc.org/downloads/root_fs_i386.bz2">i386</a>,
-    <a href="http://www.uclibc.org/downloads/root_fs_powerpc.bz2">powerpc</a>,
-    <a href="http://www.uclibc.org/downloads/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_i386.bz2">i386</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_arm.bz2">arm</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
     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
@@ -326,11 +326,11 @@
 	needed code and compile it for you.
 
     <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 
-	<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
-	<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. 
 
     <li>You can compile your own uClibc development system using

Index: FAQ.html
===================================================================
RCS file: /var/cvs/uClibc/docs/uclibc.org/FAQ.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- FAQ.html	6 Oct 2003 07:46:14 -0000	1.17
+++ FAQ.html	17 Oct 2003 07:52:54 -0000	1.18
@@ -265,10 +265,11 @@
     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
     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.uclibc.org/downloads/root_fs_powerpc.bz2">powerpc</a>,
+    <a href="http://www.kernel.org/pub/linux/libs/uclibc/root_fs_i386.bz2">i386</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
-    <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 
     <a href="/cgi-bin/cvsweb/buildroot/">buildroot</a>), and provide a 
     really really easy way to get started.  These are about 20 MB bzip2 

Index: old-news.html
===================================================================
RCS file: /var/cvs/uClibc/docs/uclibc.org/old-news.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- old-news.html	6 Oct 2003 07:46:15 -0000	1.14
+++ old-news.html	17 Oct 2003 07:52:54 -0000	1.15
@@ -88,10 +88,10 @@
     <br>
 
     The uClibc development systems for
-    <a href="http://www.uclibc.org/downloads/root_fs_i386.bz2">i386</a>,
-    <a href="http://www.uclibc.org/downloads/root_fs_powerpc.bz2">powerpc</a>,
-    <a href="http://www.uclibc.org/downloads/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_i386.bz2">i386</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_arm.bz2">arm</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,
     gcc has been updated to version 3.3, and Perl 5.8.0 is now included.
     <p>
@@ -121,11 +121,11 @@
     <br>
 
     The uClibc development systems for
-    <a href="http://www.uclibc.org/downloads/root_fs_i386.bz2">i386</a>,
-    <a href="http://www.uclibc.org/downloads/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_i386.bz2">i386</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_arm.bz2">arm</a>,
     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 also been fixed up.
     <p>
@@ -178,11 +178,11 @@
     <br>
 
     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 
-    <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
-    <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
     (one preventing C++ code from compiling) have been fixed, several
     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
     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 
-    <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
-    <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.
     Have Fun.
     <p>
@@ -295,12 +295,12 @@
 
     A number of additional problems have been fixed and the arm build 
     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 
-    <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
     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>!  
     Have fun!
     <p>
@@ -330,9 +330,9 @@
 
     A few problems showed up in yesterday's development system release
     (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.
-    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
     and is now released upon an unsuspecting world.  Have fun!
     <p>
@@ -357,7 +357,7 @@
 
     <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>,
     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




More information about the uClibc-cvs mailing list