diff options
Diffstat (limited to 'docs/uclibc.org/oldnews.html')
-rw-r--r-- | docs/uclibc.org/oldnews.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/uclibc.org/oldnews.html b/docs/uclibc.org/oldnews.html index 08fb47e24..06af6254c 100644 --- a/docs/uclibc.org/oldnews.html +++ b/docs/uclibc.org/oldnews.html @@ -175,7 +175,7 @@ available within a few days. Meanwhile, we invite you to try out uClibc with the latest <a href="http://ltp.sourceforge.net/">Linux Test Project test suite</a> (you will need to apply a small <a - href="http://www.uclibc.org/cgi-bin/cvsweb/buildroot/sources/ltp-testsuite.patch?rev=1.3">patch</a>. + href="http://www.uclibc.org/cgi-bin/viewcvs.cgi/trunk/buildroot/sources/ltp-testsuite.patch?rev=1.3">patch</a>. And also give the latest Perl and Python test suites a try as well. If you find any bugs in uClibc, PLEASE let us know! <p> @@ -221,7 +221,7 @@ them fill the drive. Whatever works for you. <p> If you would like to build your own custom uClibc system, you can - use <a href="/cgi-bin/cvsweb/buildroot/">buildroot</a>, which is + use <a href="/cgi-bin/viewcvs.cgi/trunk/buildroot/">buildroot</a>, which is how these uClibc development systems were created. <p> @@ -342,7 +342,7 @@ drive. Whatever works for you. <p> If you would like to build your own custom uClibc system, you can - use <a href="/cgi-bin/cvsweb/buildroot/">buildroot</a>, which is + use <a href="/cgi-bin/viewcvs.cgi/trunk/buildroot/">buildroot</a>, which is how the uClibc development systems were created. <p> @@ -537,7 +537,7 @@ <p> All three development system images were compiled and built using the stock - <a href="/cgi-bin/cvsweb/buildroot/">buildroot</a> system. These were also + <a href="/cgi-bin/viewcvs.cgi/trunk/buildroot/">buildroot</a> system. These were also built using the (about to be announced in a couple on minutes) uClibc 0.9.17 release, so if you want to begin compiling and testing stuff with uClibc, but you don't feel like spending the _hours_ it takes to download, @@ -551,7 +551,7 @@ <p> Oh, and I have also have updated the uClibc/gcc toolchain builders, so if you just want a simple uClibc/gcc toolchain, - <a href="/cgi-bin/cvsweb/toolchain/">one of these should work for you.</a> + <a href="/cgi-bin/viewcvs.cgi/trunk/toolchain/">one of these should work for you.</a> <p> @@ -574,7 +574,7 @@ <br> CodePoet Consulting (i.e. Erik) has been working hard on <a - href="/cgi-bin/cvsweb/buildroot/">buildroot</a> recently, and is pleased to + href="/cgi-bin/viewcvs.cgi/trunk/buildroot/">buildroot</a> recently, and is pleased to offer a full stand-alone uClibc-only development system. This is an ext2 filesystem for i386 containing all the development software you need to build your own uClibc applications. With bash, awk, make, gcc, g++, @@ -672,7 +672,7 @@ This toolchain should make it easy for anyone to build uClibc based applications. - <a href="/cgi-bin/cvsweb/toolchain/"> Source code can be downloaded here</a>. + <a href="/cgi-bin/viewcvs.cgi/trunk/toolchain/"> Source code can be downloaded here</a>. Be aware that much of the needed source code will actually be downloaded on when you compile the toolchains. To build a toolchain, simply grab the source, edit the Makefile to select where you would like @@ -749,7 +749,7 @@ This toolchain should make it easy for anyone to build uClibc based applications. - <a href="/cgi-bin/cvsweb/toolchain/">Source code can be downloaded here</a>. + <a href="/cgi-bin/viewcvs.cgi/trunk/toolchain/">Source code can be downloaded here</a>. Be aware that much of the needed source code will actually be downloaded on demand when you compile things. To build the toolchain, simply grab the source, edit the Makefile to select where you would like @@ -817,7 +817,7 @@ These toolchains should make it easy to anyone to build uClibc based applications. - <a href="/cgi-bin/cvsweb/toolchain/">Source code can be downloaded here</a>. + <a href="/cgi-bin/viewcvs.cgi/trunk/toolchain/">Source code can be downloaded here</a>. Be aware that much of the needed source code will actually be downloaded on demand when you compile things. To build the toolchain, simply grab the source, edit the Makefile to select where you would like @@ -853,7 +853,7 @@ gcc-3.1 toolchain that natively targets uClibc. Additionally, the gcc-3.0.4 and gcc-2.95 toolchains have also been updated. These toolchains make it easy to build uClibc based applications. - <a href="/cgi-bin/cvsweb/toolchain/">Source code can be downloaded here</a>. + <a href="/cgi-bin/viewcvs.cgi/trunk/toolchain/">Source code can be downloaded here</a>. and is now much smaller, since much of the needed binutils and gcc source code is now downloaded on demand. To build the toolchain, simply grab the source, edit the Makefile @@ -890,7 +890,7 @@ shortly, but is not yet ready. At this time, only source code and a Makefile for the native uClibc toolchain is being released (i.e. no binaries, sorry). - <a href="/cgi-bin/cvsweb/toolchain/">Source code can be downloaded here</a>. + <a href="/cgi-bin/viewcvs.cgi/trunk/toolchain/">Source code can be downloaded here</a>. <p> To build the toolchain, simply grab the source, edit the Makefile to select where you would like the toolchain installed. Then @@ -1017,7 +1017,7 @@ Those wanting an easy way to test out uClibc and give it a test drive can download and compile - <a href="/cgi-bin/cvsweb/buildroot/">buildroot</a>. + <a href="/cgi-bin/viewcvs.cgi/trunk/buildroot/">buildroot</a>. This is a nifty buildsystem that will automagically download and build a <a href="http://user-mode-linux.sourceforge.net/">User-Mode Linux</a> kernel, and will then download source for and compile up a fully |