Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> |
| 2 | |
| 3 | <HTML> |
| 4 | <HEAD> |
| 5 | <TITLE>BusyBox</TITLE> |
| 6 | </HEAD> |
| 7 | |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 8 | <body text="#000000" alink="#660000" link="#660000" bgcolor="#dee2de" vlink="#660000"> |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 9 | |
| 10 | <basefont face="lucida, helvetica, arial" size="3"> |
| 11 | |
| 12 | |
| 13 | <CENTER> |
| 14 | <TABLE BORDER=0 CELLSPACING=1 CELLPADDING=2> |
| 15 | <TR> |
| 16 | <td bgcolor="#000000"> |
| 17 | <FONT FACE="lucida, helvetica" COLOR="#ccccc0"> |
| 18 | <B>B u s y B o x</B> |
| 19 | </FONT> |
| 20 | </TD> |
| 21 | </TR> |
| 22 | </TABLE> |
Matt Kraai | 9ba0daf | 2001-01-31 01:59:46 +0000 | [diff] [blame] | 23 | <a href="/"><IMG SRC="images/busybox2.jpg" alt="BusyBox" border="0" width="360" height="230"></a><BR> |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 24 | |
| 25 | |
| 26 | <!-- Begin Introduction section --> |
| 27 | |
| 28 | |
Matt Kraai | 18d5064 | 2001-01-31 02:13:05 +0000 | [diff] [blame] | 29 | <TABLE WIDTH="95%" CELLSPACING=1 CELLPADDING=4 BORDER=1> |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 30 | <TR><TD BGCOLOR="#ccccc0" ALIGN=center> |
| 31 | <A NAME="intro"> <BIG><B> |
| 32 | The Swiss Army Knife of Embedded Linux |
Matt Kraai | 18d5064 | 2001-01-31 02:13:05 +0000 | [diff] [blame] | 33 | </B></BIG></A> |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 34 | </TD></TR> |
| 35 | <TR><TD BGCOLOR="#eeeee0"> |
| 36 | |
| 37 | BusyBox combines tiny versions of many common UNIX utilities into a single |
| 38 | small executable. It provides minimalist replacements for most of the utilities |
| 39 | you usually find in fileutils, shellutils, findutils, textutils, grep, gzip, |
Eric Andersen | 8ec10a9 | 2001-01-27 09:33:39 +0000 | [diff] [blame] | 40 | tar, etc. BusyBox provides a fairly complete POSIX environment for any small or |
| 41 | embedded system. The utilities in BusyBox generally have fewer options than |
| 42 | their full featured GNU cousins; however, the options that are included provide |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 43 | the expected functionality and behave very much like their GNU counterparts. |
| 44 | <p> |
| 45 | BusyBox has been written with size-optimization and limited resources in mind. |
| 46 | It is also extremely modular so you can easily include or exclude commands (or |
Eric Andersen | 8ec10a9 | 2001-01-27 09:33:39 +0000 | [diff] [blame] | 47 | features) at compile time. This makes it easy to customize your embedded |
| 48 | systems. To create a working system, just add /dev, a kernel, and an editor, |
| 49 | such as nano, e3, or elvis-tiny. For a really minimal system, you can even use |
| 50 | the busybox shell (not Bourne compatible, but very small and quite usable). |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 51 | <p> |
| 52 | |
| 53 | BusyBox is now maintained by |
Eric Andersen | 537d165 | 2001-01-25 22:00:37 +0000 | [diff] [blame] | 54 | <a href="http://codepoet.org/andersen/erik/erik.html"> |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 55 | Erik Andersen</a>, and its ongoing development is being sponsored by |
| 56 | <a href="http://www.lineo.com/">Lineo</a>. |
| 57 | <p> |
| 58 | BusyBox is licensed under the |
| 59 | <a href="http://www.gnu.org/copyleft/gpl.html">GNU GENERAL PUBLIC LICENSE</a> |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 60 | <p> |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 61 | |
Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame] | 62 | <h3> Screenshot </h3> |
| 63 | |
| 64 | <p> Because everybody loves screenshots, a <a href="screenshot.html"> |
| 65 | screenshot</a> of BusyBox is now available <a href="screenshot.html"> right |
| 66 | here</a> |
| 67 | |
Eric Andersen | 8ec10a9 | 2001-01-27 09:33:39 +0000 | [diff] [blame] | 68 | <H3>Mailing List Information</h3> |
Matt Kraai | 8677d7b | 2000-12-15 15:41:03 +0000 | [diff] [blame] | 69 | BusyBox now has a <a href="http://opensource.lineo.com/lists/busybox/">mailing list</a>! |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 70 | To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo/busybox">this page</a>. |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 71 | |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 72 | <!-- Begin Latest News section --> |
| 73 | |
| 74 | <TR><TD BGCOLOR="#ccccc0" ALIGN=center> |
| 75 | <A NAME="news"> |
| 76 | <BIG><B> |
Matt Kraai | 18d5064 | 2001-01-31 02:13:05 +0000 | [diff] [blame] | 77 | Latest News |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 78 | </B></BIG> |
| 79 | </A> |
| 80 | </TD></TR> |
| 81 | <TR><TD BGCOLOR="#eeeee0"> |
| 82 | |
| 83 | <ul> |
| 84 | |
Matt Kraai | 18d5064 | 2001-01-31 02:13:05 +0000 | [diff] [blame] | 85 | <li> <b>27 January 2001 -- BusyBox 0.49 released</b> |
Eric Andersen | 8ec10a9 | 2001-01-27 09:33:39 +0000 | [diff] [blame] | 86 | <br> |
| 87 | |
| 88 | Several new applets, lots of bug fixes, cleanups, and many smaller |
| 89 | things made nicer. Several cleanups and improvements to the shell. |
| 90 | For a list of the most interesting changes |
| 91 | you might want to look at the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>. |
| 92 | <p> |
| 93 | Special thanks go out to Matt Kraai and Larry Doolittle for all their |
| 94 | work on this release, and for keeping on top of things while I've been |
| 95 | out of town. |
| 96 | <p> |
| 97 | <em>Special Note</em><br> |
| 98 | |
| 99 | BusyBox 0.49 was supposed to have replaced lash, the BusyBox |
| 100 | shell, with a new shell that understands full Bourne shell/Posix shell grammer. |
| 101 | Well, that simply didn't happen in time for this release. A new |
| 102 | shell that will eventually replace lash is already under |
| 103 | construction. This new shell is being developed by Larry |
| 104 | Doolittle, and could use all of our help. Please see the work in |
| 105 | progress on <a href="http://doolittle.faludi.com/~larry/parser.html">Larry's website</a> |
| 106 | and help out if you can. This shell will be included in the next |
| 107 | release of BusyBox. |
| 108 | |
Matt Kraai | 18d5064 | 2001-01-31 02:13:05 +0000 | [diff] [blame] | 109 | <li> <b>13 December 2000 -- BusyBox 0.48 released</b> |
Eric Andersen | 4362200 | 2000-12-13 18:30:13 +0000 | [diff] [blame] | 110 | <br> |
| 111 | |
| 112 | This release fixes lots and lots of bugs. This has had some very |
| 113 | rigorous testing, and looks very, very clean. The usual tar |
| 114 | update of course: tar no longer breaks hardlinks, tar -xzf is |
| 115 | optionally supported, and the LRP folks will be pleased to know |
| 116 | that 'tar -X' and 'tar --exclude' are both now in. Applets are |
Matt Kraai | e3a94f7 | 2000-12-13 19:50:48 +0000 | [diff] [blame] | 117 | now looked up using a binary search making lash (the busybox |
Eric Andersen | 4362200 | 2000-12-13 18:30:13 +0000 | [diff] [blame] | 118 | shell) much faster. For the new debian-installer (for Debian |
| 119 | woody) a .udeb can now be generated. |
| 120 | <p> |
Matt Kraai | e3a94f7 | 2000-12-13 19:50:48 +0000 | [diff] [blame] | 121 | The curious can get a list of some of the more interesting changes by reading |
Eric Andersen | 4362200 | 2000-12-13 18:30:13 +0000 | [diff] [blame] | 122 | the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>. |
| 123 | <p> |
| 124 | Many thanks go out to the many many people that have contributed to |
| 125 | this release, especially Matt Kraai, Larry Doolittle, and Kent Robotti. |
| 126 | |
| 127 | |
Matt Kraai | 18d5064 | 2001-01-31 02:13:05 +0000 | [diff] [blame] | 128 | <li> <b>Old News</b> |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 129 | <br> |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 130 | For the old news, visit <a href="http://busybox.lineo.com/oldnews.html">the old news page</a>. |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 131 | </ul> |
| 132 | |
| 133 | |
Eric Andersen | 4a971ae | 2000-06-22 01:27:11 +0000 | [diff] [blame] | 134 | <!-- Begin Download section --> |
| 135 | |
| 136 | <TR><TD BGCOLOR="#ccccc0" ALIGN=center> |
| 137 | <A NAME="download"><BIG><B> |
| 138 | Download |
Matt Kraai | 18d5064 | 2001-01-31 02:13:05 +0000 | [diff] [blame] | 139 | </B></BIG></A> |
Eric Andersen | 4a971ae | 2000-06-22 01:27:11 +0000 | [diff] [blame] | 140 | </TD></TR> |
| 141 | <TR><TD BGCOLOR="#eeeee0"> |
| 142 | <ul> |
Mark Whitley | 8ba1b11 | 2001-01-25 23:29:58 +0000 | [diff] [blame] | 143 | |
| 144 | <li> Source for the latest release can always be downloaded from |
Eric Andersen | bdcc6fb | 2000-09-26 06:15:12 +0000 | [diff] [blame] | 145 | <a href="ftp://oss.lineo.com/busybox">ftp://oss.lineo.com/busybox</a>. |
Mark Whitley | 8ba1b11 | 2001-01-25 23:29:58 +0000 | [diff] [blame] | 146 | |
| 147 | <li> A new snapshot of the source is made daily and is available as a GNU |
| 148 | gzipped tarball <a href="busybox.tar.gz"> right here</a>. |
| 149 | |
| 150 | <li> BusyBox now has its own publically browsable |
Eric Andersen | 4a971ae | 2000-06-22 01:27:11 +0000 | [diff] [blame] | 151 | <a href="http://opensource.lineo.com/cgi-bin/cvsweb/busybox/">CVS tree</a>, |
| 152 | anonymous |
| 153 | <a href="http://opensource.lineo.com/cvs_anon.html">CVS access</a>, and |
| 154 | for those that are actively contributing there is even |
| 155 | <a href="http://opensource.lineo.com/cvs_write.html">CVS write access</a>. |
Mark Whitley | 8ba1b11 | 2001-01-25 23:29:58 +0000 | [diff] [blame] | 156 | |
Eric Andersen | 4a971ae | 2000-06-22 01:27:11 +0000 | [diff] [blame] | 157 | </ul> |
| 158 | |
| 159 | |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 160 | <!-- Begin Docs section --> |
| 161 | |
| 162 | <TR><TD BGCOLOR="#ccccc0" ALIGN=center> |
| 163 | <A NAME="docs"><BIG><B> |
| 164 | Documentation |
Matt Kraai | 18d5064 | 2001-01-31 02:13:05 +0000 | [diff] [blame] | 165 | </B></BIG></A> |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 166 | </TD></TR> |
| 167 | <TR><TD BGCOLOR="#eeeee0"> |
| 168 | Current documentation for BusyBox includes: |
| 169 | <ul> |
Eric Andersen | bdcc6fb | 2000-09-26 06:15:12 +0000 | [diff] [blame] | 170 | <li> <a href="ftp://oss.lineo.com/busybox/BusyBox.html">BusyBox.html</a>. |
| 171 | This is a list of the all the available commands in BusyBox with |
| 172 | complete usage information and examples of how to use each app. I |
| 173 | have spent a <em>lot</em> of time updating these docs and trying to |
| 174 | make them fairly comprehensive. If you find any errors (factual, |
| 175 | grammatical, whatever) please let me know. |
| 176 | <li> <a href="ftp://oss.lineo.com/busybox/BusyBox.pdf">BusyBox.pdf</a>. |
| 177 | This is basically the same document, but in pdf format. |
Eric Andersen | 4362200 | 2000-12-13 18:30:13 +0000 | [diff] [blame] | 178 | <li> <a href="ftp://oss.lineo.com/busybox/README">README</a>. |
| 179 | This is the README file included in the busybox source release. |
Eric Andersen | 3312b0b | 2000-07-07 19:23:10 +0000 | [diff] [blame] | 180 | <li> <a href="http://bugs.lineo.com/db/pa/lbusybox.html">BusyBoxBugs</a>. |
Eric Andersen | bdcc6fb | 2000-09-26 06:15:12 +0000 | [diff] [blame] | 181 | Need to report a bug? Need to check if a bug has been filed? |
Eric Andersen | aec27bc | 2000-07-11 18:18:40 +0000 | [diff] [blame] | 182 | <li> If you need more help, the BusyBox |
| 183 | <a href="http://opensource.lineo.com/lists/busybox/">mailing list</a> is |
| 184 | a good place to start. |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 185 | </ul> |
| 186 | |
| 187 | |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 188 | <!-- Begin Links section --> |
| 189 | |
| 190 | <TR><TD BGCOLOR="#ccccc0" ALIGN=center> |
| 191 | <A NAME="links"> |
| 192 | <BIG><B> |
Matt Kraai | 18d5064 | 2001-01-31 02:13:05 +0000 | [diff] [blame] | 193 | Important Links |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 194 | </B></BIG> |
| 195 | </A> |
| 196 | </TD></TR> |
| 197 | <TR><TD BGCOLOR="#eeeee0"> |
| 198 | |
| 199 | <ul> |
| 200 | |
| 201 | <li> <A HREF="http://perens.com/FreeSoftware/"> |
| 202 | Free Software from Bruce Perens</A><br> |
| 203 | The original idea for BusyBox, and all versions up to 0.26 were written |
| 204 | by <A HREF="mailto:bruce@perens.com">Bruce Perens</a>. This is his BusyBox website. |
| 205 | <p> |
| 206 | |
| 207 | <li> <A HREF="http://freshmeat.net/appindex/1999/04/11/923859921.html"> |
| 208 | Freshmeat AppIndex record for BusyBox</A> |
| 209 | <p> |
| 210 | |
Eric Andersen | 766c012 | 2000-06-21 22:43:07 +0000 | [diff] [blame] | 211 | <li> <a href="http://opensource.lineo.com/software.html">Other cool embedded software</a>. |
| 212 | <p> |
| 213 | |
| 214 | <li> <a href="http://opensource.lineo.com/">opensource.lineo.com</a>. |
| 215 | <p> |
| 216 | |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 217 | <li> <A HREF="http://www.lineo.com/">Lineo</A> is sponsoring BusyBox development. |
| 218 | <p> |
| 219 | |
| 220 | </ul> |
| 221 | |
| 222 | |
Eric Andersen | 1b622ff | 2000-12-14 15:43:57 +0000 | [diff] [blame] | 223 | <!-- Begin Projects section --> |
| 224 | |
| 225 | <TR><TD BGCOLOR="#ccccc0" ALIGN=center> |
| 226 | <A NAME="projects"><BIG><B> |
| 227 | Products/Projects Using BusyBox |
Matt Kraai | 18d5064 | 2001-01-31 02:13:05 +0000 | [diff] [blame] | 228 | </B></BIG></A> |
Eric Andersen | 1b622ff | 2000-12-14 15:43:57 +0000 | [diff] [blame] | 229 | </TD></TR> |
| 230 | <TR><TD BGCOLOR="#eeeee0"> |
| 231 | |
| 232 | <p> I know of the following products and/or projects that use BusyBox -- |
| 233 | listed in the order I happen to add them to the web page: |
| 234 | |
| 235 | <ul> |
| 236 | <li> <a href="http://www.lineo.com/products/embedix_linux/">Lineo Embedix Linux</a> |
| 237 | <li> <a href="http://cvs.debian.org/boot-floppies/">Debian installer (boot floppies) project</a> |
| 238 | <li> <a href="http://www.linuxrouter.org/">Linux Router Project </a> |
| 239 | <li> <a href="http://linux-embedded.org/">LEM</a> |
| 240 | <li> <a href="http://www.toms.net/rb/">tomsrtbt</a> |
| 241 | <li> <a href="http://www.stormix.com/">Stormix Installer</a> |
| 242 | <li> <a href="http://www.emacinc.com/linux2_sbc.htm">EMAC Linux 2.0 SBC</a> |
| 243 | <li> <a href="http://www.trinux.org/">Trinux</a> |
| 244 | <li> <a href="http://oddas.sourceforge.net/">ODDAS project</a> |
| 245 | <li> <a href="http://www.kerbango.com/">The Kerbango Internet Radio</a> |
| 246 | <li> <a href="http://www.linuxmagic.com/vpn/">LinuxMagic VPN Firewall</a> |
| 247 | <li> <a href="http://byld.sourceforge.net/">Build Your Linux Disk</a> |
| 248 | <li> <a href="http://homepages.ihug.co.nz/~ichi/baslinux.html">BasicLinux</a> |
| 249 | <li> <a href="http://ibiblio.org/pub/Linux/system/recovery">Zdisk</a> |
| 250 | <li> <a href="http://www.adtran.com">AdTran - VPN/firewall VPN Linux Distribution</a> |
Eric Andersen | 1b622ff | 2000-12-14 15:43:57 +0000 | [diff] [blame] | 251 | <li> <a href="http://mkcdrec.ota.be/">mkCDrec - make CD-ROM recovery</a> |
Mark Whitley | 0bc20ca | 2001-01-25 23:00:12 +0000 | [diff] [blame] | 252 | <li> <a href="http://recycle.lbl.gov/~ldoolitt/bse/">Linux on nanoEngine</a> |
Mark Whitley | 63ec273 | 2001-01-31 18:33:20 +0000 | [diff] [blame] | 253 | <li> <a href="http://www.zelow.no/floppyfw/"> Floppyfw</a> |
Eric Andersen | 1b622ff | 2000-12-14 15:43:57 +0000 | [diff] [blame] | 254 | </ul> |
| 255 | |
| 256 | <p> Do you use BusyBox? I'd love to know about it and I'd be happy to link to |
| 257 | you. |
| 258 | |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 259 | |
| 260 | |
| 261 | <!-- End of Table --> |
| 262 | |
| 263 | </TD></TR> |
| 264 | </TABLE> |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 265 | |
| 266 | |
| 267 | |
| 268 | <!-- Footer --> |
| 269 | <HR> |
| 270 | <TABLE WIDTH="100%"> |
| 271 | <TR> |
| 272 | <TD> |
| 273 | <font size="-1" face="arial, helvetica, sans-serif"> |
| 274 | Mail all comments, insults, suggestions and bribes to |
| 275 | <a href="mailto:andersen@lineo.com">Erik Andersen</a><BR> |
| 276 | The Busybox logo is copyright 1999,2000, Erik Andersen. |
| 277 | </font> |
| 278 | </TD> |
| 279 | |
| 280 | <TD> |
| 281 | <a href="http://www.vim.org"><img border=0 width=88 height=32 |
| 282 | src="images/anim.written.in.vi.gif" |
| 283 | alt="This site created with the vi editor"></a> |
| 284 | </TD> |
| 285 | |
| 286 | <TD> |
| 287 | <a href="http://www.gimp.org/"><img border=0 width=88 height=38 |
| 288 | src="images/gfx_by_gimp.gif" alt="Graphics by GIMP"></a> |
| 289 | </TD> |
| 290 | |
| 291 | <TD> |
| 292 | <a href="http://www.linuxtoday.com"><img width=90 height=36 |
| 293 | src="images/ltbutton2.jpg" alt="Linux Today"></a> |
| 294 | </TD> |
| 295 | |
| 296 | <TD> |
| 297 | <p><a href="http://slashdot.org"><img width=90 height=36 |
| 298 | src="images/sdsmall.gif" alt="Slashdot"></a> |
| 299 | </TD> |
| 300 | |
| 301 | <TD> |
| 302 | <a href="http://freshmeat.net"><img width=90 height=36 |
| 303 | src="images/fm.mini.jpg" alt="Freshmeat"></a> |
| 304 | </TD> |
| 305 | |
| 306 | </TR> |
| 307 | </TABLE> |
| 308 | |
| 309 | |
Matt Kraai | 18d5064 | 2001-01-31 02:13:05 +0000 | [diff] [blame] | 310 | </CENTER> |
Erik Andersen | 330fd2b | 2000-05-19 05:35:19 +0000 | [diff] [blame] | 311 | </BODY> |
| 312 | </HTML> |
| 313 | |