diff options
Diffstat (limited to 'docs/busybox.net/oldnews.html')
-rw-r--r-- | docs/busybox.net/oldnews.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html index ade65c6b0..eb150b153 100644 --- a/docs/busybox.net/oldnews.html +++ b/docs/busybox.net/oldnews.html @@ -65,21 +65,21 @@ for letting me use their system!). <p> You can read the - <a href="ftp://busybox.net/busybox/Changelog">changelog</a> for + <a href="http://busybox.net/downloads/Changelog">changelog</a> for complete details. BusyBox 0.51 can be downloaded from - <a href="ftp://busybox.net/busybox">ftp://busybox.net/busybox</a>. + <a href="http://busybox.net/downloads">http://busybox.net/downloads</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://busybox.net/busybox/busybox.floppy.img"> Busybox boot floppy + "http://busybox.net/downloads/busybox.floppy.img"> Busybox boot floppy image</a>. Here's how you use it: <ol> - <li> <a href= "ftp://busybox.net/busybox/busybox.floppy.img"> + <li> <a href= "http://busybox.net/downloads/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://busybox.net/busybox/Changelog">changelog</a>. + <a href="http://busybox.net/downloads/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://busybox.net/busybox/Changelog">changelog</a>. + you might want to look at the <a href="http://busybox.net/downloads/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://busybox.net/busybox/Changelog">changelog</a>. + the <a href="http://busybox.net/downloads/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://busybox.net/busybox/Changelog">changelog</a> + See the <a href="http://busybox.net/downloads/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://busybox.net/busybox/Changelog">changelog</a> + See the <a href="http://busybox.net/downloads/Changelog">changelog</a> for complete details. @@ -199,7 +199,7 @@ 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://busybox.net/busybox/Changelog">changelog</a> for + the <a href="http://busybox.net/downloads/Changelog">changelog</a> for details). <p> Also, some exciting infrastructure news! Busybox now has its own |