aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net/oldnews.html
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-12-08 01:56:15 +0000
committerEric Andersen <andersen@codepoet.org>2001-12-08 01:56:15 +0000
commit2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e (patch)
treeb50d166caa9ce3a68b4b119748be38692dd45d40 /docs/busybox.net/oldnews.html
parent05b5addcaa210f30078ab8a69c57cee829aa7eb9 (diff)
downloadbusybox-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.gz
Begin moving things to busybox.net
-Erik
Diffstat (limited to 'docs/busybox.net/oldnews.html')
-rw-r--r--docs/busybox.net/oldnews.html53
1 files changed, 25 insertions, 28 deletions
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html
index 08a49caf8..ade65c6b0 100644
--- a/docs/busybox.net/oldnews.html
+++ b/docs/busybox.net/oldnews.html
@@ -38,7 +38,7 @@
<ul>
- <p> <li> <b>Take me back to the <a href="http://busybox.lineo.com/">BusyBox</a> web site.</b>
+ <p> <li> <b>Take me back to the <a href="http://busybox.net/">BusyBox</a> web site.</b>
<hr>
<li> <b>10 April 2001 -- BusyBox 0.51 released</b>
@@ -65,21 +65,21 @@
for letting me use their system!).
<p>
You can read the
- <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a> for
+ <a href="ftp://busybox.net/busybox/Changelog">changelog</a> for
complete details. BusyBox 0.51 can be downloaded from
- <a href="ftp://oss.lineo.com/busybox">ftp://oss.lineo.com/busybox</a>.
+ <a href="ftp://busybox.net/busybox">ftp://busybox.net/busybox</a>.
<p>Have Fun!
<p>
<li> <b>Busybox Boot-Floppy Image</b>
<p>Because you asked for it, we have made available a <a href=
- "ftp://oss.lineo.com/busybox/busybox.floppy.img"> Busybox boot floppy
+ "ftp://busybox.net/busybox/busybox.floppy.img"> Busybox boot floppy
image</a>. Here's how you use it:
<ol>
- <li> <a href= "ftp://oss.lineo.com/busybox/busybox.floppy.img">
+ <li> <a href= "ftp://busybox.net/busybox/busybox.floppy.img">
Download the image</a>
<li> dd it onto a floppy like so: <tt> dd if=busybox.floppy.img
@@ -108,7 +108,7 @@
shell is now working very well, and the shell's environment variable
expansion was fixed. Tons of other things were fixed or made
smaller. For a fairly complete overview, see the
- <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>.
+ <a href="ftp://busybox.net/busybox/Changelog">changelog</a>.
<p>
lash (the busybox shell) is still with us, fixed up a bit so it
now behaves itself quite nicely. It really is quite usable as
@@ -129,7 +129,7 @@
Several new applets, lots of bug fixes, cleanups, and many smaller
things made nicer. Several cleanups and improvements to the shell.
For a list of the most interesting changes
- you might want to look at the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>.
+ you might want to look at the <a href="ftp://busybox.net/busybox/Changelog">changelog</a>.
<p>
Special thanks go out to Matt Kraai and Larry Doolittle for all their
work on this release, and for keeping on top of things while I've been
@@ -161,7 +161,7 @@
woody) a .udeb can now be generated.
<p>
The curious can get a list of some of the more interesting changes by reading
- the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>.
+ the <a href="ftp://busybox.net/busybox/Changelog">changelog</a>.
<p>
Many thanks go out to the many many people that have contributed to
this release, especially Matt Kraai, Larry Doolittle, and Kent Robotti.
@@ -175,7 +175,7 @@
renice, xargs, and expr. syslogd now supports network logging.
There are the usual tar updates. Most apps now use getopt for
more correct option parsing.
- See the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>
+ See the <a href="ftp://busybox.net/busybox/Changelog">changelog</a>
for complete details.
@@ -187,7 +187,7 @@
people to dump a binary keymaps for use with 'loadkmap', and a
completely reworked 'grep' and 'sed' which should behave better.
BusyBox shell can now also be used as a login shell.
- See the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>
+ See the <a href="ftp://busybox.net/busybox/Changelog">changelog</a>
for complete details.
@@ -199,17 +199,17 @@
release provides the following new apps: cut, tr, insmod, ar,
mktemp, setkeycodes, md5sum, uuencode, uudecode, which, and
telnet. There are bug fixes for just about every app as well (see
- the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a> for
+ the <a href="ftp://busybox.net/busybox/Changelog">changelog</a> for
details).
<p>
Also, some exciting infrastructure news! Busybox now has its own
- <a href="http://oss.lineo.com/lists/busybox/">mailing list</a>,
+ <a href="http://busybox.net/lists/busybox/">mailing list</a>,
publically browsable
- <a href="http://oss.lineo.com/cgi-bin/cvsweb/busybox/">CVS tree</a>,
+ <a href="http://busybox.net/cgi-bin/cvsweb/busybox/">CVS tree</a>,
anonymous
- <a href="http://oss.lineo.com/cvs_anon.html">CVS access</a>, and
+ <a href="http://busybox.net/cvs_anon.html">CVS access</a>, and
for those that are actively contributing there is even
- <a href="http://oss.lineo.com/cvs_write.html">CVS write access</a>.
+ <a href="http://busybox.net/cvs_write.html">CVS write access</a>.
I think this will be a huge help to the ongoing development of BusyBox.
<p>
Also, for the curious, there is no 0.44 release. Somehow 0.44 got announced
@@ -250,7 +250,7 @@
while say ppp has the syslog open, init would block (which is bad, bad, bad).
<p>
Karl M. Hegbloom has created a
- <a href="ftp://ftp.lineo.com/pub/busybox/busybox-0.43-syslog_patch">fix for the problem</a>.
+ <a href="ftp://busybox.net/pub/busybox/busybox-0.43-syslog_patch">fix for the problem</a>.
Thanks Karl!
@@ -263,7 +263,7 @@
freeramdisk, tr, echo, test, and usleep. Tar has been completely
rewritten from scratch. Bss size has also been greatly reduced.
More details are available in the
- <a href="ftp://ftp.lineo.com/pub/busybox/Changelog">changelog</a>.
+ <a href="ftp://busybox.net/pub/busybox/Changelog">changelog</a>.
Oh, and as a special bonus, I wrote some fairly comprehensive
<em>documentation</em>, complete with examples and full usage information.
@@ -275,7 +275,7 @@
There were others so if I somehow forgot to mention you, I'm very sorry.
<p>
- You can grab BusyBox 0.43 tarballs <a href="ftp://ftp.lineo.com/pub/busybox/">here</a>.
+ You can grab BusyBox 0.43 tarballs <a href="ftp://busybox.net/pub/busybox/">here</a>.
<p> <li> <b>9 April 2000 -- BusyBox 0.43 pre release</b>
<br>
@@ -290,7 +290,7 @@
enough for production use -- it just isn't a release since I have some structural
changes I still want to make.
<p>
- The pre-release can be found <a href="ftp://ftp.lineo.com/pub/busybox/">here</a>.
+ The pre-release can be found <a href="ftp://busybox.net/pub/busybox/">here</a>.
Please let me know ASAP if you find <em>any</em> bugs.
<p> <li> <b>28 March 2000 -- Andersen Baby Boy release</b>
@@ -323,7 +323,7 @@
This is the most solid BusyBox release so far. Many, many
bugs have been fixed. See the
-<a href="ftp://ftp.lineo.com/pub/busybox/Changelog">changelog</a> for details.
+ <a href="ftp://busybox.net/pub/busybox/Changelog">changelog</a> for details.
Of particular interest, init will now cleanly unmount
filesystems on reboot, cp and mv have been rewritten and
@@ -340,7 +340,7 @@
mkdir, syslogd, and init. New apps include wc, hostid,
logname, tty, whoami, and yes. New features include loop device
support in mount and umount, and better TERM handling by init.
- The changelog can be found <a href="ftp://ftp.lineo.com/pub/busybox/Changelog">here</a>.
+ The changelog can be found <a href="ftp://busybox.net/pub/busybox/Changelog">here</a>.
<p> <li> <b>7 January 2000 -- BusyBox 0.40 released</b>
<br>
@@ -350,7 +350,7 @@
New apps include sort, uniq, lsmod, rmmod, fbset, and loadacm.
In particular, this release fixes an important bug in tar which
in some cases produced serious security problems.
- As always, the changelog can be found <a href="ftp://ftp.lineo.com/pub/busybox/Changelog">here</a>.
+ As always, the changelog can be found <a href="ftp://busybox.net/pub/busybox/Changelog">here</a>.
<p> <li> <b>11 December 1999 -- BusyBox Website</b>
<br>
@@ -364,7 +364,7 @@
<br>
This release includes fixes to init, reboot, halt, kill, and ls, and contains
the new apps ping, hostname, mkfifo, free, tail, du, tee, and head. A full
- changelog can be found <a href="ftp://ftp.lineo.com/pub/busybox/Changelog">here</a>.
+ changelog can be found <a href="ftp://busybox.net/pub/busybox/Changelog">here</a>.
<p> <li> <b>5 December 1999 -- BusyBox 0.38 released</b>
<br>
This release includes fixes to tar, cat, ls, dd, rm, umount, find, df,
@@ -385,7 +385,7 @@
<ul>
- <li> <a href="http://busybox.lineo.com/">Take me back to http://busybox.lineo.com/</a>.
+ <li> <a href="http://busybox.net/">Take me back to http://busybox.net/</a>.
<p>
<li> <A HREF="http://perens.com/FreeSoftware/">
@@ -398,10 +398,7 @@
Freshmeat AppIndex record for BusyBox</A>
<p>
- <li> <a href="http://oss.lineo.com/software.html">Cool embedded software</a>.
- <p>
-
- <li> <a href="http://oss.lineo.com/">oss.lineo.com</a>.
+ <li> <a href="http://busybox.net/software.html">Cool embedded software</a>.
<p>
</ul>