blob: fa7566c0c1857f8f04b7903839ac4ae9fc9ba717 [file] [log] [blame]
Eric Andersen539eef62003-12-10 12:08:20 +00001<!--#include file="header.html" -->
Eric Andersen766c0122000-06-21 22:43:07 +00002
Eric Andersen766c0122000-06-21 22:43:07 +00003
4<ul>
5
Eric Andersenc7bda1c2004-03-15 08:29:22 +00006 <li><b>10 December 2003 -- BusyBox 1.0.0-pre4 released</b><p>
Eric Andersen7cce16c2004-02-04 11:44:58 +00007
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 Andersenc7bda1c2004-03-15 08:29:22 +000016 thank-you goes to Glenn McGrath (bug1) for stepping in and
Eric Andersen7cce16c2004-02-04 11:44:58 +000017 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 Andersenc7bda1c2004-03-15 08:29:22 +000029 The <a href="downloads/Changelog">changelog</a> has all
30 the details. And as usual you can
Eric Andersen7cce16c2004-02-04 11:44:58 +000031 <a href="downloads">download busybox here</a>.
32
33 <p>Have Fun!
34
35
36
37 <p>
Eric Andersenc7bda1c2004-03-15 08:29:22 +000038 <li><b>12 Sept 2003 -- BusyBox 1.0.0-pre3 released</b><p>
Eric Andersenf0da28c2003-12-23 09:12:09 +000039
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 Andersenc7bda1c2004-03-15 08:29:22 +000047
Eric Andersenf0da28c2003-12-23 09:12:09 +000048 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 Andersenc7bda1c2004-03-15 08:29:22 +000072 course, it wasn't since Erik became busy getting a release of
73 <a href="http://www.uclibc.org/">uClibc</a>
Eric Andersenf0da28c2003-12-23 09:12:09 +000074 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 Andersenc7bda1c2004-03-15 08:29:22 +000080 indeed.
Eric Andersenf0da28c2003-12-23 09:12:09 +000081
82 <p>
83
Eric Andersenc7bda1c2004-03-15 08:29:22 +000084 The <a href="downloads/Changelog">changelog</a> has all
85 the details. And as usual you can
Eric Andersenf0da28c2003-12-23 09:12:09 +000086 <a href="downloads">download busybox here</a>.
87
88 <p>Have Fun!
89
90
91 <p>
Eric Andersenc7bda1c2004-03-15 08:29:22 +000092 <li><b>30 July 2003 -- BusyBox 1.0.0-pre2 released</b><p>
Eric Andersenf0da28c2003-12-23 09:12:09 +000093
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 Andersenc7bda1c2004-03-15 08:29:22 +0000129 The <a href="downloads/Changelog">changelog</a> has all
Eric Andersenf0da28c2003-12-23 09:12:09 +0000130 the details. As usual you can <a href="downloads">download busybox here</a>.
131
132 <p>Have Fun!
133 <p>
134
135 <p>
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000136 <li><b>15 July 2003 -- BusyBox 1.0.0-pre1 released</b><p>
Eric Andersena3603e82002-04-11 20:40:00 +0000137
Eric Andersen539eef62003-12-10 12:08:20 +0000138 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 Andersena3603e82002-04-11 20:40:00 +0000146
Eric Andersen539eef62003-12-10 12:08:20 +0000147 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 Andersenc7bda1c2004-03-15 08:29:22 +0000156
Eric Andersen539eef62003-12-10 12:08:20 +0000157 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 Andersenc7bda1c2004-03-15 08:29:22 +0000174 You don't really need to bother with the
Eric Andersen539eef62003-12-10 12:08:20 +0000175 <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 Andersenc7bda1c2004-03-15 08:29:22 +0000185 <li><b>26 October 2002 -- BusyBox 0.60.5 released</b><p>
Eric Andersen539eef62003-12-10 12:08:20 +0000186
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 Andersenc7bda1c2004-03-15 08:29:22 +0000198 will be done for the development busybox tree. Expect the development
Eric Andersen539eef62003-12-10 12:08:20 +0000199 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 Andersenc7bda1c2004-03-15 08:29:22 +0000208 <li><b>18 September 2002 -- BusyBox 0.60.4 released</b><p>
Eric Andersen539eef62003-12-10 12:08:20 +0000209
210 I am very pleased to announce that the BusyBox 0.60.4
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000211 (stable) is now available for download. This is primarily
Eric Andersen539eef62003-12-10 12:08:20 +0000212 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 Andersenc7bda1c2004-03-15 08:29:22 +0000215 I mean it this time -- all further development work will be done
Eric Andersen539eef62003-12-10 12:08:20 +0000216 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 Andersenc7bda1c2004-03-15 08:29:22 +0000227 <li><b>27 April 2002 -- BusyBox 0.60.3 released</b><p>
Eric Andersen539eef62003-12-10 12:08:20 +0000228
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 Andersenc7bda1c2004-03-15 08:29:22 +0000231 for the stable series. A number of problems have turned up since
Eric Andersen539eef62003-12-10 12:08:20 +0000232 the last release, and this should address most of those problems.
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000233 This should be the last release for the 0.60.x series. The
Eric Andersen539eef62003-12-10 12:08:20 +0000234 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 Andersenc7bda1c2004-03-15 08:29:22 +0000245 <li><b>6 March 2002 -- busybox.net now has mirrors!</b><p>
Eric Andersen539eef62003-12-10 12:08:20 +0000246
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 Andersenc7bda1c2004-03-15 08:29:22 +0000252 in Canada and
Eric Andersen539eef62003-12-10 12:08:20 +0000253 <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 Andersenc7bda1c2004-03-15 08:29:22 +0000259<b>3 January 2002 -- Welcome to busybox.net!</b>
Eric Andersen539eef62003-12-10 12:08:20 +0000260
261<p>Thanks to the generosity of a number of busybox
262users, we have been able to purchase busybox.net
263(which is where you are probably reading this).
264Right now, busybox.net and uclibc.org are both
265living on my home system (at the end of my DSL
266line). I apologize for the abrupt move off of
267busybox.lineo.com. Unfortunately, I no longer have
268the access needed to keep that system updated (for
269example, you might notice the daily snapshots there
270stopped some time ago).</p>
271
272<p>Busybox.net is currently hosted on my home
273server, at the end of a DSL line. Unfortunately,
274the load on them is quite heavy. To address this,
275I'm trying to make arrangements to get busybox.net
276co-located directly at an ISP. To assist in the
277co-location effort, <a href=
278"http://www.codepoet.org/~markw">Mark Whitley</a>
279(author of busybox sed, cut, and grep) has donated
280his <a href=
281"http://www.netwinder.org/">NetWinder</a> computer
282for hosting busybox.net and uclibc.org. Once this
283system is co-located, the current speed problems
284should be completely eliminated. Hopefully, too,
285some of you will volunteer to set up some mirror
286sites, to help to distribute the load a bit.</p>
287
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000288<p><!--
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000289 <center>
Eric Andersen539eef62003-12-10 12:08:20 +0000290 Click here to help support busybox.net!
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000291 <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
Eric Andersen539eef62003-12-10 12:08:20 +0000292 <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 Andersen4fa2bb52002-01-04 00:32:15 +0000298 </form>
299 </center>
Eric Andersen539eef62003-12-10 12:08:20 +0000300 -->
301 Since some people expressed concern over BusyBox
302donations, let me assure you that no one is getting
303rich here. All BusyBox and uClibc donations will be
304spent paying for bandwidth and needed hardware
305upgrades. For example, Mark's NetWinder currently
306has just 64Meg of memory. As demonstrated when
307google spidered the site the other day, 64 Megs in
308not enough, so I'm going to be ordering 256Megs of
309ram and a larger hard drive for the box today. So
310far, donations received have been sufficient to
311cover almost all expenses. In the future, we may
312have co-location fees to worry about, but for now
313we are ok. A <b>HUGE thank-you</b> goes out to
314everyone that has contributed!<br>
315 -Erik</p>
316</li>
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000317
Eric Andersen539eef62003-12-10 12:08:20 +0000318<li>
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000319<b>20 November 2001 -- BusyBox 0.60.2 released</b>
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000320
Eric Andersen539eef62003-12-10 12:08:20 +0000321<p>We am very pleased to announce that the BusyBox
3220.60.2 (stable) is now released to the world. This
323one is primarily a bugfix release for the stable
324series, and it should take care of most everyone's
325needs till we can get the nice new stuff we have
326been working on in CVS ready to release (with the
327wonderful new buildsystem). The biggest change in
328this release (beyond bugfixes) is the fact that msh
329(the minix shell) has been re-worked by Vladimir N.
330Oleynik (vodz) and so it no longer crashes when
331told to do complex things with backticks.</p>
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000332
Eric Andersen539eef62003-12-10 12:08:20 +0000333<p>This release has been tested on x86, ARM, and
334powerpc using glibc 2.2.4, libc5, and uClibc, so it
335should work with just about any Linux system you
336throw it at. See the <a href=
337"downloads/Changelog">changelog</a> for <small>most
338of</small> the details. The last release was
339<em>very</em> solid for people, and this one should
340be 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>
354Click 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
366I've contacted the current owner of busybox.net and he is willing
367to sell the domain name -- for $250. He also owns busybox.org but
368will not part with it... I will then need to pay the registry fee
369for a couple of years and start paying for bandwidth, so this will
370initially cost about $300. I would like to host busybox.net on my
371home machine (codepoet.org) so I have full control over the system,
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000372but to do that would require that I increase the level of bandwidth
Eric Andersen539eef62003-12-10 12:08:20 +0000373I am paying for. Did you know that so far this month, there
374have been over 1.4 Gigabytes of busybox ftp downloads? I don't
375even <em>know</em> how much CVS bandwidth it requires. For the
376time being, Lineo has continued to graciously provide this
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000377bandwidth, despite the fact that I no longer work for them. If I
378start running this all on my home machine, paying for the needed bandwidth
Eric Andersen539eef62003-12-10 12:08:20 +0000379will start costing some money.
380<p>
381
382I was going to pay it all myself, but my wife didn't like that
383idea at all (big surprise). It turns out &lt;insert argument
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000384where she wins and I don't&gt; she has better ideas
Eric Andersen539eef62003-12-10 12:08:20 +0000385about what we should spend our money on that don't involve
386busybox. She suggested I should ask for contributions on the
387mailing list and web page. So...
388<p>
389
390I am hoping that if everyone could contribute a bit, we could pick
391up the busybox.net domain name and cover the bandwidth costs. I
392know that busybox is being used by a lot of companies as well as
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000393individuals -- hopefully people and companies that are willing to
394contribute back a bit. So if everyone could please help out, that
Eric Andersen539eef62003-12-10 12:08:20 +0000395would be wonderful!
396<p>
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000397
398
Eric Andersen539eef62003-12-10 12:08:20 +0000399<li> <b>23 August 2001 -- BusyBox 0.60.1 released</b>
400<br>
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000401
Eric Andersen539eef62003-12-10 12:08:20 +0000402 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 Andersenc7bda1c2004-03-15 08:29:22 +0000409 The
Eric Andersen539eef62003-12-10 12:08:20 +0000410 <a href="downloads/Changelog">changelog</a> has all
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000411 the details. As usual BusyBox 0.60.1 can be downloaded from
Eric Andersen539eef62003-12-10 12:08:20 +0000412 <a href="downloads">http://busybox.net/downloads</a>.
413 <p>Have Fun!
414 <p>
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000415
416
Eric Andersen539eef62003-12-10 12:08:20 +0000417<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 Andersenc7bda1c2004-03-15 08:29:22 +0000428
Eric Andersen539eef62003-12-10 12:08:20 +0000429 <p>
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000430
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000431 Those wanting an easy way to test the 0.60.0 release with uClibc can
Eric Andersen539eef62003-12-10 12:08:20 +0000432 use <a href="http://user-mode-linux.sourceforge.net/">User-Mode Linux</a>
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000433 to give it a try by downloading and compiling
Eric Andersen539eef62003-12-10 12:08:20 +0000434 <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 Andersenc7bda1c2004-03-15 08:29:22 +0000439 BusyBox Tutorial</a> contributed by K Computing. This requires
440 a ShockWave plugin (or standalone viewer), so you may want to grab the
Eric Andersen539eef62003-12-10 12:08:20 +0000441 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 Andersenc7bda1c2004-03-15 08:29:22 +0000444
Eric Andersen539eef62003-12-10 12:08:20 +0000445 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 Andersenc7bda1c2004-03-15 08:29:22 +0000459 I will release that as a new stable release series.
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000460
Eric Andersen539eef62003-12-10 12:08:20 +0000461 <p>
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000462 The
Eric Andersen539eef62003-12-10 12:08:20 +0000463 <a href="downloads/Changelog">changelog</a> has all
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000464 the details. As usual BusyBox 0.60.0 can be downloaded from
Eric Andersen539eef62003-12-10 12:08:20 +0000465 <a href="downloads">http://busybox.net/downloads</a>.
466 <p>Have Fun!
467 <p>
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000468
469
Eric Andersen539eef62003-12-10 12:08:20 +0000470<li> <b>7 July 2001 -- BusyBox 0.52 released</b>
471<br>
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000472
Eric Andersen539eef62003-12-10 12:08:20 +0000473 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 Andersen4fa2bb52002-01-04 00:32:15 +0000479
Eric Andersen539eef62003-12-10 12:08:20 +0000480 <p>
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000481 The
482 <a href="downloads/Changelog">changelog</a> covers
Eric Andersen539eef62003-12-10 12:08:20 +0000483 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 Andersenc7bda1c2004-03-15 08:29:22 +0000485 BusyBox 0.52 can be downloaded from
Eric Andersen539eef62003-12-10 12:08:20 +0000486 <a href="downloads">http://busybox.net/downloads</a>.
487 <p>Have Fun!
488 <p>
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000489
490
Eric Andersen539eef62003-12-10 12:08:20 +0000491<li> <b>10 April 2001 - Graph of Busybox Growth </b>
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000492<br>
Eric Andersen539eef62003-12-10 12:08:20 +0000493The illustrious Larry Doolittle has made a PostScript chart of the growth
494of the Busybox tarball size over time. It is available for downloading /
495viewing <a href= "busybox-growth.ps"> right here</a>.
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000496
Eric Andersen539eef62003-12-10 12:08:20 +0000497<p> (Note that while the number of applets in Busybox has increased, you
498can still configure Busybox to be as small as you want by selectively
499turning off whichever applets you don't need.)
500<p>
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000501
Eric Andersen766c0122000-06-21 22:43:07 +0000502
Eric Andersen539eef62003-12-10 12:08:20 +0000503<li> <b>10 April 2001 -- BusyBox 0.51 released</b>
504<br>
Eric Andersenceece812001-07-07 09:38:30 +0000505
Eric Andersen539eef62003-12-10 12:08:20 +0000506 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 Andersenceece812001-07-07 09:38:30 +0000515
Eric Andersen539eef62003-12-10 12:08:20 +0000516 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 Andersenc7bda1c2004-03-15 08:29:22 +0000526 You can read the
Eric Andersen539eef62003-12-10 12:08:20 +0000527 <a href="downloads/Changelog">changelog</a> for
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000528 complete details. BusyBox 0.51 can be downloaded from
Eric Andersen539eef62003-12-10 12:08:20 +0000529 <a href="downloads">http://busybox.net/downloads</a>.
530 <p>Have Fun!
531 <p>
Eric Andersenceece812001-07-07 09:38:30 +0000532
Eric Andersen539eef62003-12-10 12:08:20 +0000533<li> <b>Busybox Boot-Floppy Image</b>
Eric Andersenceece812001-07-07 09:38:30 +0000534
Eric Andersen539eef62003-12-10 12:08:20 +0000535<p>Because you asked for it, we have made available a <a href=
536"downloads/busybox.floppy.img"> Busybox boot floppy
537image</a>. Here's how you use it:
Eric Andersenceece812001-07-07 09:38:30 +0000538
Eric Andersen539eef62003-12-10 12:08:20 +0000539<ol>
Eric Andersenceece812001-07-07 09:38:30 +0000540
Eric Andersen539eef62003-12-10 12:08:20 +0000541 <li> <a href= "downloads/busybox.floppy.img">
542 Download the image</a>
Eric Andersenceece812001-07-07 09:38:30 +0000543
Eric Andersen539eef62003-12-10 12:08:20 +0000544 <li> dd it onto a floppy like so: <tt> dd if=busybox.floppy.img
545 of=/dev/fd0 ; sync </tt>
Eric Andersenceece812001-07-07 09:38:30 +0000546
Eric Andersen539eef62003-12-10 12:08:20 +0000547 <li> Pop it in a machine and boot up.
Eric Andersenceece812001-07-07 09:38:30 +0000548
Eric Andersen539eef62003-12-10 12:08:20 +0000549</ol>
Eric Andersenceece812001-07-07 09:38:30 +0000550
Eric Andersen539eef62003-12-10 12:08:20 +0000551<p> If you want to look at the contents of the initrd image, do this:
Eric Andersenceece812001-07-07 09:38:30 +0000552
Eric Andersen766c0122000-06-21 22:43:07 +0000553<pre>
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000554 mount ./busybox.floppy.img /mnt -o loop -t msdos
555 cp /mnt/initrd.gz /tmp
556 umount /mnt
Eric Andersen539eef62003-12-10 12:08:20 +0000557 gunzip /tmp/initrd.gz
558 mount /tmp/initrd /mnt -o loop -t minix
Eric Andersen766c0122000-06-21 22:43:07 +0000559</pre>
Eric Andersen766c0122000-06-21 22:43:07 +0000560
561
Eric Andersen539eef62003-12-10 12:08:20 +0000562<li> <b>15 March 2001 -- BusyBox 0.50 released</b>
563<br>
Eric Andersen766c0122000-06-21 22:43:07 +0000564
Eric Andersen539eef62003-12-10 12:08:20 +0000565 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 Andersenc7bda1c2004-03-15 08:29:22 +0000569 smaller. For a fairly complete overview, see the
Eric Andersen539eef62003-12-10 12:08:20 +0000570 <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 Andersenc7bda1c2004-03-15 08:29:22 +0000580 currently in progress at
581 <a href="http://doolittle.faludi.com/~larry/parser.html">Larry Doolittle's website</a>.
Eric Andersen539eef62003-12-10 12:08:20 +0000582 <p>
Eric Andersen766c0122000-06-21 22:43:07 +0000583
584
Eric Andersen539eef62003-12-10 12:08:20 +0000585<li> <b>27 January 2001 -- BusyBox 0.49 released</b>
586<br>
Eric Andersen766c0122000-06-21 22:43:07 +0000587
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000588 Several new applets, lots of bug fixes, cleanups, and many smaller
Eric Andersen539eef62003-12-10 12:08:20 +0000589 things made nicer. Several cleanups and improvements to the shell.
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000590 For a list of the most interesting changes
591 you might want to look at the <a href="downloads/Changelog">changelog</a>.
Eric Andersen539eef62003-12-10 12:08:20 +0000592 <p>
593 Special thanks go out to Matt Kraai and Larry Doolittle for all their
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000594 work on this release, and for keeping on top of things while I've been
Eric Andersen539eef62003-12-10 12:08:20 +0000595 out of town.
596 <p>
597 <em>Special Note</em><br>
Eric Andersen766c0122000-06-21 22:43:07 +0000598
Eric Andersen539eef62003-12-10 12:08:20 +0000599 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 Andersenc7bda1c2004-03-15 08:29:22 +0000605 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 Andersen539eef62003-12-10 12:08:20 +0000607 release of BusyBox.
608 <p>
Eric Andersen766c0122000-06-21 22:43:07 +0000609
Eric Andersen539eef62003-12-10 12:08:20 +0000610<li> <b>13 December 2000 -- BusyBox 0.48 released</b>
611<br>
Eric Andersen766c0122000-06-21 22:43:07 +0000612
Eric Andersen539eef62003-12-10 12:08:20 +0000613 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 Andersenc7bda1c2004-03-15 08:29:22 +0000620 woody) a .udeb can now be generated.
Eric Andersen539eef62003-12-10 12:08:20 +0000621 <p>
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000622 The curious can get a list of some of the more interesting changes by reading
623 the <a href="downloads/Changelog">changelog</a>.
Eric Andersen539eef62003-12-10 12:08:20 +0000624 <p>
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000625 Many thanks go out to the many many people that have contributed to
Eric Andersen539eef62003-12-10 12:08:20 +0000626 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 Andersen766c0122000-06-21 22:43:07 +0000630
Eric Andersen539eef62003-12-10 12:08:20 +0000631 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 Andersenc7bda1c2004-03-15 08:29:22 +0000633 apps: rdate, wget, getopt, dos2unix, unix2dos, reset, unrpm,
Eric Andersen539eef62003-12-10 12:08:20 +0000634 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 Andersenc7bda1c2004-03-15 08:29:22 +0000637 See the <a href="downloads/Changelog">changelog</a>
Eric Andersen539eef62003-12-10 12:08:20 +0000638 for complete details.
Eric Andersen766c0122000-06-21 22:43:07 +0000639
640
Eric Andersen539eef62003-12-10 12:08:20 +0000641<p> <li> <b>11 July 2000 -- BusyBox 0.46 released</b>
642<br>
Eric Andersen766c0122000-06-21 22:43:07 +0000643
Eric Andersen539eef62003-12-10 12:08:20 +0000644 This release fixes several bugs (including a ugly bug in tar,
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000645 and fixes for NFSv3 mount support). Added a dumpkmap to allow
Eric Andersen539eef62003-12-10 12:08:20 +0000646 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 Andersenc7bda1c2004-03-15 08:29:22 +0000649 See the <a href="downloads/Changelog">changelog</a>
Eric Andersen539eef62003-12-10 12:08:20 +0000650 for complete details.
Eric Andersen766c0122000-06-21 22:43:07 +0000651
Eric Andersen766c0122000-06-21 22:43:07 +0000652
Eric Andersen539eef62003-12-10 12:08:20 +0000653<p> <li> <b>21 June 2000 -- BusyBox 0.45 released</b>
654<br>
Eric Andersen766c0122000-06-21 22:43:07 +0000655
Eric Andersen539eef62003-12-10 12:08:20 +0000656 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 Andersenc7bda1c2004-03-15 08:29:22 +0000664 Also, some exciting infrastructure news! Busybox now has its own
665 <a href="lists/busybox/">mailing list</a>,
Eric Andersen539eef62003-12-10 12:08:20 +0000666 publically browsable
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000667 <a href="/cgi-bin/cvsweb/busybox/">CVS tree</a>,
Eric Andersen539eef62003-12-10 12:08:20 +0000668 anonymous
669 <a href="cvs_anon.html">CVS access</a>, and
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000670 for those that are actively contributing there is even
Eric Andersen539eef62003-12-10 12:08:20 +0000671 <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 Andersen766c0122000-06-21 22:43:07 +0000680
Eric Andersen539eef62003-12-10 12:08:20 +0000681
682<p> <li> <b>19 April 2000 -- syslogd bugfix</b>
683<br>
684Turns out that there was still a bug in busybox syslogd.
685For example, with the following test app:
686<pre>
687#include &lt;syslog.h&gt;
688
689int 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
700int main(void)
701{
702 if (fork()==0)
703 do_log("A", 2);
704 do_log("B", 3);
705}
706</pre>
707it should be logging stuff from both "A" and "B". As released in 0.43 only stuff
708from "A" would have been logged. This means that if init tries to log something
709while say ppp has the syslog open, init would block (which is bad, bad, bad).
710<p>
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000711Karl M. Hegbloom has created a fix for the problem.
Eric Andersen539eef62003-12-10 12:08:20 +0000712Thanks Karl!
713
714
715<p> <li> <b>18 April 2000 -- BusyBox 0.43 released (finally!)</b>
716<br>
717I have finally gotten everything into a state where I feel pretty
718good about things. This is definitely the most stable, solid release
719so far. A lot of bugs have been fixed, and the following new apps
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000720have been added: sh, basename, dirname, killall, uptime,
Eric Andersen539eef62003-12-10 12:08:20 +0000721freeramdisk, tr, echo, test, and usleep. Tar has been completely
722rewritten from scratch. Bss size has also been greatly reduced.
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000723More details are available in the
Eric Andersen539eef62003-12-10 12:08:20 +0000724<a href="downloads/Changelog">changelog</a>.
725Oh, and as a special bonus, I wrote some fairly comprehensive
726<em>documentation</em>, complete with examples and full usage information.
727
728<p>
729Many thanks go out to the fine people that have helped by submitting patches
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000730and bug reports; particularly instrumental in helping for this release were
Eric Andersen539eef62003-12-10 12:08:20 +0000731Karl Hegbloom, Pavel Roskin, Friedrich Vedder, Emanuele Caratti,
732Bob Tinsley, Nicolas Pitre, Avery Pennarun, Arne Bernin, John Beppu, and Jim Gleason.
733There were others so if I somehow forgot to mention you, I'm very sorry.
734<p>
735
736You 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>
740Unfortunately, I have not yet finished all the things I want to
741do for BusyBox 0.43, so I am posting this pre-release for people
742to poke at. This contains my complete rewrite of tar, which now weighs in at
7435k (7k with all options turned on) and works for reading and writing
744tarballs (which it does correctly for everything I have been able to throw
745at it). Tar also (optionally) supports the "--exclude" option (mainly because
746the Linux Router Project folks asked for it). This also has a pre-release
747of the micro shell I have been writing. This pre-release should be stable
748enough for production use -- it just isn't a release since I have some structural
749changes I still want to make.
750<p>
751The pre-release can be found <a href="downloads">here</a>.
752Please 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>
756I am pleased to announce that on Tuesday March 28th at 5:48pm, weighing in at 7
757lbs. 12 oz, Micah Erik Andersen was born at LDS Hospital here in Salt Lake City.
758He was born in the emergency room less then 5 minutes after we arrived -- and
759it was such a relief that we even made it to the hospital at all. Despite the
760fact that I was driving at an amazingly unlawful speed and honking at everybody
761and 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
763down 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
765contrary).
766<p>
767Anyway, I'm glad to note that despite the much-faster-than-we-were-expecting
768labor, both Shaunalei and our new baby boy are doing wonderfully.
769<p>
770So now that I am done with my excuse for the slow release cycle...
771Progress on the next release of BusyBox has been slow but steady. I expect
772to have a release sometime during the first week of April. This release will
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000773include a number of important changes, including the addition of a shell, a
Eric Andersen539eef62003-12-10 12:08:20 +0000774re-write of tar (to accommodate the Linux Router Project), and syslogd can now
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000775accept multiple concurrent connections, fixing lots of unexpected blocking
Eric Andersen539eef62003-12-10 12:08:20 +0000776problems.
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 Andersenc7bda1c2004-03-15 08:29:22 +0000783 bugs have been fixed. See the
Eric Andersen539eef62003-12-10 12:08:20 +0000784 <a href="downloads/Changelog">changelog</a> for details.
785
Eric Andersenc7bda1c2004-03-15 08:29:22 +0000786 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 Andersen539eef62003-12-10 12:08:20 +0000792 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 Andersenc7bda1c2004-03-15 08:29:22 +0000798 mkdir, syslogd, and init. New apps include wc, hostid,
Eric Andersen539eef62003-12-10 12:08:20 +0000799 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 Andersenc7bda1c2004-03-15 08:29:22 +0000809 In particular, this release fixes an important bug in tar which
Eric Andersen539eef62003-12-10 12:08:20 +0000810 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 Andersenc7bda1c2004-03-15 08:29:22 +0000817 will always contain pointers to the latest and greatest, and will also
Eric Andersen539eef62003-12-10 12:08:20 +0000818 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 Andersenc7bda1c2004-03-15 08:29:22 +0000823 This release includes fixes to init, reboot, halt, kill, and ls, and contains
Eric Andersen539eef62003-12-10 12:08:20 +0000824 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 Andersenc7bda1c2004-03-15 08:29:22 +0000828 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 Andersen539eef62003-12-10 12:08:20 +0000830
Eric Andersen766c0122000-06-21 22:43:07 +0000831
Eric Andersen766c0122000-06-21 22:43:07 +0000832</ul>
833
834
Eric Andersen539eef62003-12-10 12:08:20 +0000835<!--#include file="footer.html" -->
Eric Andersen766c0122000-06-21 22:43:07 +0000836