diff options
| author | Eric Andersen <andersen@codepoet.org> | 2003-07-15 07:52:41 +0000 |
|---|---|---|
| committer | Eric Andersen <andersen@codepoet.org> | 2003-07-15 07:52:41 +0000 |
| commit | c9897243160cef43045e4e876176888777210c20 (patch) | |
| tree | 11cf644777654ff61d83d6e0d49f799194419563 /docs | |
| parent | db210ae02ce3e83cf7283dbe63f81b70a69a945a (diff) | |
| download | busybox-w32-1_00_pre1.tar.gz busybox-w32-1_00_pre1.tar.bz2 busybox-w32-1_00_pre1.zip | |
Update changelog and docs1_00_pre1
Diffstat (limited to '')
| -rw-r--r-- | docs/busybox.net/index.html | 303 | ||||
| -rw-r--r-- | docs/busybox.net/oldnews.html | 74 | ||||
| -rw-r--r-- | docs/busybox.net/screenshot.html | 36 |
3 files changed, 240 insertions, 173 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index c4a49d2fe..84cb218a4 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html | |||
| @@ -94,79 +94,53 @@ | |||
| 94 | <ul> | 94 | <ul> |
| 95 | 95 | ||
| 96 | <p> | 96 | <p> |
| 97 | <li><b>26 October 2002 -- BusyBox 0.60.5 released</b><p> | 97 | <li><b>15 July 2003 -- BusyBox 1.0.0-pre1 released</b><p> |
| 98 | 98 | ||
| 99 | I am very pleased to announce that the BusyBox 0.60.5 (stable) | 99 | The busybox development series has been under construction for |
| 100 | is now available for download. This is a bugfix release for | 100 | nearly two years now. Which is just entirely too long... So |
| 101 | the stable series to address all the problems that have turned | 101 | it is with great pleasure that I announce the imminent release |
| 102 | up since the last release. Unfortunately, the previous release | 102 | of a new stable series. Due to the huge number of changes |
| 103 | had a few nasty bugs (i.e. init could deadlock, gunzip -c tried | 103 | since the last stable release (and the usual mindless version |
| 104 | to delete source files, cp -a wouldn't copy symlinks, and init | 104 | number inflation) I am branding this new stable series verison |
| 105 | was not always providing controlling ttys when it should have). | 105 | 1.0.x... |
| 106 | I know I said that the previous release would be the end of the | ||
| 107 | 0.60.x series. Well, it turns out I'm a liar. But this time I | ||
| 108 | mean it (just like last time ;-). This will be the last | ||
| 109 | release for the 0.60.x series -- all further development work | ||
| 110 | will be done for the development busybox tree. Expect the development | ||
| 111 | version to have its first real release very very soon now... | ||
| 112 | |||
| 113 | <p> | ||
| 114 | The <a href="downloads/Changelog.full">changelog</a> has all | ||
| 115 | the details. As usual you can <a href="downloads">download busybox here</a>. | ||
| 116 | <p>Have Fun! | ||
| 117 | <p> | 106 | <p> |
| 118 | 107 | ||
| 119 | 108 | The point of "-preX" versions is to get a larger group of | |
| 120 | <p> | 109 | people and vendors testing, so any problems that turn up can be |
| 121 | <li><b>18 September 2002 -- BusyBox 0.60.4 released</b><p> | 110 | fixed prior to the magic 1.0.0 release (which should happen |
| 122 | 111 | later this month)... I plan to release BusyBox 1.0.0-pre2 next | |
| 123 | I am very pleased to announce that the BusyBox 0.60.4 | 112 | Monday (July 21st), and, if necessary, -pre3 on July 28th. |
| 124 | (stable) is now available for download. This is primarily | 113 | Hopefully (i.e. unless some horrible catastrophic problem turns |
| 125 | a bugfix release for the stable series to address all | 114 | up) the final BusyBox 1.0.0 release should be ready by the end |
| 126 | the problems that have turned up since the last | 115 | of July. |
| 127 | release. This will be the last release for the 0.60.x series. | ||
| 128 | I mean it this time -- all further development work will be done | ||
| 129 | on the development busybox tree, which is quite solid now and | ||
| 130 | should soon be getting its first real release. | ||
| 131 | |||
| 132 | <p> | 116 | <p> |
| 133 | The <a href="downloads/Changelog.full">changelog</a> has all | 117 | |
| 134 | the details. As usual you can <a href="downloads">download busybox here</a>. | 118 | If you have submitted patches, and they are not in this release |
| 135 | <p>Have Fun! | 119 | and I have not emailed you explaining why your patch was |
| 120 | rejected, it is safe to say that I have lost your patch. That | ||
| 121 | happens sometimes. Please do <B>NOT</b> send all your patches, | ||
| 122 | support questions, etc, directly to Erik. I get hundreds of | ||
| 123 | emails every day (which is why I end up losing patches | ||
| 124 | sometimes in the flood)... The busybox mailing list is the | ||
| 125 | right place to send your patches, support questions, etc. | ||
| 136 | <p> | 126 | <p> |
| 137 | 127 | ||
| 128 | I would like to especially thank Vladimir Oleynik (vodz), Glenn | ||
| 129 | McGrath (bug1), Robert Griebl (sandman), and Manuel Novoa III | ||
| 130 | (mjn3) for their significant efforts and contributions that | ||
| 131 | have made this release possible. | ||
| 132 | <p> | ||
| 138 | 133 | ||
| 139 | <p> | 134 | As usual you can <a href="downloads">download busybox here</a>. |
| 140 | <li><b>27 April 2002 -- BusyBox 0.60.3 released</b><p> | 135 | You don't really need to bother with the |
| 141 | 136 | <a href="downloads/Changelog">changelog</a>, as the changes | |
| 142 | I am very pleased to announce that the BusyBox 0.60.3 (stable) is | 137 | vs the stable version are way too extensive to easily enumerate. |
| 143 | now available for download. This is primarily a bugfix release | 138 | But you can take a look if you really want too. |
| 144 | for the stable series. A number of problems have turned up since | ||
| 145 | the last release, and this should address most of those problems. | ||
| 146 | This should be the last release for the 0.60.x series. The | ||
| 147 | development busybox tree has been progressing nicely, and will | ||
| 148 | hopefully be ready to become the next stable release. | ||
| 149 | 139 | ||
| 150 | <p> | ||
| 151 | The <a href="downloads/Changelog">changelog</a> has all | ||
| 152 | the details. As usual you can <a href="downloads">download busybox here</a>. | ||
| 153 | <p>Have Fun! | 140 | <p>Have Fun! |
| 154 | <p> | 141 | <p> |
| 155 | 142 | ||
| 156 | 143 | ||
| 157 | <p> | ||
| 158 | <li><b>6 March 2002 -- busybox.net now has mirrors!</b><p> | ||
| 159 | |||
| 160 | Busybox.net is now much more available, thanks to | ||
| 161 | the fine folks at <a href= "http://i-netinnovations.com/">http://i-netinnovations.com/</a> | ||
| 162 | who are providing hosting for busybox.net and | ||
| 163 | uclibc.org. In addition, we now have two mirrors: | ||
| 164 | <a href= "http://busybox.linuxmagic.com/">http://busybox.linuxmagic.com/</a> | ||
| 165 | in Canada and | ||
| 166 | <a href= "http://busybox.csservers.de/">http://busybox.csservers.de/</a> | ||
| 167 | in Germany. I hope this makes things much more | ||
| 168 | accessible for everyone! | ||
| 169 | |||
| 170 | 144 | ||
| 171 | <p> | 145 | <p> |
| 172 | <li><b>Old News</b><br> | 146 | <li><b>Old News</b><br> |
| @@ -230,16 +204,16 @@ | |||
| 230 | downloaded from <a href="downloads">http://www.busybox.net/downloads</a>. | 204 | downloaded from <a href="downloads">http://www.busybox.net/downloads</a>. |
| 231 | <p> | 205 | <p> |
| 232 | 206 | ||
| 233 | BusyBox now has <b>two</b> CVS trees. The "busybox-stable" | 207 | BusyBox now has <b>two</b> CVS trees. The "busybox-stable" tree |
| 234 | tree contains the latest updates to the 0.60.x stable series. | 208 | contains the older 0.60.x stable series. The "busybox" tree contains |
| 235 | The "busybox" tree contains the latest development version | 209 | the latest 1.0.0-preX development version of busybox.<br> |
| 236 | of busybox.<br> | 210 | |
| 237 | <ul> | 211 | <ul> |
| 238 | <li><a href= "downloads/snapshots/">Daily Snapshots of the the latest | 212 | <li><a href= "downloads/snapshots/">Daily Snapshots of the the latest |
| 239 | stable, and the latest development CVS source trees can be found right here</a>. | 213 | stable, and the latest development CVS source trees can be found right here</a>. |
| 240 | <br> | 214 | <br> |
| 241 | </li><li><a href="/cgi-bin/cvsweb/busybox/">Click here to browse the CVS | 215 | </li><li><a href="/cgi-bin/cvsweb/busybox/">Click here to browse the CVS |
| 242 | tree for the development version of BusyBox</a> | 216 | tree for the 1.0.0-preX development version of BusyBox</a> |
| 243 | </li><li><a href="/cgi-bin/cvsweb/busybox.stable/">Click here to browse | 217 | </li><li><a href="/cgi-bin/cvsweb/busybox.stable/">Click here to browse |
| 244 | the CVS tree for the stable 0.60.x version of BusyBox</a>. | 218 | the CVS tree for the stable 0.60.x version of BusyBox</a>. |
| 245 | </li><li>Anonymous <a href="cvs_anon.html">CVS | 219 | </li><li>Anonymous <a href="cvs_anon.html">CVS |
| @@ -316,8 +290,8 @@ | |||
| 316 | statically link a "Hello World" application under x86 | 290 | statically link a "Hello World" application under x86 |
| 317 | that only takes 4k (as opposed to 200k under GNU | 291 | that only takes 4k (as opposed to 200k under GNU |
| 318 | libc). It can do dynamic linking too and works nicely | 292 | libc). It can do dynamic linking too and works nicely |
| 319 | with BusyBox to create very small embedded | 293 | with BusyBox to create very small embedded Linux systems. |
| 320 | systems.</li> | 294 | </li> |
| 321 | </ul> | 295 | </ul> |
| 322 | </td> | 296 | </td> |
| 323 | </tr> | 297 | </tr> |
| @@ -325,8 +299,7 @@ | |||
| 325 | <!-- Begin Projects section --> | 299 | <!-- Begin Projects section --> |
| 326 | <tr> | 300 | <tr> |
| 327 | <td bgcolor="#CCCCC0" align="center"><a name= | 301 | <td bgcolor="#CCCCC0" align="center"><a name= |
| 328 | "projects"><big><b>Products/Projects Using | 302 | "projects"><big><b>Products/Projects Using BusyBox</b></big></a></td> |
| 329 | BusyBox</b></big></a></td> | ||
| 330 | </tr> | 303 | </tr> |
| 331 | 304 | ||
| 332 | <tr> | 305 | <tr> |
| @@ -336,125 +309,129 @@ | |||
| 336 | them to the web page:</p> | 309 | them to the web page:</p> |
| 337 | 310 | ||
| 338 | <ul> | 311 | <ul> |
| 339 | <li><a href= | 312 | |
| 340 | "http://cvs.debian.org/boot-floppies/">Debian | ||
| 341 | installer (boot floppies) project</a></li> | ||
| 342 | 313 | ||
| 343 | <li><a href="http://redhat.com/">Red Hat 7.2 | 314 | <li><a href="/cgi-bin/cvsweb/buildroot/">buildroot</a> a configurable |
| 344 | installer</a></li> | 315 | means for building your own busybox/uClibc based system systems. |
| 345 | 316 | ||
| 346 | <li><a href= | 317 | </li><li><a href= |
| 347 | "http://distro.ibiblio.org/pub/Linux/distributions/slackware/source/rootdsks/"> | 318 | "http://cvs.debian.org/boot-floppies/"> |
| 348 | Slackware Installer</a></li> | 319 | Debian installer (boot floppies) project</a> |
| 349 | 320 | ||
| 350 | <li><a href="http://www.gentoo.org/">Gentoo Linux install/boot CDs</a> | 321 | </li><li><a href="http://redhat.com/">Red Hat 7.2 |
| 351 | <li><a href="http://www.mandrake.com/">The Mandrake installer</a> | 322 | installer</a> |
| 352 | 323 | ||
| 353 | <li><a href="http://www.linuxrouter.org/">Linux | 324 | </li><li><a href= |
| 354 | Router Project</a></li> | 325 | "http://distro.ibiblio.org/pub/Linux/distributions/slackware/source/rootdsks/"> |
| 326 | Slackware Installer</a> | ||
| 355 | 327 | ||
| 356 | <li><a href="http://linux-embedded.org/">LEM</a></li> | 328 | </li><li><a href="http://www.gentoo.org/">Gentoo Linux install/boot CDs</a> |
| 329 | </li><li><a href="http://www.mandrake.com/">The Mandrake installer</a> | ||
| 357 | 330 | ||
| 358 | <li><a href= | 331 | </li><li><a href="http://www.linuxrouter.org/">Linux |
| 359 | "http://www.toms.net/rb/">tomsrtbt</a></li> | 332 | Router Project</a> |
| 360 | 333 | ||
| 361 | <li><a href="http://www.stormix.com/">Stormix | 334 | </li><li><a href="http://linux-embedded.org/">LEM</a> |
| 362 | Installer</a></li> | ||
| 363 | 335 | ||
| 364 | <li><a href= | 336 | </li><li><a href= |
| 365 | "http://www.emacinc.com/linux2_sbc.htm">EMAC Linux | 337 | "http://www.toms.net/rb/">tomsrtbt</a> |
| 366 | 2.0 SBC</a></li> | ||
| 367 | 338 | ||
| 368 | <li><a href="http://www.trinux.org/">Trinux</a></li> | 339 | </li><li><a href="http://www.stormix.com/">Stormix |
| 340 | Installer</a> | ||
| 369 | 341 | ||
| 370 | <li><a href="http://oddas.sourceforge.net/">ODDAS | 342 | </li><li><a href= |
| 371 | project</a></li> | 343 | "http://www.emacinc.com/linux2_sbc.htm">EMAC Linux |
| 344 | 2.0 SBC</a> | ||
| 372 | 345 | ||
| 373 | <li><a href="http://www.kerbango.com/">The Kerbango | 346 | </li><li><a href="http://www.trinux.org/">Trinux</a> |
| 374 | Internet Radio</a></li> | ||
| 375 | 347 | ||
| 376 | <li><a href= | 348 | </li><li><a href="http://oddas.sourceforge.net/">ODDAS |
| 377 | "http://www.linuxmagic.com/vpn/">LinuxMagic VPN | 349 | project</a> |
| 378 | Firewall</a></li> | ||
| 379 | 350 | ||
| 380 | <li><a href="http://byld.sourceforge.net/">Build Your | 351 | </li><li><a href="http://byld.sourceforge.net/">Build Your |
| 381 | Linux Disk</a></li> | 352 | Linux Disk</a> |
| 382 | 353 | ||
| 383 | <li><a href= | 354 | </li><li><a href= |
| 384 | "http://homepages.ihug.co.nz/~ichi/baslinux.html">BasicLinux</a></li> | 355 | "http://homepages.ihug.co.nz/~ichi/baslinux.html">BasicLinux</a> |
| 385 | 356 | ||
| 386 | <li><a href= | 357 | </li><li><a href= |
| 387 | "http://ibiblio.org/pub/Linux/system/recovery">Zdisk</a></li> | 358 | "http://ibiblio.org/pub/Linux/system/recovery">Zdisk</a> |
| 388 | 359 | ||
| 389 | <li><a href="http://www.adtran.com">AdTran - | 360 | </li><li><a href="http://www.adtran.com">AdTran - |
| 390 | VPN/firewall VPN Linux Distribution</a></li> | 361 | VPN/firewall VPN Linux Distribution</a> |
| 391 | 362 | ||
| 392 | <li><a href="http://mkcdrec.ota.be/">mkCDrec - make | 363 | </li><li><a href="http://mkcdrec.ota.be/">mkCDrec - make |
| 393 | CD-ROM recovery</a></li> | 364 | CD-ROM recovery</a> |
| 394 | 365 | ||
| 395 | <li><a href= | 366 | </li><li><a href= |
| 396 | "http://recycle.lbl.gov/~ldoolitt/bse/">Linux on | 367 | "http://recycle.lbl.gov/~ldoolitt/bse/">Linux on |
| 397 | nanoEngine</a></li> | 368 | nanoEngine</a> |
| 398 | 369 | ||
| 399 | <li><a href= | 370 | </li><li><a href= |
| 400 | "http://www.zelow.no/floppyfw/">Floppyfw</a></li> | 371 | "http://www.zelow.no/floppyfw/">Floppyfw</a> |
| 401 | 372 | ||
| 402 | <li><a href="http://midori.transmeta.com/">Midori | 373 | </li><li><a href="http://midori.transmeta.com/">Midori |
| 403 | Linux</a> - <a href= | 374 | Linux</a> - <a href= |
| 404 | "http://www.wired.com/news/technology/0,1282,42399,00.html"> | 375 | "http://www.wired.com/news/technology/0,1282,42399,00.html"> |
| 405 | Article on Midori Linux</a> on <a href= | 376 | Article on Midori Linux</a> on <a href= |
| 406 | "http://www.wired.com">Wired</a>. Quote from Erik at | 377 | "http://www.wired.com">Wired</a>. Quote from Erik at |
| 407 | the top of <a href= | 378 | the top of <a href= |
| 408 | "http://www.wired.com/news/technology/0,1282,42399-2,00.html"> | 379 | "http://www.wired.com/news/technology/0,1282,42399-2,00.html"> |
| 409 | this page</a></li> | 380 | this page</a> |
| 410 | 381 | ||
| 411 | <li><a href="http://www.ltsp.org/">Linux Terminal | 382 | </li><li><a href="http://www.ltsp.org/">Linux Terminal |
| 412 | Server Project</a></li> | 383 | Server Project</a> |
| 413 | 384 | ||
| 414 | <li><a href= | 385 | </li><li><a href= |
| 415 | "http://www.devil-linux.org/">Devil-Linux</a></li> | 386 | "http://www.devil-linux.org/">Devil-Linux</a> |
| 416 | 387 | ||
| 417 | <li><a href= | 388 | </li><li><a href= |
| 418 | "http://dutnux.sourceforge.net/">DutNux</a></li> | 389 | "http://dutnux.sourceforge.net/">DutNux</a> |
| 419 | 390 | ||
| 420 | <li><a href= | 391 | </li><li><a href= |
| 421 | "http://www.microwerks.net/~hugo/mindi/">Mindi</a></li> | 392 | "http://www.microwerks.net/~hugo/mindi/">Mindi</a> |
| 422 | 393 | ||
| 423 | <li><a href= | 394 | </li><li><a href= |
| 424 | "http://www.tzi.de/~pharao90/ttylinux">ttylinux</a></li> | 395 | "http://www.tzi.de/~pharao90/ttylinux">ttylinux</a> |
| 425 | 396 | ||
| 426 | <li><a href="http://www.coyotelinux.com/">Coyote Linux</a></li> | 397 | </li><li><a href="http://www.coyotelinux.com/">Coyote Linux</a> |
| 427 | 398 | ||
| 428 | <li><a href="http://www.partimage.org/">Partition | 399 | </li><li><a href="http://www.partimage.org/">Partition |
| 429 | Image</a></li> | 400 | Image</a> |
| 430 | 401 | ||
| 431 | <li><a href="http://www.fli4l.de/">fli4l the on(e)-disk-router</a></li> | 402 | </li><li><a href="http://www.fli4l.de/">fli4l the on(e)-disk-router</a> |
| 432 | 403 | ||
| 433 | <li><a href="http://tuxscreen.net">Tuxscreen Linux | 404 | </li><li><a href="http://tinfoilhat.cultists.net/">Tinfoil |
| 434 | Phone</a></li> | 405 | Hat Linux</a> |
| 435 | 406 | ||
| 436 | <li><a href="http://tinfoilhat.cultists.net/">Tinfoil | 407 | </li><li><a href="http://familiar.handhelds.org/">Familiar Linux</a> - a linux distribution for handheld computers |
| 437 | Hat Linux</a></li> | 408 | </li><li><a href="http://rescuecd.sourceforge.net/">Timo's Rescue CD Set</a> |
| 438 | 409 | </li><li><a href="http://sf.net/projects/netstation/">Netstation</a> | |
| 439 | <li><a href="http://zaurus.sourceforge.net/">Sharp Zaurus | 410 | </li><li><a href="http://www.fiwix.org/">GNU/Fiwix Operating System</a> |
| 440 | PDA</a></li> | 411 | </li><li><a href="http://www.softcraft.com/">Generations Linux</a> |
| 441 | 412 | </li><li><a href="http://systemimager.org/relatedprojects/">SystemImager / System Installation Suite</a> | |
| 442 | <li><a href="http://familiar.handhelds.org/">Familiar Linux</a> - a linux distribution for handheld computers</li> | 413 | </li><li><a href="http://www.bablokb.de/gendist/">GENDIST distribution generator</a> |
| 443 | <li><a href="http://rescuecd.sourceforge.net/">Timo's Rescue CD Set</a> | 414 | </li><li><a href="http://diet-pc.sourceforge.net/">DIET-PC embedded Linux thin client distribution</a> |
| 444 | <li><a href="http://sf.net/projects/netstation/">Netstation</a> | 415 | </li><li><a href="http://byzgl.sourceforge.net/">BYZantine Gnu/Linux</a> |
| 445 | <li><a href="http://www.isilver-inc.com/">I-Silver Linux appliance servers</a> | 416 | </li><li><a href="http://dban.sourceforge.net/">Darik's Boot and Nuke</a> |
| 446 | <li><a href="http://www.fiwix.org/">GNU/Fiwix Operating System</a> | 417 | </li><li><a href="http://www.timesys.com/">TimeSys real-time Linux</a> |
| 447 | <li><a href="http://www.cyclades.com/">Cyclades-TS and other Cyclades products</a> | 418 | </li><li><a href="http://movix.sf.net/">MoviX</a> -- boots from CD and automatically plays every video file on the CD |
| 448 | <li><a href="http://www.softcraft.com/">Generations Linux</a> | 419 | </li><li><a href="http://katamaran.sourceforge.net">katamaran</a>Linux, X11, xfce windowmanager, based on BusyBox |
| 449 | <li><a href="http://systemimager.org/relatedprojects/">SystemImager / System Installation Suite</a> | 420 | </li><li><a href="http://www.sourceforge.net/projects/simplygnustep"></a>Prometheus SimplyGNUstep |
| 450 | <li><a href="http://www.bablokb.de/gendist/">GENDIST distribution generator</a> | 421 | </li><li><a href="http://www.renyi.hu/~ekho/lowlife/">lowlife</a>A documentation project on how to make your own uClibc-based systems and floppy. |
| 451 | <li><a href="http://diet-pc.sourceforge.net/">DIET-PC embedded Linux thin client distribution</a> | 422 | </li><li><a href="http://metadistros.hispalinux.es/">Metadistros</a>a project to allow you easily make Live-CD distributions. |
| 452 | <li><a href="http://byzgl.sourceforge.net/">BYZantine Gnu/Linux</a> | 423 | </li><li><a href="http://salvare.sourceforge.net/">Salvare</a>More Linux than tomsrtbt but less than Knoppix, aims to provide a useful workstation as well as a rescue disk. |
| 453 | <li><a href="http://dban.sourceforge.net/">Darik's Boot and Nuke</a> | 424 | </li><li><a href="http://thinstation.sourceforge.net/">thinstation</a>convert standard PCs into full-featured diskless thinclients. |
| 454 | <li><a href="http://www.timesys.com/">TimeSys real-time Linux</a> | 425 | |
| 455 | <li><a href="http://movix.sf.net/">MoviX</a> -- boots from CD and automatically plays every video file on the CD | 426 | </li><li><a href="http://tuxscreen.net">Tuxscreen Linux Phone</a> |
| 456 | <li><a href="http://katamaran.sourceforge.net"></a>Linux, X11, xfce windowmanager, based on BusyBox | 427 | </li><li><a href="http://www.kerbango.com/">The Kerbango Internet Radio</a> |
| 457 | <li><a href="http://www.sourceforge.net/projects/simplygnustep"></a>Prometheus SimplyGNUstep | 428 | </li><li><a href= "http://www.linuxmagic.com/vpn/">LinuxMagic VPN Firewall</a> |
| 429 | </li><li><a href="http://www.isilver-inc.com/">I-Silver Linux appliance servers</a> | ||
| 430 | </li><li><a href="http://zaurus.sourceforge.net/">Sharp Zaurus PDA</a> | ||
| 431 | </li><li><a href="http://www.cyclades.com/">Cyclades-TS and other Cyclades products</a> | ||
| 432 | </li><li><a href="http://www.buffalo-technology.com/products/wireless/wbr-g54.htm">Buffalo WBR-G54 wireless router</a> | ||
| 433 | </li><li><a href="http://catalog.belkin.com/IWCatProductPage.process?Merchant_Id=&Section_Id=201522&pcount=&Product_Id=136493">Belkin 54g Wireless DSL/Cable Gateway Router</a> | ||
| 434 | </li><li><a href="http://www.linksys.com/products/product.asp?prid=508">Linksys WRT54G - Wireless-G Broadband Router</a> | ||
| 458 | 435 | ||
| 459 | 436 | ||
| 460 | </ul> | 437 | </ul> |
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html index 918136136..9f7d79a6f 100644 --- a/docs/busybox.net/oldnews.html +++ b/docs/busybox.net/oldnews.html | |||
| @@ -42,6 +42,80 @@ | |||
| 42 | <hr> | 42 | <hr> |
| 43 | 43 | ||
| 44 | 44 | ||
| 45 | <p> | ||
| 46 | <li><b>26 October 2002 -- BusyBox 0.60.5 released</b><p> | ||
| 47 | |||
| 48 | I am very pleased to announce that the BusyBox 0.60.5 (stable) | ||
| 49 | is now available for download. This is a bugfix release for | ||
| 50 | the stable series to address all the problems that have turned | ||
| 51 | up since the last release. Unfortunately, the previous release | ||
| 52 | had a few nasty bugs (i.e. init could deadlock, gunzip -c tried | ||
| 53 | to delete source files, cp -a wouldn't copy symlinks, and init | ||
| 54 | was not always providing controlling ttys when it should have). | ||
| 55 | I know I said that the previous release would be the end of the | ||
| 56 | 0.60.x series. Well, it turns out I'm a liar. But this time I | ||
| 57 | mean it (just like last time ;-). This will be the last | ||
| 58 | release for the 0.60.x series -- all further development work | ||
| 59 | will be done for the development busybox tree. Expect the development | ||
| 60 | version to have its first real release very very soon now... | ||
| 61 | |||
| 62 | <p> | ||
| 63 | The <a href="downloads/Changelog.full">changelog</a> has all | ||
| 64 | the details. As usual you can <a href="downloads">download busybox here</a>. | ||
| 65 | <p>Have Fun! | ||
| 66 | <p> | ||
| 67 | |||
| 68 | <p> | ||
| 69 | <li><b>18 September 2002 -- BusyBox 0.60.4 released</b><p> | ||
| 70 | |||
| 71 | I am very pleased to announce that the BusyBox 0.60.4 | ||
| 72 | (stable) is now available for download. This is primarily | ||
| 73 | a bugfix release for the stable series to address all | ||
| 74 | the problems that have turned up since the last | ||
| 75 | release. This will be the last release for the 0.60.x series. | ||
| 76 | I mean it this time -- all further development work will be done | ||
| 77 | on the development busybox tree, which is quite solid now and | ||
| 78 | should soon be getting its first real release. | ||
| 79 | |||
| 80 | <p> | ||
| 81 | The <a href="downloads/Changelog.full">changelog</a> has all | ||
| 82 | the details. As usual you can <a href="downloads">download busybox here</a>. | ||
| 83 | <p>Have Fun! | ||
| 84 | <p> | ||
| 85 | |||
| 86 | |||
| 87 | <p> | ||
| 88 | <li><b>27 April 2002 -- BusyBox 0.60.3 released</b><p> | ||
| 89 | |||
| 90 | I am very pleased to announce that the BusyBox 0.60.3 (stable) is | ||
| 91 | now available for download. This is primarily a bugfix release | ||
| 92 | for the stable series. A number of problems have turned up since | ||
| 93 | the last release, and this should address most of those problems. | ||
| 94 | This should be the last release for the 0.60.x series. The | ||
| 95 | development busybox tree has been progressing nicely, and will | ||
| 96 | hopefully be ready to become the next stable release. | ||
| 97 | |||
| 98 | <p> | ||
| 99 | The <a href="downloads/Changelog">changelog</a> has all | ||
| 100 | the details. As usual you can <a href="downloads">download busybox here</a>. | ||
| 101 | <p>Have Fun! | ||
| 102 | <p> | ||
| 103 | |||
| 104 | |||
| 105 | <p> | ||
| 106 | <li><b>6 March 2002 -- busybox.net now has mirrors!</b><p> | ||
| 107 | |||
| 108 | Busybox.net is now much more available, thanks to | ||
| 109 | the fine folks at <a href= "http://i-netinnovations.com/">http://i-netinnovations.com/</a> | ||
| 110 | who are providing hosting for busybox.net and | ||
| 111 | uclibc.org. In addition, we now have two mirrors: | ||
| 112 | <a href= "http://busybox.linuxmagic.com/">http://busybox.linuxmagic.com/</a> | ||
| 113 | in Canada and | ||
| 114 | <a href= "http://busybox.csservers.de/">http://busybox.csservers.de/</a> | ||
| 115 | in Germany. I hope this makes things much more | ||
| 116 | accessible for everyone! | ||
| 117 | |||
| 118 | |||
| 45 | <li> | 119 | <li> |
| 46 | <b>3 January 2002 -- Welcome to busybox.net!</b> | 120 | <b>3 January 2002 -- Welcome to busybox.net!</b> |
| 47 | 121 | ||
diff --git a/docs/busybox.net/screenshot.html b/docs/busybox.net/screenshot.html index 4676e1b73..5a8020c04 100644 --- a/docs/busybox.net/screenshot.html +++ b/docs/busybox.net/screenshot.html | |||
| @@ -21,8 +21,8 @@ | |||
| 21 | font-family: monospace; font-size: smaller;" width="80%"> | 21 | font-family: monospace; font-size: smaller;" width="80%"> |
| 22 | 22 | ||
| 23 | 23 | ||
| 24 | $ ./busybox | 24 | $ ./busybox |
| 25 | BusyBox v0.60.3 (2002.04.27-10:33+0000) multi-call binary | 25 | BusyBox v1.00-pre1 (2003.07.15-06:37+0000) multi-call binary |
| 26 | 26 | ||
| 27 | Usage: busybox [function] [arguments]... | 27 | Usage: busybox [function] [arguments]... |
| 28 | or: [function] [arguments]... | 28 | or: [function] [arguments]... |
| @@ -33,14 +33,30 @@ Usage: busybox [function] [arguments]... | |||
| 33 | will act like whatever it was invoked as. | 33 | will act like whatever it was invoked as. |
| 34 | 34 | ||
| 35 | Currently defined functions: | 35 | Currently defined functions: |
| 36 | [, basename, busybox, cat, chgrp, chmod, chown, chroot, chvt, | 36 | [, addgroup, adduser, adjtimex, ar, arping, ash, awk, basename, |
| 37 | clear, cp, cut, date, dd, df, dirname, dmesg, du, echo, env, false, | 37 | bunzip2, busybox, bzcat, cal, cat, chgrp, chmod, chown, chroot, |
| 38 | find, free, grep, gunzip, gzip, halt, head, id, init, kill, killall, | 38 | chvt, clear, cmp, cp, cpio, crond, crontab, cut, date, dc, dd, |
| 39 | klogd, linuxrc, ln, logger, ls, lsmod, mkdir, mknod, mkswap, modprobe, | 39 | deallocvt, delgroup, deluser, df, dirname, dmesg, dos2unix, dpkg, |
| 40 | more, mount, msh, mv, pidof, poweroff, ps, pwd, reboot, reset, | 40 | dpkg-deb, du, dumpkmap, dumpleases, dutmp, echo, egrep, env, expr, |
| 41 | rm, rmdir, sed, sh, sleep, sort, swapoff, swapon, sync, syslogd, | 41 | false, fbset, fdflush, fdformat, fgrep, find, fold, free, freeramdisk, |
| 42 | tail, tar, test, touch, true, tty, umount, uname, uniq, uptime, | 42 | fsck.minix, ftpget, ftpput, getopt, getty, grep, gunzip, gzip, |
| 43 | wc, which, whoami, xargs, yes, zcat | 43 | halt, head, hexdump, hostid, hostname, httpd, hush, hwclock, id, |
| 44 | ifconfig, ifdown, ifup, inetd, init, insmod, ip, ipcalc, iplink, | ||
| 45 | iproute, iptunnel, kill, killall, klogd, lash, length, linuxrc, | ||
| 46 | ln, loadacm, loadfont, loadkmap, logger, login, logname, logread, | ||
| 47 | losetup, ls, lsmod, makedevs, md5sum, mesg, minit, mkdir, mkfifo, | ||
| 48 | mkfs.minix, mknod, mkswap, mktemp, modprobe, more, mount, msh, | ||
| 49 | msvc, mt, mv, nameif, nc, netstat, nslookup, od, openvt, passwd, | ||
| 50 | patch, pidfilehack, pidof, ping, ping6, pivot_root, poweroff, | ||
| 51 | printf, ps, pwd, rdate, readlink, realpath, reboot, renice, reset, | ||
| 52 | rm, rmdir, rmmod, route, rpm, rpm2cpio, run-parts, sed, setkeycodes, | ||
| 53 | sha1sum, sleep, sort, start-stop-daemon, strings, stty, su, sulogin, | ||
| 54 | swapoff, swapon, sync, syslogd, tail, tar, tee, telnet, telnetd, | ||
| 55 | test, tftp, time, top, touch, tr, traceroute, true, tty, udhcpc, | ||
| 56 | udhcpd, umount, uname, uncompress, uniq, unix2dos, unzip, update, | ||
| 57 | uptime, usleep, uudecode, uuencode, vconfig, vi, vlock, watch, | ||
| 58 | watchdog, wc, wget, which, who, whoami, xargs, yes, zcat | ||
| 59 | |||
| 44 | 60 | ||
| 45 | $ <blink>_</blink> | 61 | $ <blink>_</blink> |
| 46 | 62 | ||
