Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 1 | <!--#include file="header.html" --> |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 2 | |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 3 | |
| 4 | <ul> |
| 5 | |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 6 | <li><b>10 December 2003 -- BusyBox 1.0.0-pre4 released</b><p> |
Eric Andersen | 7cce16c | 2004-02-04 11:44:58 +0000 | [diff] [blame] | 7 | |
| 8 | Here goes the fourth pre-release for the new BusyBox stable |
| 9 | series. This release includes major rework to sed, lots of |
| 10 | rework on tar, a new tiny implementation of bunzip2, a new |
| 11 | devfsd applet, support for 2.6.x kernel modules, updates to |
| 12 | the ash shell, sha1sum and md5sum have been merged into a |
| 13 | common applet, the dpkg applets has been cleaned up, and tons |
| 14 | of random bugs have been fixed. Thanks everyone for all the |
| 15 | testing, bug reports, and patches! Once again, a big |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 16 | thank-you goes to Glenn McGrath (bug1) for stepping in and |
Eric Andersen | 7cce16c | 2004-02-04 11:44:58 +0000 | [diff] [blame] | 17 | helping get patches merged! |
| 18 | |
| 19 | <p> |
| 20 | |
| 21 | And of course, if you are reading this, you might have noticed |
| 22 | the busybox website has been completely reworked. Hopefully |
| 23 | things are now somewhat easier to navigate... If you see any |
| 24 | problems, of have suggestions to make, as always, please feel |
| 25 | free to send an email to the busybox mailing list. |
| 26 | |
| 27 | <p> |
| 28 | |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 29 | The <a href="downloads/Changelog">changelog</a> has all |
| 30 | the details. And as usual you can |
Eric Andersen | 7cce16c | 2004-02-04 11:44:58 +0000 | [diff] [blame] | 31 | <a href="downloads">download busybox here</a>. |
| 32 | |
| 33 | <p>Have Fun! |
| 34 | |
| 35 | |
| 36 | |
| 37 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 38 | <li><b>12 Sept 2003 -- BusyBox 1.0.0-pre3 released</b><p> |
Eric Andersen | f0da28c | 2003-12-23 09:12:09 +0000 | [diff] [blame] | 39 | |
| 40 | Here goes the third pre-release for the new BusyBox stable |
| 41 | series. The last prerelease has held up quite well under |
| 42 | testing, but a number of problems have turned up as the number |
| 43 | of people using it has increased. Thanks everyone for all |
| 44 | the testing, bug reports, and patches! |
| 45 | |
| 46 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 47 | |
Eric Andersen | f0da28c | 2003-12-23 09:12:09 +0000 | [diff] [blame] | 48 | If you have submitted a patch or a bug report to the busybox |
| 49 | mailing list and no one has emailed you explaining why your |
| 50 | patch was rejected, it is safe to say that your patch has |
| 51 | somehow gotten lost or forgotten. That happens sometimes. |
| 52 | Please re-submit your patch or bug report to the BusyBox |
| 53 | mailing list! |
| 54 | |
| 55 | <p> |
| 56 | |
| 57 | The point of the "-preX" versions is to get a larger group of |
| 58 | people and vendors testing, so any problems that turn up can be |
| 59 | fixed prior to the final 1.0.0 release. The main feature |
| 60 | (besides additional testing) that is still still on the TODO |
| 61 | list before the final BusyBox 1.0.0 release is sorting out the |
| 62 | modutils issues. For the new 2.6.x kernels, we already have |
| 63 | patches adding insmod and rmmod support and those need to be |
| 64 | integrated. For 2.4.x kernels, for which busybox only supports |
| 65 | a limited number of architectures, we may want to invest a bit |
| 66 | more work before we cut 1.0.0. Or we may just leave 2.4.x |
| 67 | module loading alone. |
| 68 | |
| 69 | <p> |
| 70 | |
| 71 | I had hoped this release would be out a month ago. And of |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 72 | course, it wasn't since Erik became busy getting a release of |
| 73 | <a href="http://www.uclibc.org/">uClibc</a> |
Eric Andersen | f0da28c | 2003-12-23 09:12:09 +0000 | [diff] [blame] | 74 | out the door. Many thanks to Glenn McGrath (bug1) for |
| 75 | stepping in and helping get a bunch of patches merged! I am |
| 76 | not even going to state a date for releasing BusyBox 1.0.0 |
| 77 | -pre4 (or the final 1.0.0). We're aiming for late September... |
| 78 | But if this release proves as to be exceptionally stable (or |
| 79 | exceptionally unstable!), the next release may be very soon |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 80 | indeed. |
Eric Andersen | f0da28c | 2003-12-23 09:12:09 +0000 | [diff] [blame] | 81 | |
| 82 | <p> |
| 83 | |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 84 | The <a href="downloads/Changelog">changelog</a> has all |
| 85 | the details. And as usual you can |
Eric Andersen | f0da28c | 2003-12-23 09:12:09 +0000 | [diff] [blame] | 86 | <a href="downloads">download busybox here</a>. |
| 87 | |
| 88 | <p>Have Fun! |
| 89 | |
| 90 | |
| 91 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 92 | <li><b>30 July 2003 -- BusyBox 1.0.0-pre2 released</b><p> |
Eric Andersen | f0da28c | 2003-12-23 09:12:09 +0000 | [diff] [blame] | 93 | |
| 94 | Here goes another pre release for the new BusyBox stable |
| 95 | series. The last prerelease (pre1) was given quite a lot of |
| 96 | testing (thanks everyone!) which has helped turn up a number of |
| 97 | bugs, and these problems have now been fixed. |
| 98 | |
| 99 | <p> |
| 100 | |
| 101 | Highlights of -pre2 include updating the 'ash' shell to sync up |
| 102 | with the Debian 'dash' shell, a new 'hdparm' applet was added, |
| 103 | init again supports pivot_root, The 'reboot' 'halt' and |
| 104 | 'poweroff' applets can now be used without using busybox init. |
| 105 | an ifconfig buffer overflow was fixed, losetup now allows |
| 106 | read-write loop devices, uClinux daemon support was added, the |
| 107 | 'watchdog', 'fdisk', and 'kill' applets were rewritten, there were |
| 108 | tons of doc updates, and there were many other bugs fixed. |
| 109 | <p> |
| 110 | |
| 111 | If you have submitted a patch and it is not included in this |
| 112 | release and Erik has not emailed you explaining why your patch |
| 113 | was rejected, it is safe to say that he has lost your patch. |
| 114 | That happens sometimes. Please re-submit your patch to the |
| 115 | BusyBox mailing list. |
| 116 | <p> |
| 117 | |
| 118 | The point of the "-preX" versions is to get a larger group of |
| 119 | people and vendors testing, so any problems that turn up can be |
| 120 | fixed prior to the final 1.0.0 release. The main feature that |
| 121 | is still still on the TODO list before the final BusyBox 1.0.0 |
| 122 | release is adding module support for the new 2.6.x kernels. If |
| 123 | necessary, a -pre3 BusyBox release will happen on August 6th. |
| 124 | Hopefully (i.e. unless some horrible catastrophic problem |
| 125 | turns up) the final BusyBox 1.0.0 release will be ready by |
| 126 | then... |
| 127 | <p> |
| 128 | |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 129 | The <a href="downloads/Changelog">changelog</a> has all |
Eric Andersen | f0da28c | 2003-12-23 09:12:09 +0000 | [diff] [blame] | 130 | the details. As usual you can <a href="downloads">download busybox here</a>. |
| 131 | |
| 132 | <p>Have Fun! |
| 133 | <p> |
| 134 | |
| 135 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 136 | <li><b>15 July 2003 -- BusyBox 1.0.0-pre1 released</b><p> |
Eric Andersen | a3603e8 | 2002-04-11 20:40:00 +0000 | [diff] [blame] | 137 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 138 | The busybox development series has been under construction for |
| 139 | nearly two years now. Which is just entirely too long... So |
| 140 | it is with great pleasure that I announce the imminent release |
| 141 | of a new stable series. Due to the huge number of changes |
| 142 | since the last stable release (and the usual mindless version |
| 143 | number inflation) I am branding this new stable series verison |
| 144 | 1.0.x... |
| 145 | <p> |
Eric Andersen | a3603e8 | 2002-04-11 20:40:00 +0000 | [diff] [blame] | 146 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 147 | The point of "-preX" versions is to get a larger group of |
| 148 | people and vendors testing, so any problems that turn up can be |
| 149 | fixed prior to the magic 1.0.0 release (which should happen |
| 150 | later this month)... I plan to release BusyBox 1.0.0-pre2 next |
| 151 | Monday (July 21st), and, if necessary, -pre3 on July 28th. |
| 152 | Hopefully (i.e. unless some horrible catastrophic problem turns |
| 153 | up) the final BusyBox 1.0.0 release should be ready by the end |
| 154 | of July. |
| 155 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 156 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 157 | If you have submitted patches, and they are not in this release |
| 158 | and I have not emailed you explaining why your patch was |
| 159 | rejected, it is safe to say that I have lost your patch. That |
| 160 | happens sometimes. Please do <B>NOT</b> send all your patches, |
| 161 | support questions, etc, directly to Erik. I get hundreds of |
| 162 | emails every day (which is why I end up losing patches |
| 163 | sometimes in the flood)... The busybox mailing list is the |
| 164 | right place to send your patches, support questions, etc. |
| 165 | <p> |
| 166 | |
| 167 | I would like to especially thank Vladimir Oleynik (vodz), Glenn |
| 168 | McGrath (bug1), Robert Griebl (sandman), and Manuel Novoa III |
| 169 | (mjn3) for their significant efforts and contributions that |
| 170 | have made this release possible. |
| 171 | <p> |
| 172 | |
| 173 | As usual you can <a href="downloads">download busybox here</a>. |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 174 | You don't really need to bother with the |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 175 | <a href="downloads/Changelog">changelog</a>, as the changes |
| 176 | vs the stable version are way too extensive to easily enumerate. |
| 177 | But you can take a look if you really want too. |
| 178 | |
| 179 | <p>Have Fun! |
| 180 | <p> |
| 181 | |
| 182 | |
| 183 | |
| 184 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 185 | <li><b>26 October 2002 -- BusyBox 0.60.5 released</b><p> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 186 | |
| 187 | I am very pleased to announce that the BusyBox 0.60.5 (stable) |
| 188 | is now available for download. This is a bugfix release for |
| 189 | the stable series to address all the problems that have turned |
| 190 | up since the last release. Unfortunately, the previous release |
| 191 | had a few nasty bugs (i.e. init could deadlock, gunzip -c tried |
| 192 | to delete source files, cp -a wouldn't copy symlinks, and init |
| 193 | was not always providing controlling ttys when it should have). |
| 194 | I know I said that the previous release would be the end of the |
| 195 | 0.60.x series. Well, it turns out I'm a liar. But this time I |
| 196 | mean it (just like last time ;-). This will be the last |
| 197 | release for the 0.60.x series -- all further development work |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 198 | will be done for the development busybox tree. Expect the development |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 199 | version to have its first real release very very soon now... |
| 200 | |
| 201 | <p> |
| 202 | The <a href="downloads/Changelog.full">changelog</a> has all |
| 203 | the details. As usual you can <a href="downloads">download busybox here</a>. |
| 204 | <p>Have Fun! |
| 205 | <p> |
| 206 | |
| 207 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 208 | <li><b>18 September 2002 -- BusyBox 0.60.4 released</b><p> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 209 | |
| 210 | I am very pleased to announce that the BusyBox 0.60.4 |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 211 | (stable) is now available for download. This is primarily |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 212 | a bugfix release for the stable series to address all |
| 213 | the problems that have turned up since the last |
| 214 | release. This will be the last release for the 0.60.x series. |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 215 | I mean it this time -- all further development work will be done |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 216 | on the development busybox tree, which is quite solid now and |
| 217 | should soon be getting its first real release. |
| 218 | |
| 219 | <p> |
| 220 | The <a href="downloads/Changelog.full">changelog</a> has all |
| 221 | the details. As usual you can <a href="downloads">download busybox here</a>. |
| 222 | <p>Have Fun! |
| 223 | <p> |
| 224 | |
| 225 | |
| 226 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 227 | <li><b>27 April 2002 -- BusyBox 0.60.3 released</b><p> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 228 | |
| 229 | I am very pleased to announce that the BusyBox 0.60.3 (stable) is |
| 230 | now available for download. This is primarily a bugfix release |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 231 | for the stable series. A number of problems have turned up since |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 232 | the last release, and this should address most of those problems. |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 233 | This should be the last release for the 0.60.x series. The |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 234 | development busybox tree has been progressing nicely, and will |
| 235 | hopefully be ready to become the next stable release. |
| 236 | |
| 237 | <p> |
| 238 | The <a href="downloads/Changelog">changelog</a> has all |
| 239 | the details. As usual you can <a href="downloads">download busybox here</a>. |
| 240 | <p>Have Fun! |
| 241 | <p> |
| 242 | |
| 243 | |
| 244 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 245 | <li><b>6 March 2002 -- busybox.net now has mirrors!</b><p> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 246 | |
| 247 | Busybox.net is now much more available, thanks to |
| 248 | the fine folks at <a href= "http://i-netinnovations.com/">http://i-netinnovations.com/</a> |
| 249 | who are providing hosting for busybox.net and |
| 250 | uclibc.org. In addition, we now have two mirrors: |
| 251 | <a href= "http://busybox.linuxmagic.com/">http://busybox.linuxmagic.com/</a> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 252 | in Canada and |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 253 | <a href= "http://busybox.csservers.de/">http://busybox.csservers.de/</a> |
| 254 | in Germany. I hope this makes things much more |
| 255 | accessible for everyone! |
| 256 | |
| 257 | |
| 258 | <li> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 259 | <b>3 January 2002 -- Welcome to busybox.net!</b> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 260 | |
| 261 | <p>Thanks to the generosity of a number of busybox |
| 262 | users, we have been able to purchase busybox.net |
| 263 | (which is where you are probably reading this). |
| 264 | Right now, busybox.net and uclibc.org are both |
| 265 | living on my home system (at the end of my DSL |
| 266 | line). I apologize for the abrupt move off of |
| 267 | busybox.lineo.com. Unfortunately, I no longer have |
| 268 | the access needed to keep that system updated (for |
| 269 | example, you might notice the daily snapshots there |
| 270 | stopped some time ago).</p> |
| 271 | |
| 272 | <p>Busybox.net is currently hosted on my home |
| 273 | server, at the end of a DSL line. Unfortunately, |
| 274 | the load on them is quite heavy. To address this, |
| 275 | I'm trying to make arrangements to get busybox.net |
| 276 | co-located directly at an ISP. To assist in the |
| 277 | co-location effort, <a href= |
| 278 | "http://www.codepoet.org/~markw">Mark Whitley</a> |
| 279 | (author of busybox sed, cut, and grep) has donated |
| 280 | his <a href= |
| 281 | "http://www.netwinder.org/">NetWinder</a> computer |
| 282 | for hosting busybox.net and uclibc.org. Once this |
| 283 | system is co-located, the current speed problems |
| 284 | should be completely eliminated. Hopefully, too, |
| 285 | some of you will volunteer to set up some mirror |
| 286 | sites, to help to distribute the load a bit.</p> |
| 287 | |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 288 | <p><!-- |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 289 | <center> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 290 | Click here to help support busybox.net! |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 291 | <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 292 | <input type="hidden" name="cmd" value="_xclick"> |
| 293 | <input type="hidden" name="business" value="andersen@codepoet.org"> |
| 294 | <input type="hidden" name="item_name" value="Support Busybox"> |
| 295 | <input type="hidden" name="image_url" value="https://codepoet-consulting.com/images/busybox2.jpg"> |
| 296 | <input type="hidden" name="no_shipping" value="1"> |
| 297 | <input type="image" src="images/donate.png" border="0" name="submit" alt="Make donation using PayPal"> |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 298 | </form> |
| 299 | </center> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 300 | --> |
| 301 | Since some people expressed concern over BusyBox |
| 302 | donations, let me assure you that no one is getting |
| 303 | rich here. All BusyBox and uClibc donations will be |
| 304 | spent paying for bandwidth and needed hardware |
| 305 | upgrades. For example, Mark's NetWinder currently |
| 306 | has just 64Meg of memory. As demonstrated when |
| 307 | google spidered the site the other day, 64 Megs in |
| 308 | not enough, so I'm going to be ordering 256Megs of |
| 309 | ram and a larger hard drive for the box today. So |
| 310 | far, donations received have been sufficient to |
| 311 | cover almost all expenses. In the future, we may |
| 312 | have co-location fees to worry about, but for now |
| 313 | we are ok. A <b>HUGE thank-you</b> goes out to |
| 314 | everyone that has contributed!<br> |
| 315 | -Erik</p> |
| 316 | </li> |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 317 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 318 | <li> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 319 | <b>20 November 2001 -- BusyBox 0.60.2 released</b> |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 320 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 321 | <p>We am very pleased to announce that the BusyBox |
| 322 | 0.60.2 (stable) is now released to the world. This |
| 323 | one is primarily a bugfix release for the stable |
| 324 | series, and it should take care of most everyone's |
| 325 | needs till we can get the nice new stuff we have |
| 326 | been working on in CVS ready to release (with the |
| 327 | wonderful new buildsystem). The biggest change in |
| 328 | this release (beyond bugfixes) is the fact that msh |
| 329 | (the minix shell) has been re-worked by Vladimir N. |
| 330 | Oleynik (vodz) and so it no longer crashes when |
| 331 | told to do complex things with backticks.</p> |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 332 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 333 | <p>This release has been tested on x86, ARM, and |
| 334 | powerpc using glibc 2.2.4, libc5, and uClibc, so it |
| 335 | should work with just about any Linux system you |
| 336 | throw it at. See the <a href= |
| 337 | "downloads/Changelog">changelog</a> for <small>most |
| 338 | of</small> the details. The last release was |
| 339 | <em>very</em> solid for people, and this one should |
| 340 | be even better.</p> |
| 341 | |
| 342 | <p>As usual BusyBox 0.60.2 can be downloaded from |
| 343 | <a href= |
| 344 | "downloads">http://www.busybox.net/downloads</a>.</p> |
| 345 | |
| 346 | <p>Have Fun.<br> |
| 347 | -Erik</p> |
| 348 | </li> |
| 349 | |
| 350 | <li> <b>18 November 2001 -- Help us buy busybox.net!</b> |
| 351 | |
| 352 | <!-- Begin PayPal Logo --> |
| 353 | <center> |
| 354 | Click here to help buy busybox.net! |
| 355 | <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
| 356 | <input type="hidden" name="cmd" value="_xclick"> |
| 357 | <input type="hidden" name="business" value="andersen@codepoet.org"> |
| 358 | <input type="hidden" name="item_name" value="Support Busybox"> |
| 359 | <input type="hidden" name="image_url" value="https://busybox.net/images/busybox2.jpg"> |
| 360 | <input type="hidden" name="no_shipping" value="1"> |
| 361 | <input type="image" src="images/donate.png" border="0" name="submit" alt="Make donation using PayPal"> |
| 362 | </form> |
| 363 | </center> |
| 364 | <!-- End PayPal Logo --> |
| 365 | |
| 366 | I've contacted the current owner of busybox.net and he is willing |
| 367 | to sell the domain name -- for $250. He also owns busybox.org but |
| 368 | will not part with it... I will then need to pay the registry fee |
| 369 | for a couple of years and start paying for bandwidth, so this will |
| 370 | initially cost about $300. I would like to host busybox.net on my |
| 371 | home machine (codepoet.org) so I have full control over the system, |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 372 | but to do that would require that I increase the level of bandwidth |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 373 | I am paying for. Did you know that so far this month, there |
| 374 | have been over 1.4 Gigabytes of busybox ftp downloads? I don't |
| 375 | even <em>know</em> how much CVS bandwidth it requires. For the |
| 376 | time being, Lineo has continued to graciously provide this |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 377 | bandwidth, despite the fact that I no longer work for them. If I |
| 378 | start running this all on my home machine, paying for the needed bandwidth |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 379 | will start costing some money. |
| 380 | <p> |
| 381 | |
| 382 | I was going to pay it all myself, but my wife didn't like that |
| 383 | idea at all (big surprise). It turns out <insert argument |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 384 | where she wins and I don't> she has better ideas |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 385 | about what we should spend our money on that don't involve |
| 386 | busybox. She suggested I should ask for contributions on the |
| 387 | mailing list and web page. So... |
| 388 | <p> |
| 389 | |
| 390 | I am hoping that if everyone could contribute a bit, we could pick |
| 391 | up the busybox.net domain name and cover the bandwidth costs. I |
| 392 | know that busybox is being used by a lot of companies as well as |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 393 | individuals -- hopefully people and companies that are willing to |
| 394 | contribute back a bit. So if everyone could please help out, that |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 395 | would be wonderful! |
| 396 | <p> |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 397 | |
| 398 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 399 | <li> <b>23 August 2001 -- BusyBox 0.60.1 released</b> |
| 400 | <br> |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 401 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 402 | This is a relatively minor bug fixing release that fixes |
| 403 | up the bugs that have shown up in the stable release in |
| 404 | the last few weeks. Fortunately, nothing <em>too</em> |
| 405 | serious has shown up. This release only fixes bugs -- no |
| 406 | new features, no new applets. So without further ado, |
| 407 | here it is. Come and get it. |
| 408 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 409 | The |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 410 | <a href="downloads/Changelog">changelog</a> has all |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 411 | the details. As usual BusyBox 0.60.1 can be downloaded from |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 412 | <a href="downloads">http://busybox.net/downloads</a>. |
| 413 | <p>Have Fun! |
| 414 | <p> |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 415 | |
| 416 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 417 | <li> <b>2 August 2001 -- BusyBox 0.60.0 released</b> |
| 418 | <br> |
| 419 | I am very pleased to announce the immediate availability of |
| 420 | BusyBox 0.60.0. I have personally tested this release with libc5, glibc, |
| 421 | and <a href="http://uclibc.org/">uClibc</a> on |
| 422 | x86, ARM, and powerpc using linux 2.2 and 2.4, and I know a number |
| 423 | of people using it on everything from ia64 to m68k with great success. |
| 424 | Everything seems to be working very nicely now, so getting a nice |
| 425 | stable bug-free(tm) release out seems to be in order. This releases fixes |
| 426 | a memory leak in syslogd, a number of bugs in the ash and msh shells, and |
| 427 | cleans up a number of things. |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 428 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 429 | <p> |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 430 | |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 431 | Those wanting an easy way to test the 0.60.0 release with uClibc can |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 432 | use <a href="http://user-mode-linux.sourceforge.net/">User-Mode Linux</a> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 433 | to give it a try by downloading and compiling |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 434 | <a href="ftp://busybox.net/buildroot.tar.gz">buildroot.tar.gz</a>. |
| 435 | You don't have to be root or reboot your machine to run test this way. |
| 436 | Preconfigured User-Mode Linux kernel source is also on busybox.net. |
| 437 | <p> |
| 438 | Another cool thing is the nifty <a href="downloads/tutorial/index.html"> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 439 | BusyBox Tutorial</a> contributed by K Computing. This requires |
| 440 | a ShockWave plugin (or standalone viewer), so you may want to grab the |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 441 | the GPLed shockwave viewer from <a href="http://www.swift-tools.com/Flash/flash-0.4.10.tgz">here</a> |
| 442 | to view the tutorial. |
| 443 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 444 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 445 | Finally, In case you didn't notice anything odd about the |
| 446 | version number of this release, let me point out that this release |
| 447 | is <em>not</em> 0.53, because I bumped the version number up a |
| 448 | bit. This reflects the fact that this release is intended to form |
| 449 | a new stable BusyBox release series. If you need to rely on a |
| 450 | stable version of BusyBox, you should plan on using the stable |
| 451 | 0.60.x series. If bugs show up then I will release 0.60.1, then |
| 452 | 0.60.2, etc... This is also intended to deal with the fact that |
| 453 | the BusyBox build system will be getting a major overhaul for the |
| 454 | next release and I don't want that to break products that people |
| 455 | are shipping. To avoid that, the new build system will be |
| 456 | released as part of a new BusyBox development series that will |
| 457 | have some not-yet-decided-on odd version number. Once things |
| 458 | stabilize and the new build system is working for everyone, then |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 459 | I will release that as a new stable release series. |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 460 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 461 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 462 | The |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 463 | <a href="downloads/Changelog">changelog</a> has all |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 464 | the details. As usual BusyBox 0.60.0 can be downloaded from |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 465 | <a href="downloads">http://busybox.net/downloads</a>. |
| 466 | <p>Have Fun! |
| 467 | <p> |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 468 | |
| 469 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 470 | <li> <b>7 July 2001 -- BusyBox 0.52 released</b> |
| 471 | <br> |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 472 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 473 | I am very pleased to announce the immediate availability of |
| 474 | BusyBox 0.52 (the "new-and-improved rock-solid release"). This |
| 475 | release is the result of <em>many</em> hours of work and has tons |
| 476 | of bugfixes, optimizations, and cleanups. This release adds |
| 477 | several new applets, including several new shells (such as hush, msh, |
| 478 | and ash). |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 479 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 480 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 481 | The |
| 482 | <a href="downloads/Changelog">changelog</a> covers |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 483 | some of the more obvious details, but there are many many things that |
| 484 | are not mentioned, but have been improved in subtle ways. As usual, |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 485 | BusyBox 0.52 can be downloaded from |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 486 | <a href="downloads">http://busybox.net/downloads</a>. |
| 487 | <p>Have Fun! |
| 488 | <p> |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 489 | |
| 490 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 491 | <li> <b>10 April 2001 - Graph of Busybox Growth </b> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 492 | <br> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 493 | The illustrious Larry Doolittle has made a PostScript chart of the growth |
| 494 | of the Busybox tarball size over time. It is available for downloading / |
| 495 | viewing <a href= "busybox-growth.ps"> right here</a>. |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 496 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 497 | <p> (Note that while the number of applets in Busybox has increased, you |
| 498 | can still configure Busybox to be as small as you want by selectively |
| 499 | turning off whichever applets you don't need.) |
| 500 | <p> |
Eric Andersen | 4fa2bb5 | 2002-01-04 00:32:15 +0000 | [diff] [blame] | 501 | |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 502 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 503 | <li> <b>10 April 2001 -- BusyBox 0.51 released</b> |
| 504 | <br> |
Eric Andersen | ceece81 | 2001-07-07 09:38:30 +0000 | [diff] [blame] | 505 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 506 | BusyBox 0.51 (the "rock-solid release") is now out there. This |
| 507 | release adds only 2 new applets: env and vi. The vi applet, |
| 508 | contributed by Sterling Huxley, is very functional, and is only |
| 509 | 22k. This release fixes 3 critical bugs in the 0.50 release. |
| 510 | There were 2 potential segfaults in lash (the busybox shell) in |
| 511 | the 0.50 release which are now fixed. Another critical bug in |
| 512 | 0.50 which is now fixed: syslogd from 0.50 could potentially |
| 513 | deadlock the init process and thereby break your entire system. |
| 514 | <p> |
Eric Andersen | ceece81 | 2001-07-07 09:38:30 +0000 | [diff] [blame] | 515 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 516 | There are a number of improvements in this release as well. For |
| 517 | one thing, the wget applet is greatly improved. Dmitry Zakharov |
| 518 | added FTP support, and Laurence Anderson make wget fully RFC |
| 519 | compliant for HTTP 1.1. The mechanism for including utility |
| 520 | functions in previous releases was clumsy and error prone. Now |
| 521 | all utility functions are part of a new libbb library, which makes |
| 522 | maintaining utility functions much simpler. And BusyBox now |
| 523 | compiles on itanium systems (thanks to the Debian itanium porters |
| 524 | for letting me use their system!). |
| 525 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 526 | You can read the |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 527 | <a href="downloads/Changelog">changelog</a> for |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 528 | complete details. BusyBox 0.51 can be downloaded from |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 529 | <a href="downloads">http://busybox.net/downloads</a>. |
| 530 | <p>Have Fun! |
| 531 | <p> |
Eric Andersen | ceece81 | 2001-07-07 09:38:30 +0000 | [diff] [blame] | 532 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 533 | <li> <b>Busybox Boot-Floppy Image</b> |
Eric Andersen | ceece81 | 2001-07-07 09:38:30 +0000 | [diff] [blame] | 534 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 535 | <p>Because you asked for it, we have made available a <a href= |
| 536 | "downloads/busybox.floppy.img"> Busybox boot floppy |
| 537 | image</a>. Here's how you use it: |
Eric Andersen | ceece81 | 2001-07-07 09:38:30 +0000 | [diff] [blame] | 538 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 539 | <ol> |
Eric Andersen | ceece81 | 2001-07-07 09:38:30 +0000 | [diff] [blame] | 540 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 541 | <li> <a href= "downloads/busybox.floppy.img"> |
| 542 | Download the image</a> |
Eric Andersen | ceece81 | 2001-07-07 09:38:30 +0000 | [diff] [blame] | 543 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 544 | <li> dd it onto a floppy like so: <tt> dd if=busybox.floppy.img |
| 545 | of=/dev/fd0 ; sync </tt> |
Eric Andersen | ceece81 | 2001-07-07 09:38:30 +0000 | [diff] [blame] | 546 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 547 | <li> Pop it in a machine and boot up. |
Eric Andersen | ceece81 | 2001-07-07 09:38:30 +0000 | [diff] [blame] | 548 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 549 | </ol> |
Eric Andersen | ceece81 | 2001-07-07 09:38:30 +0000 | [diff] [blame] | 550 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 551 | <p> If you want to look at the contents of the initrd image, do this: |
Eric Andersen | ceece81 | 2001-07-07 09:38:30 +0000 | [diff] [blame] | 552 | |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 553 | <pre> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 554 | mount ./busybox.floppy.img /mnt -o loop -t msdos |
| 555 | cp /mnt/initrd.gz /tmp |
| 556 | umount /mnt |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 557 | gunzip /tmp/initrd.gz |
| 558 | mount /tmp/initrd /mnt -o loop -t minix |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 559 | </pre> |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 560 | |
| 561 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 562 | <li> <b>15 March 2001 -- BusyBox 0.50 released</b> |
| 563 | <br> |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 564 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 565 | This release adds several new applets including ifconfig, route, pivot_root, stty, |
| 566 | and tftp, and also fixes tons of bugs. Tab completion in the |
| 567 | shell is now working very well, and the shell's environment variable |
| 568 | expansion was fixed. Tons of other things were fixed or made |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 569 | smaller. For a fairly complete overview, see the |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 570 | <a href="downloads/Changelog">changelog</a>. |
| 571 | <p> |
| 572 | lash (the busybox shell) is still with us, fixed up a bit so it |
| 573 | now behaves itself quite nicely. It really is quite usable as |
| 574 | long as you don't expect it to provide Bourne shell grammer. |
| 575 | Standard things like pipes, redirects, command line editing, and |
| 576 | environment variable expansion work great. But we have found that |
| 577 | this shell, while very usable, does not provide an extensible |
| 578 | framework for adding in full Bourne shell behavior. So the first order of |
| 579 | business as we begin working on the next BusyBox release will be to merge in the new shell |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 580 | currently in progress at |
| 581 | <a href="http://doolittle.faludi.com/~larry/parser.html">Larry Doolittle's website</a>. |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 582 | <p> |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 583 | |
| 584 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 585 | <li> <b>27 January 2001 -- BusyBox 0.49 released</b> |
| 586 | <br> |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 587 | |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 588 | Several new applets, lots of bug fixes, cleanups, and many smaller |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 589 | things made nicer. Several cleanups and improvements to the shell. |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 590 | For a list of the most interesting changes |
| 591 | you might want to look at the <a href="downloads/Changelog">changelog</a>. |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 592 | <p> |
| 593 | Special thanks go out to Matt Kraai and Larry Doolittle for all their |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 594 | work on this release, and for keeping on top of things while I've been |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 595 | out of town. |
| 596 | <p> |
| 597 | <em>Special Note</em><br> |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 598 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 599 | BusyBox 0.49 was supposed to have replaced lash, the BusyBox |
| 600 | shell, with a new shell that understands full Bourne shell/Posix shell grammer. |
| 601 | Well, that simply didn't happen in time for this release. A new |
| 602 | shell that will eventually replace lash is already under |
| 603 | construction. This new shell is being developed by Larry |
| 604 | Doolittle, and could use all of our help. Please see the work in |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 605 | progress on <a href="http://doolittle.faludi.com/~larry/parser.html">Larry's website</a> |
| 606 | and help out if you can. This shell will be included in the next |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 607 | release of BusyBox. |
| 608 | <p> |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 609 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 610 | <li> <b>13 December 2000 -- BusyBox 0.48 released</b> |
| 611 | <br> |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 612 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 613 | This release fixes lots and lots of bugs. This has had some very |
| 614 | rigorous testing, and looks very, very clean. The usual tar |
| 615 | update of course: tar no longer breaks hardlinks, tar -xzf is |
| 616 | optionally supported, and the LRP folks will be pleased to know |
| 617 | that 'tar -X' and 'tar --exclude' are both now in. Applets are |
| 618 | now looked up using a binary search making lash (the busybox |
| 619 | shell) much faster. For the new debian-installer (for Debian |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 620 | woody) a .udeb can now be generated. |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 621 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 622 | The curious can get a list of some of the more interesting changes by reading |
| 623 | the <a href="downloads/Changelog">changelog</a>. |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 624 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 625 | Many thanks go out to the many many people that have contributed to |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 626 | this release, especially Matt Kraai, Larry Doolittle, and Kent Robotti. |
| 627 | <p> |
| 628 | <p> <li> <b>26 September 2000 -- BusyBox 0.47 released</b> |
| 629 | <br> |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 630 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 631 | This release fixes lots of bugs (including an ugly bug in 0.46 |
| 632 | syslogd that could fork-bomb your system). Added several new |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 633 | apps: rdate, wget, getopt, dos2unix, unix2dos, reset, unrpm, |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 634 | renice, xargs, and expr. syslogd now supports network logging. |
| 635 | There are the usual tar updates. Most apps now use getopt for |
| 636 | more correct option parsing. |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 637 | See the <a href="downloads/Changelog">changelog</a> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 638 | for complete details. |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 639 | |
| 640 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 641 | <p> <li> <b>11 July 2000 -- BusyBox 0.46 released</b> |
| 642 | <br> |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 643 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 644 | This release fixes several bugs (including a ugly bug in tar, |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 645 | and fixes for NFSv3 mount support). Added a dumpkmap to allow |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 646 | people to dump a binary keymaps for use with 'loadkmap', and a |
| 647 | completely reworked 'grep' and 'sed' which should behave better. |
| 648 | BusyBox shell can now also be used as a login shell. |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 649 | See the <a href="downloads/Changelog">changelog</a> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 650 | for complete details. |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 651 | |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 652 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 653 | <p> <li> <b>21 June 2000 -- BusyBox 0.45 released</b> |
| 654 | <br> |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 655 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 656 | This release has been slow in coming, but is very solid at this |
| 657 | point. BusyBox now supports libc5 as well as GNU libc. This |
| 658 | release provides the following new apps: cut, tr, insmod, ar, |
| 659 | mktemp, setkeycodes, md5sum, uuencode, uudecode, which, and |
| 660 | telnet. There are bug fixes for just about every app as well (see |
| 661 | the <a href="downloads/Changelog">changelog</a> for |
| 662 | details). |
| 663 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 664 | Also, some exciting infrastructure news! Busybox now has its own |
| 665 | <a href="lists/busybox/">mailing list</a>, |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 666 | publically browsable |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 667 | <a href="/cgi-bin/cvsweb/busybox/">CVS tree</a>, |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 668 | anonymous |
| 669 | <a href="cvs_anon.html">CVS access</a>, and |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 670 | for those that are actively contributing there is even |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 671 | <a href="cvs_write.html">CVS write access</a>. |
| 672 | I think this will be a huge help to the ongoing development of BusyBox. |
| 673 | <p> |
| 674 | Also, for the curious, there is no 0.44 release. Somehow 0.44 got announced |
| 675 | a few weeks ago prior to its actually being released. To avoid any confusion |
| 676 | we are just skipping 0.44. |
| 677 | <p> |
| 678 | Many thanks go out to the many people that have contributed to this release |
| 679 | of BusyBox (esp. Pavel Roskin)! |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 680 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 681 | |
| 682 | <p> <li> <b>19 April 2000 -- syslogd bugfix</b> |
| 683 | <br> |
| 684 | Turns out that there was still a bug in busybox syslogd. |
| 685 | For example, with the following test app: |
| 686 | <pre> |
| 687 | #include <syslog.h> |
| 688 | |
| 689 | int do_log(char* msg, int delay) |
| 690 | { |
| 691 | openlog("testlog", LOG_PID, LOG_DAEMON); |
| 692 | while(1) { |
| 693 | syslog(LOG_ERR, "%s: testing one, two, three\n", msg); |
| 694 | sleep(delay); |
| 695 | } |
| 696 | closelog(); |
| 697 | return(0); |
| 698 | }; |
| 699 | |
| 700 | int main(void) |
| 701 | { |
| 702 | if (fork()==0) |
| 703 | do_log("A", 2); |
| 704 | do_log("B", 3); |
| 705 | } |
| 706 | </pre> |
| 707 | it should be logging stuff from both "A" and "B". As released in 0.43 only stuff |
| 708 | from "A" would have been logged. This means that if init tries to log something |
| 709 | while say ppp has the syslog open, init would block (which is bad, bad, bad). |
| 710 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 711 | Karl M. Hegbloom has created a fix for the problem. |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 712 | Thanks Karl! |
| 713 | |
| 714 | |
| 715 | <p> <li> <b>18 April 2000 -- BusyBox 0.43 released (finally!)</b> |
| 716 | <br> |
| 717 | I have finally gotten everything into a state where I feel pretty |
| 718 | good about things. This is definitely the most stable, solid release |
| 719 | so far. A lot of bugs have been fixed, and the following new apps |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 720 | have been added: sh, basename, dirname, killall, uptime, |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 721 | freeramdisk, tr, echo, test, and usleep. Tar has been completely |
| 722 | rewritten from scratch. Bss size has also been greatly reduced. |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 723 | More details are available in the |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 724 | <a href="downloads/Changelog">changelog</a>. |
| 725 | Oh, and as a special bonus, I wrote some fairly comprehensive |
| 726 | <em>documentation</em>, complete with examples and full usage information. |
| 727 | |
| 728 | <p> |
| 729 | Many thanks go out to the fine people that have helped by submitting patches |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 730 | and bug reports; particularly instrumental in helping for this release were |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 731 | Karl Hegbloom, Pavel Roskin, Friedrich Vedder, Emanuele Caratti, |
| 732 | Bob Tinsley, Nicolas Pitre, Avery Pennarun, Arne Bernin, John Beppu, and Jim Gleason. |
| 733 | There were others so if I somehow forgot to mention you, I'm very sorry. |
| 734 | <p> |
| 735 | |
| 736 | You can grab BusyBox 0.43 tarballs <a href="downloads">here</a>. |
| 737 | |
| 738 | <p> <li> <b>9 April 2000 -- BusyBox 0.43 pre release</b> |
| 739 | <br> |
| 740 | Unfortunately, I have not yet finished all the things I want to |
| 741 | do for BusyBox 0.43, so I am posting this pre-release for people |
| 742 | to poke at. This contains my complete rewrite of tar, which now weighs in at |
| 743 | 5k (7k with all options turned on) and works for reading and writing |
| 744 | tarballs (which it does correctly for everything I have been able to throw |
| 745 | at it). Tar also (optionally) supports the "--exclude" option (mainly because |
| 746 | the Linux Router Project folks asked for it). This also has a pre-release |
| 747 | of the micro shell I have been writing. This pre-release should be stable |
| 748 | enough for production use -- it just isn't a release since I have some structural |
| 749 | changes I still want to make. |
| 750 | <p> |
| 751 | The pre-release can be found <a href="downloads">here</a>. |
| 752 | Please let me know ASAP if you find <em>any</em> bugs. |
| 753 | |
| 754 | <p> <li> <b>28 March 2000 -- Andersen Baby Boy release</b> |
| 755 | <br> |
| 756 | I am pleased to announce that on Tuesday March 28th at 5:48pm, weighing in at 7 |
| 757 | lbs. 12 oz, Micah Erik Andersen was born at LDS Hospital here in Salt Lake City. |
| 758 | He was born in the emergency room less then 5 minutes after we arrived -- and |
| 759 | it was such a relief that we even made it to the hospital at all. Despite the |
| 760 | fact that I was driving at an amazingly unlawful speed and honking at everybody |
| 761 | and thinking decidedly unkind thoughts about the people in our way, my wife |
| 762 | (inconsiderate of my feelings and complete lack of medical training) was lying |
| 763 | down in the back seat saying things like "I think I need to start pushing now" |
| 764 | (which she then proceeded to do despite my best encouraging statements to the |
| 765 | contrary). |
| 766 | <p> |
| 767 | Anyway, I'm glad to note that despite the much-faster-than-we-were-expecting |
| 768 | labor, both Shaunalei and our new baby boy are doing wonderfully. |
| 769 | <p> |
| 770 | So now that I am done with my excuse for the slow release cycle... |
| 771 | Progress on the next release of BusyBox has been slow but steady. I expect |
| 772 | to have a release sometime during the first week of April. This release will |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 773 | include a number of important changes, including the addition of a shell, a |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 774 | re-write of tar (to accommodate the Linux Router Project), and syslogd can now |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 775 | accept multiple concurrent connections, fixing lots of unexpected blocking |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 776 | problems. |
| 777 | |
| 778 | |
| 779 | <p> <li> <b>11 February 2000 -- BusyBox 0.42 released</b> |
| 780 | <br> |
| 781 | |
| 782 | This is the most solid BusyBox release so far. Many, many |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 783 | bugs have been fixed. See the |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 784 | <a href="downloads/Changelog">changelog</a> for details. |
| 785 | |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 786 | Of particular interest, init will now cleanly unmount |
| 787 | filesystems on reboot, cp and mv have been rewritten and |
| 788 | behave much better, and mount and umount no longer leak |
| 789 | loop devices. Many thanks go out to Randolph Chung, |
| 790 | Karl M. Hegbloom, Taketoshi Sano, and Pavel Roskin for |
| 791 | their hard work on this release of BusyBox. Please pound |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 792 | on it and let me know if you find any bugs. |
| 793 | |
| 794 | <p> <li> <b>19 January 2000 -- BusyBox 0.41 released</b> |
| 795 | <br> |
| 796 | |
| 797 | This release includes bugfixes to cp, mv, logger, true, false, |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 798 | mkdir, syslogd, and init. New apps include wc, hostid, |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 799 | logname, tty, whoami, and yes. New features include loop device |
| 800 | support in mount and umount, and better TERM handling by init. |
| 801 | The changelog can be found <a href="downloads/Changelog">here</a>. |
| 802 | |
| 803 | <p> <li> <b>7 January 2000 -- BusyBox 0.40 released</b> |
| 804 | <br> |
| 805 | |
| 806 | This release includes bugfixes to init (now includes inittab support), |
| 807 | syslogd, head, logger, du, grep, cp, mv, sed, dmesg, ls, kill, gunzip, and mknod. |
| 808 | New apps include sort, uniq, lsmod, rmmod, fbset, and loadacm. |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 809 | In particular, this release fixes an important bug in tar which |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 810 | in some cases produced serious security problems. |
| 811 | As always, the changelog can be found <a href="downloads/Changelog">here</a>. |
| 812 | |
| 813 | <p> <li> <b>11 December 1999 -- BusyBox Website</b> |
| 814 | <br> |
| 815 | I have received permission from Bruce Perens (the original author of BusyBox) |
| 816 | to set up this site as the new primary website for BusyBox. This website |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 817 | will always contain pointers to the latest and greatest, and will also |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 818 | contain the latest documentation on how to use BusyBox, what it can do, |
| 819 | what arguments its apps support, etc. |
| 820 | |
| 821 | <p> <li> <b>10 December 1999 -- BusyBox 0.39 released</b> |
| 822 | <br> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 823 | This release includes fixes to init, reboot, halt, kill, and ls, and contains |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 824 | the new apps ping, hostname, mkfifo, free, tail, du, tee, and head. A full |
| 825 | changelog can be found <a href="downloads/Changelog">here</a>. |
| 826 | <p> <li> <b>5 December 1999 -- BusyBox 0.38 released</b> |
| 827 | <br> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 828 | This release includes fixes to tar, cat, ls, dd, rm, umount, find, df, |
| 829 | and make install, and includes new apps syslogd/klogd and logger. |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 830 | |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 831 | |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 832 | </ul> |
| 833 | |
| 834 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 835 | <!--#include file="footer.html" --> |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 836 | |