blob: f19de9eeced91c3936c576447462a15d851c7e58 [file] [log] [blame]
Mike Frysinger46b77c22005-10-29 07:57:51 +00001<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
Eric Andersen539eef62003-12-10 12:08:20 +00002
3<html>
4 <head>
Mike Frysinger46b77c22005-10-29 07:57:51 +00005 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
Eric Andersen539eef62003-12-10 12:08:20 +00006 <title>BusyBox</title>
7 <style type="text/css">
8 body {
9 background-color: #DEE2DE;
10 color: #000000;
11 }
12 :link { color: #660000 }
13 :visited { color: #660000 }
14 :active { color: #660000 }
15 td.c2 {font-family: arial, helvetica, sans-serif; font-size: 80%}
16 td.c1 {font-family: lucida, helvetica; font-size: 248%}
17 </style>
18 </head>
19
20 <body>
Eric Andersenc7bda1c2004-03-15 08:29:22 +000021 <basefont face="lucida, helvetica, arial" size="3">
Eric Andersen539eef62003-12-10 12:08:20 +000022
Eric Andersen539eef62003-12-10 12:08:20 +000023<table border="0" cellpadding="0" cellspacing="0">
Eric Andersen539eef62003-12-10 12:08:20 +000024<tr>
25<td>
26 <div class="c3">
27 <table border="0" cellspacing="1" cellpadding="2">
28 <tr>
29 <td class="c1">BUSYBOX</td>
30 </tr>
31 </table>
32 </div>
33
Bernhard Reutner-Fischerb22fbfe2008-08-21 11:34:46 +000034 <a href="/"><img src="images/busybox1.png" alt="BusyBox" border="0"></a><br>
Eric Andersen539eef62003-12-10 12:08:20 +000035</td>
36</tr>
37
38<tr>
39
Bernhard Reutner-Fischer78c41b22008-08-21 11:38:22 +000040<td valign="top">
Rob Landleyed9aec92006-06-27 20:47:08 +000041 <b>About</b>
42 <ul>
Rob Landley3a9cceb2006-07-13 00:10:33 +000043 <li><a href="about.html">About BusyBox</a></li>
44 <li><a href="screenshot.html">Screenshot</a></li>
Rob Landleyfac4ebe2006-08-16 22:25:43 +000045 <li><a href="news.html">Announcements</a></li>
Rob Landleyed9aec92006-06-27 20:47:08 +000046 </ul>
47 <b>Documentation</b>
48 <ul>
Rob Landley1979d3c2006-06-27 22:33:22 +000049 <li><a href="FAQ.html">FAQ</a></li>
50 <li><a href="downloads/BusyBox.html">Command Help</a></li>
Rob Landleyed9aec92006-06-27 20:47:08 +000051 <li><a href="downloads/README">README</a></li>
52 </ul>
Rob Landley1979d3c2006-06-27 22:33:22 +000053 <b>Get BusyBox</b>
54 <ul>
55 <li><a href="download.html">Download Source</a></li>
56 <li><a href="license.html">License</a></li>
57 <li><a href="products.html">Products</a></li>
58 </ul>
Rob Landleyed9aec92006-06-27 20:47:08 +000059 <b>Development</b>
60 <ul>
61 <li><a href="/cgi-bin/viewcvs.cgi/trunk/busybox/">Browse Source</a></li>
Rob Landley1979d3c2006-06-27 22:33:22 +000062 <li><a href="subversion.html">Source Control</a></li>
Bernhard Reutner-Fischer33b92f22008-04-19 09:27:14 +000063 <!--li><a href="/downloads/patches/recent.html">Recent Changes</a></li-->
Rob Landley1979d3c2006-06-27 22:33:22 +000064 <li><a href="lists.html">Mailing Lists</a></li>
Rob Landleyed9aec92006-06-27 20:47:08 +000065 <li><a href="http://bugs.busybox.net/">Bug Tracking</a></li>
66 </ul>
Rob Landley1979d3c2006-06-27 22:33:22 +000067 <p><b>Links</b>
Rob Landleyed9aec92006-06-27 20:47:08 +000068 <ul>
Rob Landley1979d3c2006-06-27 22:33:22 +000069 <li><a href="links.html">Related Sites</a></li>
Rob Landley3a9cceb2006-07-13 00:10:33 +000070 <li><a href="tinyutils.html">Tiny Utilities</a></li>
71 <li><a href="sponsors.html">Sponsors</a></li>
72 </ul>
73 <p><b>Developer Pages</b>
74 <ul>
Bernhard Reutner-Fischer78c41b22008-08-21 11:38:22 +000075 <li><a href="http://busybox.net/~landley/">Rob</a></li>
76 <li><a href="http://busybox.net/~aldot/">Bernhard</a></li>
77 <li><a href="http://busybox.net/~vda/">Denys</a>
Bernhard Reutner-Fischer8c8601c2008-08-21 10:54:55 +000078 <br>- <a href="http://busybox.net/~vda/resume/denys_vlasenko.htm">resume</a>
79 <br>- <a href="http://busybox.net/~vda/mboot/">mboot</a>
80 <br>- <a href="http://busybox.net/~vda/linld/">linld</a>
81 <br>- <a href="http://busybox.net/~vda/init_vs_runsv.html">init must die</a>
82 <br>- <a href="http://busybox.net/~vda/no_ifup.txt">no ifup</a>
83 <br>- <a href="http://busybox.net/~vda/unscd/">unscd</a>
Denis Vlasenkoec9781d2007-08-26 16:39:47 +000084 </li>
Rob Landleyed9aec92006-06-27 20:47:08 +000085 </ul>
Eric Andersen539eef62003-12-10 12:08:20 +000086
Eric Andersenc7bda1c2004-03-15 08:29:22 +000087<!--
Eric Andersen539eef62003-12-10 12:08:20 +000088 <a href="http://validator.w3.org/check/referer"><img
89 src="/images/vh40.gif" height=31 width=88
90 align=left border=0 alt="Valid HTML 4.0!"></a>
91-->
92
93</td>
94
95
Bernhard Reutner-Fischer78c41b22008-08-21 11:38:22 +000096<td valign="top">
Eric Andersen539eef62003-12-10 12:08:20 +000097