summaryrefslogtreecommitdiff
path: root/docs/uclibc.org/old-news.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/uclibc.org/old-news.html')
-rw-r--r--docs/uclibc.org/old-news.html40
1 files changed, 20 insertions, 20 deletions
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