Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 1 | <!--#include file="header.html" --> |
| 2 | |
| 3 | |
| 4 | <ul> |
| 5 | |
Eric Andersen | 8f38782 | 2004-07-26 12:07:01 +0000 | [diff] [blame] | 6 | <li><b>26 July 2004 -- BusyBox 1.0.0-rc2 released</b><p> |
| 7 | |
| 8 | Here goes release candidate 2... |
| 9 | <p> |
| 10 | The <a href="downloads/Changelog">changelog</a> has all the details. |
| 11 | And as usual you can <a href="downloads">download busybox here</a>. |
| 12 | |
| 13 | <p>Have Fun! |
| 14 | |
Eric Andersen | 8f38782 | 2004-07-26 12:07:01 +0000 | [diff] [blame] | 15 | <p> |
Eric Andersen | f429d51 | 2004-07-20 11:08:30 +0000 | [diff] [blame] | 16 | <li><b>20 July 2004 -- BusyBox 1.0.0-rc1 released</b><p> |
| 17 | |
| 18 | Here goes release candidate 1... This fixes all (most?) of the problems |
| 19 | that have turned up since -pre10. In particular, loading and unloading of |
| 20 | kernel modules with 2.6.x kernels should be working much better. |
| 21 | <p> |
| 22 | |
Eric Andersen | 24c20b1 | 2004-07-20 11:31:08 +0000 | [diff] [blame] | 23 | I <b>really</b> want to get BusyBox 1.0.0 released soon and I see no real |
| 24 | reason why the 1.0.0 release shouldn't happen with things pretty much as |
| 25 | is. BusyBox is in good shape at the moment, and it works nicely for |
| 26 | everything that I'm doing with it. And from the reports I've been getting, |
| 27 | it works nicely for what most everyone else is doing with it as well. |
| 28 | There will eventually be a 1.0.1 anyway, so we might as well get on with |
| 29 | it. No BusyBox is not perfect. No piece of software ever is. And while |
| 30 | there is still plenty that can be done to improve things, most of that work |
| 31 | is waiting till we can get a solid 1.0.0 release out the door.... |
| 32 | <p> |
| 33 | |
Eric Andersen | a212af1 | 2004-07-20 11:31:52 +0000 | [diff] [blame] | 34 | Please do not bother to send in patches adding cool new features at this |
| 35 | time. Only bug-fix patches will be accepted. If you have submitted a |
| 36 | bug-fixing patch to the busybox mailing list and no one has emailed you |
| 37 | explaining why your patch was rejected, it is safe to say that your patch |
| 38 | has been lost or forgotten. That happens sometimes. Please re-submit your |
| 39 | bug-fixing patch to the BusyBox mailing list, and be sure to put "[PATCH]" |
| 40 | at the beginning of the email subject line! |
Eric Andersen | f429d51 | 2004-07-20 11:08:30 +0000 | [diff] [blame] | 41 | |
| 42 | <p> |
| 43 | The <a href="downloads/Changelog">changelog</a> has all the details. |
| 44 | And as usual you can <a href="downloads">download busybox here</a>. |
| 45 | |
| 46 | <p>Have Fun! |
| 47 | |
| 48 | <p> |
| 49 | On a less happy note, My 92 year old grandmother (my dad's mom) passed away |
| 50 | yesterday (June 19th). The funeral will be Thursday in a little town about |
| 51 | 2 hours south of my home. I've checked and there is absolutely no way I |
| 52 | could be back in time for the funeral if I attend <a |
| 53 | href="http://www.linuxsymposium.org/2004/">OLS</a> and give my presentation |
| 54 | as scheduled. |
| 55 | <p> |
| 56 | As such, it is with great reluctance and sadness that I have come |
| 57 | to the conclusion I will have to make my appologies and skip OLS |
| 58 | this year. |
| 59 | <p> |
| 60 | |
| 61 | |
| 62 | <p> |
Eric Andersen | 4c8b0dd | 2004-04-13 19:38:17 +0000 | [diff] [blame] | 63 | <li><b>13 April 2004 -- BusyBox 1.0.0-pre10 released</b><p> |
| 64 | |
| 65 | Ok, I lied. It turns out that -pre9 will not be the final BusyBox |
| 66 | pre-release. With any luck however -pre10 will be, since I <b>really</b> |
Eric Andersen | f429d51 | 2004-07-20 11:08:30 +0000 | [diff] [blame] | 67 | want to get BusyBox 1.0.0 released very soon. As usual, please do not |
Eric Andersen | 4c8b0dd | 2004-04-13 19:38:17 +0000 | [diff] [blame] | 68 | bother to send in patches adding cool new features at this time. Only |
| 69 | bug-fix patches will be accepted. It would also be <b>very</b> helpful if |
| 70 | people could continue to review the BusyBox documentation and submit |
| 71 | improvements. |
| 72 | |
| 73 | <p> |
| 74 | The <a href="downloads/Changelog">changelog</a> has all the details. |
| 75 | And as usual you can <a href="downloads">download busybox here</a>. |
| 76 | |
| 77 | <p>Have Fun! |
| 78 | <p> |
| 79 | |
| 80 | |
| 81 | <p> |
Eric Andersen | e54e8ef | 2004-04-07 14:19:41 +0000 | [diff] [blame] | 82 | <li><b>6 April 2004 -- BusyBox 1.0.0-pre9 released</b><p> |
| 83 | |
| 84 | Here goes the final BusyBox pre-release... This is your last chance for |
| 85 | bug fixes. With luck this will be released as BusyBox 1.0.0 later this |
| 86 | week. Please do not bother to send in patches adding cool new features at |
| 87 | this time. Only bug-fix patches will be accepted. It would also be |
| 88 | <b>very</b> helpful if people could help review the BusyBox documentation |
| 89 | and submit improvements. I've spent a lot of time updating the |
| 90 | documentation to make it better match reality, but I could really use some |
| 91 | assistance in checking that the features supported by the various applets |
| 92 | match the features listed in the documentation. |
| 93 | |
| 94 | <p> |
| 95 | I had hoped to get this released a month ago, but |
| 96 | <a href="http://codepoet.org/gallery/baby_peter/img_1796"> |
| 97 | another release on 1 March 2004</a> has kept me busy... |
| 98 | |
| 99 | <p> |
| 100 | The <a href="downloads/Changelog">changelog</a> has all the details. |
| 101 | And as usual you can <a href="downloads">download busybox here</a>. |
| 102 | |
| 103 | <p>Have Fun! |
| 104 | <p> |
| 105 | |
| 106 | |
| 107 | <p> |
Eric Andersen | 60be069 | 2004-02-23 09:14:07 +0000 | [diff] [blame] | 108 | <li><b>23 February 2004 -- BusyBox 1.0.0-pre8 released</b><p> |
| 109 | |
| 110 | Here goes yet another BusyBox pre-release... Please do not bother to send |
| 111 | in patches supplying new features at this time. Only bug-fix patches will |
| 112 | be accepted. If you have a cool new feature you would like to see |
| 113 | supported, or if you have an amazing new applet you would like to submit, |
| 114 | please wait and submit such things later. We really want to get a release |
| 115 | out we can all be proud of. We are still aiming to finish off the -pre |
| 116 | series in February and move on to the final 1.0.0 release... So if you |
| 117 | spot any bugs, now would be an excellent time to send in a fix to the |
| 118 | busybox mailing list. It would also be <b>very</b> helpful if people could |
| 119 | help review the BusyBox documentation and submit improvements. It would be |
| 120 | especially helpful if people could check that the features supported by the |
| 121 | various applets match the features listed in the documentation. |
| 122 | |
| 123 | <p> |
| 124 | |
| 125 | The <a href="downloads/Changelog">changelog</a> has all the details. |
| 126 | And as usual you can <a href="downloads">download busybox here</a>. |
| 127 | |
| 128 | <p>Have Fun! |
| 129 | <p> |
| 130 | |
| 131 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 132 | <p> |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 133 | <li><b>Old News</b><p> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 134 | <a href="/oldnews.html">Click here to read older news</a> |
| 135 | |
| 136 | |
| 137 | </ul> |
| 138 | |
| 139 | <!--#include file="footer.html" --> |
| 140 | |