blob: 3ea69dba8e576d3018d6ad1135342af79baf6f3b [file] [log] [blame]
Eric Andersen1b17b012002-03-05 15:55:59 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
2"http://www.w3.org/TR/REC-html40/loose.dtd">
Erik Andersen330fd2b2000-05-19 05:35:19 +00003
Eric Andersen1b17b012002-03-05 15:55:59 +00004<html>
5 <head>
6 <meta name="generator" content=
7 "HTML Tidy for Linux/x86 (vers 1st February 2002), see www.w3.org">
Erik Andersen330fd2b2000-05-19 05:35:19 +00008
Eric Andersen1b17b012002-03-05 15:55:59 +00009 <title>BusyBox</title>
10<style type="text/css">
11 body {
12 background-color: #DEE2DE;
13 color: #000000;
14 }
15 :link { color: #660000 }
16 :visited { color: #660000 }
17 :active { color: #660000 }
18 div.c3 {text-align: center}
19 td.c2 {font-family: arial, helvetica, sans-serif; font-size: 80%}
20 td.c1 {font-family: lucida, helvetica; font-size: 248%}
21</style>
22 </head>
Erik Andersen330fd2b2000-05-19 05:35:19 +000023
Eric Andersen1b17b012002-03-05 15:55:59 +000024 <body>
25 <basefont face="lucida, helvetica, arial" size="3">
Erik Andersen330fd2b2000-05-19 05:35:19 +000026
Eric Andersen1b17b012002-03-05 15:55:59 +000027 <div class="c3">
28 <table border="0" cellspacing="1" cellpadding="2">
29 <tr>
30 <td class="c1">BUSYBOX</td>
31 </tr>
32 </table>
33 <a href="/"><img src="images/busybox1.png" alt="BusyBox"
34 border="0" width="164" height="116"></a><br>
35 <!-- Begin Introduction section -->
36
Erik Andersen330fd2b2000-05-19 05:35:19 +000037
Eric Andersen1b17b012002-03-05 15:55:59 +000038 <table width="95%" cellspacing="1" cellpadding="4" border=
39 "1">
40 <tr>
41 <td bgcolor="#CCCCC0" align="center"><a name= "intro"><big>
42 <b>The Swiss Army Knife of Embedded Linux</b>
43 </big></a></td>
44 </tr>
Erik Andersen330fd2b2000-05-19 05:35:19 +000045
Eric Andersen1b17b012002-03-05 15:55:59 +000046 <tr>
47 <td bgcolor="#EEEEE0">
Eric Andersen051e4c12002-04-27 12:16:48 +000048 BusyBox combines tiny versions of many common UNIX utilities
49 into a single small executable. It provides minimalist
50 replacements for most of the utilities you usually find in GNU
51 fileutils, shellutils, etc. The utilities in BusyBox generally
52 have fewer options than their full-featured GNU cousins;
53 however, the options that are included provide the expected
54 functionality and behave very much like their GNU counterparts.
55 BusyBox provides a fairly complete POSIX environment for any
56 small or embedded system.
Erik Andersen330fd2b2000-05-19 05:35:19 +000057
Eric Andersen1b17b012002-03-05 15:55:59 +000058 <p>BusyBox has been written with size-optimization and
59 limited resources in mind. It is also extremely modular
60 so you can easily include or exclude commands (or
61 features) at compile time. This makes it easy to
62 customize your embedded systems. To create a working
63 system, just add /dev, /etc, and a kernel.</p>
Erik Andersen330fd2b2000-05-19 05:35:19 +000064
Eric Andersen1b17b012002-03-05 15:55:59 +000065 <p>BusyBox is maintained by <a href=
66 "http://codepoet.org/andersen/erik/erik.html">Erik
67 Andersen</a>, and licensed under the <a href=
68 "http://www.gnu.org/copyleft/gpl.html">GNU GENERAL
69 PUBLIC LICENSE</a>.</p>
Erik Andersen330fd2b2000-05-19 05:35:19 +000070
Eric Andersen1b17b012002-03-05 15:55:59 +000071 <h3>Screenshot</h3>
Erik Andersen330fd2b2000-05-19 05:35:19 +000072
Eric Andersen1b17b012002-03-05 15:55:59 +000073 <p>Because everybody loves screenshots, a screenshot of
74 BusyBox is now available <a href=
75 "screenshot.html">right here</a>.</p>
Erik Andersen330fd2b2000-05-19 05:35:19 +000076
Eric Andersen1b17b012002-03-05 15:55:59 +000077 <h3>Mailing List Information</h3>
78 BusyBox now has a <a href="/lists/busybox/">mailing
79 list</a>!<br>
80 To subscribe, go and visit <a href=
81 "/mailman/listinfo/busybox">this page</a>.
Erik Andersen330fd2b2000-05-19 05:35:19 +000082
Eric Andersen1b17b012002-03-05 15:55:59 +000083 <!-- Begin Latest News section -->
84 </td>
85 </tr>
Mark Whitleyac21e932001-01-30 23:37:15 +000086
Eric Andersen1b17b012002-03-05 15:55:59 +000087 <tr>
88 <td bgcolor="#CCCCC0" align="center"><a name=
89 "news"><big><b>Latest News</b></big></a></td>
90 </tr>
Mark Whitley74476422001-03-20 19:57:30 +000091
Eric Andersen1b17b012002-03-05 15:55:59 +000092 <tr>
93 <td bgcolor="#EEEEE0">
94 <ul>
Eric Andersen051e4c12002-04-27 12:16:48 +000095
96 <p>
97 <li><b>27 April 2002 -- BusyBox 0.60.3 released</b>
98
99 I am very pleased to announce that the BusyBox 0.60.3 (stable) is
100 now available for download. This is primarily a bugfix release
101 for the stable series. A number of problems have turned up since
102 the last release, and this should address most of those problems.
103 This should be the last release for the 0.60.x series. The
104 development busybox tree has been progressing nicely, and will
105 hopefully be ready to become the next stable release.
106
107 <p>
108 The <a href="downloads/Changelog">changelog</a> has all
109 the details. As usual you can <a href="downloads">download busybox here</a>.
110 <p>Have Fun!
111 <p>
112
113
114 <p>
115 <li><b>6 March 2002 -- busybox.net now has mirrors!</b>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000116
Eric Andersenbc12fb72002-03-06 10:28:55 +0000117 <p>Busybox.net is now much more available, thanks to
118 the fine folks at <a href= "http://i-netinnovations.com/">http://i-netinnovations.com/</a>
119 who are providing hosting for busybox.net and
120 uclibc.org. In addition, we now have two mirrors:
121 <a href= "http://busybox.linuxmagic.com/">http://busybox.linuxmagic.com/</a>
122 in Canada and
123 <a href= "http://busybox.csservers.de/">http://busybox.csservers.de/</a>
124 in Germany. I hope this makes things much more
125 accessible for everyone!
Eric Andersen796245b2002-02-16 22:08:28 +0000126
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000127
Eric Andersen051e4c12002-04-27 12:16:48 +0000128 <p>
Eric Andersen1b17b012002-03-05 15:55:59 +0000129 <li><b>Old News</b><br>
130 For the old news, visit <a href="oldnews.html">the
131 old news page</a>.</li>
132 </ul>
Eric Andersen1b17b012002-03-05 15:55:59 +0000133 </td>
134 </tr>
Eric Andersen665b4e62002-01-04 05:04:15 +0000135
Eric Andersenf64c1cd2002-03-10 22:01:51 +0000136
137 <!-- Begin Sponsors section -->
Eric Andersen372f91f2002-03-06 11:13:51 +0000138 <tr>
139 <td bgcolor="#CCCCC0" align="center"><a name=
140 "sponsors"><big><b>Sponsors</b></big></a></td>
141 </tr>
Eric Andersen372f91f2002-03-06 11:13:51 +0000142
Eric Andersenf64c1cd2002-03-10 22:01:51 +0000143 <tr>
144 <td bgcolor="#EEEEE0">
145 Please visit our sponsors and thank them for their
146 support! They have provided money for equipment and
147 bandwidth. Next time you need help with a project,
148 consider these fine companies!
Eric Andersen372f91f2002-03-06 11:13:51 +0000149
150
Eric Andersenf64c1cd2002-03-10 22:01:51 +0000151 <ul>
Eric Andersen1785ddc2002-07-08 01:40:02 +0000152 <li><a href="http://opensource.se/">opensource.se</a><br>
153 Embedded open source consulting in Europe.
154 </li>
Eric Andersenf64c1cd2002-03-10 22:01:51 +0000155
Eric Andersen1785ddc2002-07-08 01:40:02 +0000156 <li><a href="http://i-netinnovations.com/">http://i-netinnovations.com/</a><br>
157 Web hosting (currently hosting busybox.net and uclibc.org)
158 </li>
Eric Andersenf64c1cd2002-03-10 22:01:51 +0000159
Eric Andersen1785ddc2002-07-08 01:40:02 +0000160 <li><a href="http://www.lineo.com">Lineo</a><br>
161 Embedded Linux development and services.
162 </li>
163
164 <li><a href="http://www.codepoet-consulting.com">Codepoet Consulting</a><br>
Eric Andersenf64c1cd2002-03-10 22:01:51 +0000165 Custom Linux, embedded Linux, BusyBox, and uClibc
Eric Andersen1785ddc2002-07-08 01:40:02 +0000166 development.
167 </li>
Eric Andersenf64c1cd2002-03-10 22:01:51 +0000168 </ul>
169 Several individuals have also contributed. If you have
170 already contributed and would like your name added
171 here, just let me know. If you would like to be a
172 BusyBox sponsor, email <a href=
173 "mailto:andersen@codepoet.org">Erik</a>.
174 </td>
175 </tr>
176
177 <!-- Begin Download section -->
Eric Andersen372f91f2002-03-06 11:13:51 +0000178 <p>
Eric Andersen1b17b012002-03-05 15:55:59 +0000179 <tr>
180 <td bgcolor="#CCCCC0" align="center"><a name=
181 "download"><big><b>Download</b></big></a></td>
182 </tr>
183
184 <tr>
185 <td bgcolor="#EEEEE0">
Eric Andersend2fd0d52002-07-13 06:24:58 +0000186 Source for the latest release can always be
187 downloaded from <a href="downloads">http://www.busybox.net/downloads</a>.
188 <p>
189
190 BusyBox now has <b>two</b> CVS trees. The "busybox-stable"
191 tree contains the latest updates to the 0.60.x stable series.
192 The "busybox" tree contains the latest development version
193 of busybox.<br>
Eric Andersen1b17b012002-03-05 15:55:59 +0000194 <ul>
Eric Andersend2fd0d52002-07-13 06:24:58 +0000195 <li><a href= "downloads/snapshots/">Daily Snapshots of the the latest
196 stable, and the latest development CVS source trees can be found right here</a>.
197 <br>
198 </li><li><a href="/cgi-bin/cvsweb/busybox/">Click here to browse the CVS
199 tree for the development version if BusyBox</a>
200 </li><li><a href="/cgi-bin/cvsweb/busybox/">Click here to browse
201 the CVS tree for the stable 0.60.x version of BusyBox</a>.
202 </li><li>Anonymous <a href="cvs_anon.html">CVS
203 access</a> is available.
204 </li><li>For those that are actively contributing there is
Eric Andersenacc257e2002-07-13 06:08:39 +0000205 even <a href="cvs_write.html">CVS write access</a>.</li>
Eric Andersen1b17b012002-03-05 15:55:59 +0000206 </ul>
Eric Andersen1b17b012002-03-05 15:55:59 +0000207 </td>
208 </tr>
209
Eric Andersenf64c1cd2002-03-10 22:01:51 +0000210 <!-- Begin Docs section -->
Eric Andersen1b17b012002-03-05 15:55:59 +0000211 <tr>
212 <td bgcolor="#CCCCC0" align="center"><a name=
213 "docs"><big><b>Documentation</b></big></a></td>
214 </tr>
215
216 <tr>
217 <td bgcolor="#EEEEE0">
218 Current documentation for BusyBox includes:
219
220 <ul>
221 <li><a href=
222 "downloads/BusyBox.html">BusyBox.html</a>. This is a
223 list of the all the available commands in BusyBox
224 with complete usage information and examples of how
225 to use each app. I have spent a <em>lot</em> of time
226 updating these docs and trying to make them fairly
227 comprehensive. If you find any errors (factual,
228 grammatical, whatever) please let me know.</li>
Eric Andersen4fa2bb52002-01-04 00:32:15 +0000229
Eric Andersen1b17b012002-03-05 15:55:59 +0000230 <li><a href="downloads/README">README</a>. This is
231 the README file included in the busybox source
232 release.</li>
Eric Andersen4d7f9c32001-11-20 11:56:51 +0000233
Eric Andersen1b17b012002-03-05 15:55:59 +0000234 <li><a href=
235 "http://bugs.busybox.net/db/pa/lbusybox.html">BusyBox
236 Bugs</a>. Need to report a bug? Need to check if a
237 bug has been filed?</li>
Eric Andersen4d7f9c32001-11-20 11:56:51 +0000238
Eric Andersen1b17b012002-03-05 15:55:59 +0000239 <li>If you need more help, the BusyBox <a href=
240 "lists/busybox/">mailing list</a> is a good place to
241 start.</li>
242 </ul>
Eric Andersen1b17b012002-03-05 15:55:59 +0000243 </td>
244 </tr>
Eric Andersen43622002000-12-13 18:30:13 +0000245
Eric Andersenf64c1cd2002-03-10 22:01:51 +0000246 <!-- Begin Links section -->
Eric Andersen1b17b012002-03-05 15:55:59 +0000247 <tr>
248 <td bgcolor="#CCCCC0" align="center"><a name=
249 "links"><big><b>Important Links</b></big></a></td>
250 </tr>
Eric Andersen43622002000-12-13 18:30:13 +0000251
Eric Andersen1b17b012002-03-05 15:55:59 +0000252 <tr>
253 <td bgcolor="#EEEEE0">
254 <ul>
255 <li><a href="http://perens.com/FreeSoftware/">Free
256 Software from Bruce Perens</a><br>
257 The original idea for BusyBox, and all versions up
258 to 0.26 were written by <a href=
259 "mailto:bruce@perens.com">Bruce Perens</a>. This is
260 his BusyBox website.</li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000261
Eric Andersen1b17b012002-03-05 15:55:59 +0000262 <li><a href=
263 "http://freshmeat.net/projects/busybox/">Freshmeat
264 AppIndex record for BusyBox</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000265
Eric Andersen1b17b012002-03-05 15:55:59 +0000266 <li><a href=
267 "http://tinylogin.busybox.net/">TinyLogin</a> is a
268 nice embedded tool for handling authentication,
269 changing passwords, and similar tasks which nicely
270 complements BusyBox.</li>
Eric Andersen4a971ae2000-06-22 01:27:11 +0000271
Eric Andersen1b17b012002-03-05 15:55:59 +0000272 <li><a href="http://udhcp.busybox.net/">udhcp</a> is
273 a tiny dhcp client and/or server which is ideal for
274 embedded systems.</li>
Mark Whitley8ba1b112001-01-25 23:29:58 +0000275
Eric Andersen1b17b012002-03-05 15:55:59 +0000276 <li><a href="http://www.uclibc.org/">uClibc</a> is a
277 C library for embedded systems. You can actually
278 statically link a "Hello World" application under x86
279 that only takes 4k (as opposed to 200k under GNU
280 libc). It can do dynamic linking too and works nicely
281 with BusyBox to create very small embedded
282 systems.</li>
283 </ul>
Eric Andersen1b17b012002-03-05 15:55:59 +0000284 </td>
285 </tr>
Mark Whitley8ba1b112001-01-25 23:29:58 +0000286
Eric Andersenf64c1cd2002-03-10 22:01:51 +0000287 <!-- Begin Projects section -->
Eric Andersen1b17b012002-03-05 15:55:59 +0000288 <tr>
289 <td bgcolor="#CCCCC0" align="center"><a name=
290 "projects"><big><b>Products/Projects Using
291 BusyBox</b></big></a></td>
292 </tr>
Mark Whitley8ba1b112001-01-25 23:29:58 +0000293
Eric Andersen1b17b012002-03-05 15:55:59 +0000294 <tr>
295 <td bgcolor="#EEEEE0">
296 <p>I know of the following products and/or projects
297 that use BusyBox -- listed in the order I happen to add
298 them to the web page:</p>
Mark Whitley8ba1b112001-01-25 23:29:58 +0000299
Eric Andersen1b17b012002-03-05 15:55:59 +0000300 <ul>
301 <li><a href=
302 "http://cvs.debian.org/boot-floppies/">Debian
303 installer (boot floppies) project</a></li>
Eric Andersen4a971ae2000-06-22 01:27:11 +0000304
Eric Andersen1b17b012002-03-05 15:55:59 +0000305 <li><a href="http://redhat.com/">Red Hat 7.2
306 installer</a></li>
Eric Andersen4a971ae2000-06-22 01:27:11 +0000307
Eric Andersen1b17b012002-03-05 15:55:59 +0000308 <li><a href=
309 "http://distro.ibiblio.org/pub/Linux/distributions/slackware/source/rootdsks/">
310 Slackware Installer</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000311
Eric Andersen1b17b012002-03-05 15:55:59 +0000312 <li><a href="http://www.linuxrouter.org/">Linux
313 Router Project</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000314
Eric Andersen1b17b012002-03-05 15:55:59 +0000315 <li><a href="http://linux-embedded.org/">LEM</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000316
Eric Andersen1b17b012002-03-05 15:55:59 +0000317 <li><a href=
318 "http://www.toms.net/rb/">tomsrtbt</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000319
Eric Andersen1b17b012002-03-05 15:55:59 +0000320 <li><a href="http://www.stormix.com/">Stormix
321 Installer</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000322
Eric Andersen1b17b012002-03-05 15:55:59 +0000323 <li><a href=
324 "http://www.emacinc.com/linux2_sbc.htm">EMAC Linux
325 2.0 SBC</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000326
Eric Andersen1b17b012002-03-05 15:55:59 +0000327 <li><a href="http://www.trinux.org/">Trinux</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000328
Eric Andersen1b17b012002-03-05 15:55:59 +0000329 <li><a href="http://oddas.sourceforge.net/">ODDAS
330 project</a></li>
Eric Andersenc36c2ba2001-03-16 07:16:12 +0000331
Eric Andersen1b17b012002-03-05 15:55:59 +0000332 <li><a href="http://www.kerbango.com/">The Kerbango
333 Internet Radio</a></li>
Eric Andersene7dd3832001-12-22 19:28:24 +0000334
Eric Andersen1b17b012002-03-05 15:55:59 +0000335 <li><a href=
336 "http://www.linuxmagic.com/vpn/">LinuxMagic VPN
337 Firewall</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000338
Eric Andersen1b17b012002-03-05 15:55:59 +0000339 <li><a href="http://byld.sourceforge.net/">Build Your
340 Linux Disk</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000341
Eric Andersen1b17b012002-03-05 15:55:59 +0000342 <li><a href=
343 "http://homepages.ihug.co.nz/~ichi/baslinux.html">BasicLinux</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000344
Eric Andersen1b17b012002-03-05 15:55:59 +0000345 <li><a href=
346 "http://ibiblio.org/pub/Linux/system/recovery">Zdisk</a></li>
Eric Andersen1b622ff2000-12-14 15:43:57 +0000347
Eric Andersen1b17b012002-03-05 15:55:59 +0000348 <li><a href="http://www.adtran.com">AdTran -
349 VPN/firewall VPN Linux Distribution</a></li>
Eric Andersen1b622ff2000-12-14 15:43:57 +0000350
Eric Andersen1b17b012002-03-05 15:55:59 +0000351 <li><a href="http://mkcdrec.ota.be/">mkCDrec - make
352 CD-ROM recovery</a></li>
Eric Andersen1b622ff2000-12-14 15:43:57 +0000353
Eric Andersen1b17b012002-03-05 15:55:59 +0000354 <li><a href=
355 "http://recycle.lbl.gov/~ldoolitt/bse/">Linux on
356 nanoEngine</a></li>
Mark Whitley74476422001-03-20 19:57:30 +0000357
Eric Andersen1b17b012002-03-05 15:55:59 +0000358 <li><a href=
359 "http://www.zelow.no/floppyfw/">Floppyfw</a></li>
Mark Whitley798ab302001-03-13 17:08:54 +0000360
Eric Andersen1b17b012002-03-05 15:55:59 +0000361 <li><a href="http://midori.transmeta.com/">Midori
362 Linux</a> - <a href=
363 "http://www.wired.com/news/technology/0,1282,42399,00.html">
364 Article on Midori Linux</a> on <a href=
365 "http://www.wired.com">Wired</a>. Quote from Erik at
366 the top of <a href=
367 "http://www.wired.com/news/technology/0,1282,42399-2,00.html">
368 this page</a></li>
Eric Andersenbdfd0d72001-10-24 05:00:29 +0000369
Eric Andersen1b17b012002-03-05 15:55:59 +0000370 <li><a href="http://www.ltsp.org/">Linux Terminal
371 Server Project</a></li>
Eric Andersen1b622ff2000-12-14 15:43:57 +0000372
Eric Andersen1b17b012002-03-05 15:55:59 +0000373 <li><a href=
374 "http://www.devil-linux.org/">Devil-Linux</a></li>
Eric Andersen1b622ff2000-12-14 15:43:57 +0000375
Eric Andersen1b17b012002-03-05 15:55:59 +0000376 <li><a href=
377 "http://dutnux.sourceforge.net/">DutNux</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000378
Eric Andersen1b17b012002-03-05 15:55:59 +0000379 <li><a href=
380 "http://www.cachier.com/">Cachier</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000381
Eric Andersen1b17b012002-03-05 15:55:59 +0000382 <li><a href=
383 "http://www.microwerks.net/~hugo/mindi/">Mindi</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000384
Eric Andersen1b17b012002-03-05 15:55:59 +0000385 <li><a href=
386 "http://www.tzi.de/~pharao90/ttylinux">ttylinux</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000387
Eric Andersen45673d22002-04-03 14:30:58 +0000388 <li><a href="http://www.coyotelinux.com/">Coyote Linux</a></li>
389
Eric Andersen1b17b012002-03-05 15:55:59 +0000390 <li><a href="http://www.partimage.org/">Partition
391 Image</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000392
Eric Andersen45673d22002-04-03 14:30:58 +0000393 <li><a href="http://www.fli4l.de/">fli4l the on(e)-disk-router</a></li>
394
Eric Andersen1b17b012002-03-05 15:55:59 +0000395 <li><a href="http://tuxscreen.net">Tuxscreen Linux
396 Phone</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000397
Eric Andersen1b17b012002-03-05 15:55:59 +0000398 <li><a href="http://tinfoilhat.cultists.net/">Tinfoil
399 Hat Linux</a></li>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000400
Eric Andersen1b17b012002-03-05 15:55:59 +0000401 <li><a href="http://zaurus.sourceforge.net/">Sharp Zaurus
402 PDA</a></li>
Eric Andersenf64c1cd2002-03-10 22:01:51 +0000403
404
405
Eric Andersen1b17b012002-03-05 15:55:59 +0000406 </ul>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000407
Eric Andersen1b17b012002-03-05 15:55:59 +0000408 <p>Do you use BusyBox? I'd love to know about it and
409 I'd be happy to link to you. <!-- End of Table -->
410 </p>
411 </td>
412 </tr>
413 </table>
Eric Andersenf64c1cd2002-03-10 22:01:51 +0000414
Eric Andersen1b17b012002-03-05 15:55:59 +0000415 <!-- Footer -->
416 <hr>
Eric Andersen1b17b012002-03-05 15:55:59 +0000417 <table width="100%">
418 <tr>
419 <td class="c2">Mail all comments, insults, suggestions
420 and bribes to <a href="mailto:andersen@codepoet.org">Erik
421 Andersen</a><br>
422 The Busybox logo is copyright 1999-2002, Erik
423 Andersen.</td>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000424
Eric Andersen1b17b012002-03-05 15:55:59 +0000425 <td><a href="http://www.vim.org"><img border="0" width=
426 "90" height="36" src="images/written.in.vi.png" alt=
427 "This site created with the vi editor"></a></td>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000428
Eric Andersen1b17b012002-03-05 15:55:59 +0000429 <td><a href="http://www.gimp.org/"><img border="0" width=
430 "90" height="36" src="images/gfx_by_gimp.png" alt=
431 "Graphics by GIMP"></a></td>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000432
Eric Andersen1b17b012002-03-05 15:55:59 +0000433 <td><a href="http://www.linuxtoday.com"><img width="90"
434 height="36" src="images/ltbutton2.png" alt="Linux Today">
435 </a></td>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000436
Eric Andersen1b17b012002-03-05 15:55:59 +0000437 <td>
438 <p><a href="http://slashdot.org"><img width="90"
439 height="36" src="images/sdsmall.png" alt="Slashdot">
440 </a></p>
441 </td>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000442
Eric Andersen1b17b012002-03-05 15:55:59 +0000443 <td><a href="http://freshmeat.net"><img width="90"
444 height="36" src="images/fm.mini.png" alt="Freshmeat">
445 </a></td>
446 </tr>
447 </table>
448 </div>
449 </body>
450</html>
Erik Andersen330fd2b2000-05-19 05:35:19 +0000451