oldnews.html 47 KB

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