diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-10-17 07:52:54 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-10-17 07:52:54 +0000 |
commit | 3a3502d7607980222102541f58bddaf94a2b86e7 (patch) | |
tree | 2cac30e543593146e3cf2a3fa2bfb32ae65ca58c /docs/uclibc.org/index.html | |
parent | 1c010194a0b02ca2fdec15b4c7577873c250b391 (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/index.html')
-rw-r--r-- | docs/uclibc.org/index.html | 14 |
1 files changed, 7 insertions, 7 deletions
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 |