summaryrefslogtreecommitdiff
path: root/docs/uclibc.org
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-10-17 07:52:54 +0000
committerEric Andersen <andersen@codepoet.org>2003-10-17 07:52:54 +0000
commit3a3502d7607980222102541f58bddaf94a2b86e7 (patch)
tree2cac30e543593146e3cf2a3fa2bfb32ae65ca58c /docs/uclibc.org
parent1c010194a0b02ca2fdec15b4c7577873c250b391 (diff)
Point people to the kernel.org mirrors for downloading the dev
systems to take some load off my server
Diffstat (limited to 'docs/uclibc.org')
-rw-r--r--docs/uclibc.org/FAQ.html7
-rw-r--r--docs/uclibc.org/index.html14
-rw-r--r--docs/uclibc.org/old-news.html40
3 files changed, 31 insertions, 30 deletions
diff --git a/docs/uclibc.org/FAQ.html b/docs/uclibc.org/FAQ.html
index f736747c0..2f2416716 100644
--- a/docs/uclibc.org/FAQ.html
+++ b/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
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
diff --git a/docs/uclibc.org/index.html b/docs/uclibc.org/index.html
index e88c4ce9b..263ca367d 100644
--- a/docs/uclibc.org/index.html
+++ b/docs/uclibc.org/index.html
@@ -120,10 +120,10 @@ you might want to search the mailing list archives...
<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 @@ you might want to search the mailing list archives...
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
diff --git a/docs/uclibc.org/old-news.html b/docs/uclibc.org/old-news.html
index d99e2f0b4..c7fcf0ed2 100644
--- a/docs/uclibc.org/old-news.html
+++ b/docs/uclibc.org/old-news.html
@@ -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