Switch from FTP to HTTP for downloads

This commit is contained in:
Eric Andersen
2001-12-20 08:04:56 +00:00
parent fb74a45088
commit 5a841adf5d
4 changed files with 30 additions and 49 deletions

View File

@@ -94,12 +94,12 @@ To subscribe, go and visit <a href="http://busybox.net/mailman/listinfo/busybox"
I've personally tested this release out
on x86, ARM, and powerpc using glibc 2.2.4, libc5, and uClibc, so
it should work with just about any Linux system you throw it at.
See the <a href="ftp://busybox.net/busybox/Changelog">changelog</a>
See the <a href="http://busybox.net/downloads/Changelog">changelog</a>
for <small>most of</small> the details. The last release was
<em>very</em> solid for people, and this one should be even better.
<p>
As usual BusyBox 0.60.2 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>
And please read the news item for the 18th as well. Have Fun.<br> -Erik
<p>
@@ -164,9 +164,9 @@ To subscribe, go and visit <a href="http://busybox.net/mailman/listinfo/busybox"
here it is. Come and get it.
<p>
The
<a href="ftp://busybox.net/busybox/Changelog">changelog</a> has all
<a href="http://busybox.net/downloads/Changelog">changelog</a> has all
the details. As usual BusyBox 0.60.1 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>
@@ -192,7 +192,7 @@ To subscribe, go and visit <a href="http://busybox.net/mailman/listinfo/busybox"
You don't have to be root or reboot your machine to run test this way.
Preconfigured User-Mode Linux kernel source is also on busybox.net.
<p>
Another cool thing is the nifty <a href="ftp://busybox.net/busybox/tutorial/index.html">
Another cool thing is the nifty <a href="http://busybox.net/downloads/tutorial/index.html">
BusyBox Tutorial</a> contributed by K Computing. This requires
a ShockWave plugin (or standalone viewer), so you may want to grab the
the GPLed shockwave viewer from <a href="http://www.swift-tools.com/Flash/flash-0.4.10.tgz">here</a>
@@ -217,9 +217,9 @@ To subscribe, go and visit <a href="http://busybox.net/mailman/listinfo/busybox"
<p>
The
<a href="ftp://busybox.net/busybox/Changelog">changelog</a> has all
<a href="http://busybox.net/downloads/Changelog">changelog</a> has all
the details. As usual BusyBox 0.60.0 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>
@@ -236,11 +236,11 @@ To subscribe, go and visit <a href="http://busybox.net/mailman/listinfo/busybox"
<p>
The
<a href="ftp://busybox.net/busybox/Changelog">changelog</a> covers
<a href="http://busybox.net/downloads/Changelog">changelog</a> covers
some of the more obvious details, but there are many many things that
are not mentioned, but have been improved in subtle ways. As usual,
BusyBox 0.52 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>
@@ -275,7 +275,7 @@ To subscribe, go and visit <a href="http://busybox.net/mailman/listinfo/busybox"
<ul>
<li> Source for the latest release can always 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>.
<li> A new snapshot of the source is made daily and is available as a GNU
gzipped tarball <a href="busybox.tar.gz"> right here</a>.
@@ -300,13 +300,13 @@ To subscribe, go and visit <a href="http://busybox.net/mailman/listinfo/busybox"
<TR><TD BGCOLOR="#eeeee0">
Current documentation for BusyBox includes:
<ul>
<li> <a href="ftp://busybox.net/busybox/BusyBox.html">BusyBox.html</a>.
<li> <a href="http://busybox.net/downloads/BusyBox.html">BusyBox.html</a>.
This is a list of the all the available commands in BusyBox with
complete usage information and examples of how to use each app. I
have spent a <em>lot</em> of time updating these docs and trying to
make them fairly comprehensive. If you find any errors (factual,
grammatical, whatever) please let me know.
<li> <a href="ftp://busybox.net/busybox/README">README</a>.
<li> <a href="http://busybox.net/downloads/README">README</a>.
This is the README file included in the busybox source release.
<li> <a href="http://bugs.busybox.net/db/pa/lbusybox.html">BusyBox Bugs</a>.
Need to report a bug? Need to check if a bug has been filed?