diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-12-20 08:04:56 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-12-20 08:04:56 +0000 |
commit | 47446e37458e10cbb0734f9a6d5b75e31e7f9706 (patch) | |
tree | 1ec5ecbb936a3497faa6cbe00c0ecedb9552b072 /docs/busybox.net/oldnews.html | |
parent | 418ff464c5dcdfa8411ac3a67b1a9c8cd8b27e46 (diff) | |
download | busybox-w32-47446e37458e10cbb0734f9a6d5b75e31e7f9706.tar.gz busybox-w32-47446e37458e10cbb0734f9a6d5b75e31e7f9706.tar.bz2 busybox-w32-47446e37458e10cbb0734f9a6d5b75e31e7f9706.zip |
Switch from FTP to HTTP for downloads
git-svn-id: svn://busybox.net/trunk/busybox@3910 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to '')
-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 @@ | |||
65 | for letting me use their system!). | 65 | for letting me use their system!). |
66 | <p> | 66 | <p> |
67 | You can read the | 67 | You can read the |
68 | <a href="ftp://busybox.net/busybox/Changelog">changelog</a> for | 68 | <a href="http://busybox.net/downloads/Changelog">changelog</a> for |
69 | complete details. BusyBox 0.51 can be downloaded from | 69 | complete details. BusyBox 0.51 can be downloaded from |
70 | <a href="ftp://busybox.net/busybox">ftp://busybox.net/busybox</a>. | 70 | <a href="http://busybox.net/downloads">http://busybox.net/downloads</a>. |
71 | <p>Have Fun! | 71 | <p>Have Fun! |
72 | <p> | 72 | <p> |
73 | 73 | ||
74 | <li> <b>Busybox Boot-Floppy Image</b> | 74 | <li> <b>Busybox Boot-Floppy Image</b> |
75 | 75 | ||
76 | <p>Because you asked for it, we have made available a <a href= | 76 | <p>Because you asked for it, we have made available a <a href= |
77 | "ftp://busybox.net/busybox/busybox.floppy.img"> Busybox boot floppy | 77 | "http://busybox.net/downloads/busybox.floppy.img"> Busybox boot floppy |
78 | image</a>. Here's how you use it: | 78 | image</a>. Here's how you use it: |
79 | 79 | ||
80 | <ol> | 80 | <ol> |
81 | 81 | ||
82 | <li> <a href= "ftp://busybox.net/busybox/busybox.floppy.img"> | 82 | <li> <a href= "http://busybox.net/downloads/busybox.floppy.img"> |
83 | Download the image</a> | 83 | Download the image</a> |
84 | 84 | ||
85 | <li> dd it onto a floppy like so: <tt> dd if=busybox.floppy.img | 85 | <li> dd it onto a floppy like so: <tt> dd if=busybox.floppy.img |
@@ -108,7 +108,7 @@ | |||
108 | shell is now working very well, and the shell's environment variable | 108 | shell is now working very well, and the shell's environment variable |
109 | expansion was fixed. Tons of other things were fixed or made | 109 | expansion was fixed. Tons of other things were fixed or made |
110 | smaller. For a fairly complete overview, see the | 110 | smaller. For a fairly complete overview, see the |
111 | <a href="ftp://busybox.net/busybox/Changelog">changelog</a>. | 111 | <a href="http://busybox.net/downloads/Changelog">changelog</a>. |
112 | <p> | 112 | <p> |
113 | lash (the busybox shell) is still with us, fixed up a bit so it | 113 | lash (the busybox shell) is still with us, fixed up a bit so it |
114 | now behaves itself quite nicely. It really is quite usable as | 114 | now behaves itself quite nicely. It really is quite usable as |
@@ -129,7 +129,7 @@ | |||
129 | Several new applets, lots of bug fixes, cleanups, and many smaller | 129 | Several new applets, lots of bug fixes, cleanups, and many smaller |
130 | things made nicer. Several cleanups and improvements to the shell. | 130 | things made nicer. Several cleanups and improvements to the shell. |
131 | For a list of the most interesting changes | 131 | For a list of the most interesting changes |
132 | you might want to look at the <a href="ftp://busybox.net/busybox/Changelog">changelog</a>. | 132 | you might want to look at the <a href="http://busybox.net/downloads/Changelog">changelog</a>. |
133 | <p> | 133 | <p> |
134 | Special thanks go out to Matt Kraai and Larry Doolittle for all their | 134 | Special thanks go out to Matt Kraai and Larry Doolittle for all their |
135 | work on this release, and for keeping on top of things while I've been | 135 | work on this release, and for keeping on top of things while I've been |
@@ -161,7 +161,7 @@ | |||
161 | woody) a .udeb can now be generated. | 161 | woody) a .udeb can now be generated. |
162 | <p> | 162 | <p> |
163 | The curious can get a list of some of the more interesting changes by reading | 163 | The curious can get a list of some of the more interesting changes by reading |
164 | the <a href="ftp://busybox.net/busybox/Changelog">changelog</a>. | 164 | the <a href="http://busybox.net/downloads/Changelog">changelog</a>. |
165 | <p> | 165 | <p> |
166 | Many thanks go out to the many many people that have contributed to | 166 | Many thanks go out to the many many people that have contributed to |
167 | this release, especially Matt Kraai, Larry Doolittle, and Kent Robotti. | 167 | this release, especially Matt Kraai, Larry Doolittle, and Kent Robotti. |
@@ -175,7 +175,7 @@ | |||
175 | renice, xargs, and expr. syslogd now supports network logging. | 175 | renice, xargs, and expr. syslogd now supports network logging. |
176 | There are the usual tar updates. Most apps now use getopt for | 176 | There are the usual tar updates. Most apps now use getopt for |
177 | more correct option parsing. | 177 | more correct option parsing. |
178 | See the <a href="ftp://busybox.net/busybox/Changelog">changelog</a> | 178 | See the <a href="http://busybox.net/downloads/Changelog">changelog</a> |
179 | for complete details. | 179 | for complete details. |
180 | 180 | ||
181 | 181 | ||
@@ -187,7 +187,7 @@ | |||
187 | people to dump a binary keymaps for use with 'loadkmap', and a | 187 | people to dump a binary keymaps for use with 'loadkmap', and a |
188 | completely reworked 'grep' and 'sed' which should behave better. | 188 | completely reworked 'grep' and 'sed' which should behave better. |
189 | BusyBox shell can now also be used as a login shell. | 189 | BusyBox shell can now also be used as a login shell. |
190 | See the <a href="ftp://busybox.net/busybox/Changelog">changelog</a> | 190 | See the <a href="http://busybox.net/downloads/Changelog">changelog</a> |
191 | for complete details. | 191 | for complete details. |
192 | 192 | ||
193 | 193 | ||
@@ -199,7 +199,7 @@ | |||
199 | release provides the following new apps: cut, tr, insmod, ar, | 199 | release provides the following new apps: cut, tr, insmod, ar, |
200 | mktemp, setkeycodes, md5sum, uuencode, uudecode, which, and | 200 | mktemp, setkeycodes, md5sum, uuencode, uudecode, which, and |
201 | telnet. There are bug fixes for just about every app as well (see | 201 | telnet. There are bug fixes for just about every app as well (see |
202 | the <a href="ftp://busybox.net/busybox/Changelog">changelog</a> for | 202 | the <a href="http://busybox.net/downloads/Changelog">changelog</a> for |
203 | details). | 203 | details). |
204 | <p> | 204 | <p> |
205 | Also, some exciting infrastructure news! Busybox now has its own | 205 | Also, some exciting infrastructure news! Busybox now has its own |