blob: 6e7d890d1f00ddfaf861ddd267dca474817458cd [file] [log] [blame]
Eric Andersen539eef62003-12-10 12:08:20 +00001<!--#include file="header.html" -->
2
3
4<!-- Begin Introduction section -->
5
6<h3>Mailing List Information</h3>
7BusyBox has a <a href="/lists/busybox/">mailing list</a> for discussion and
Eric Andersenc7bda1c2004-03-15 08:29:22 +00008development. You can subscribe by visiting
9<a href="http://codepoet.org/mailman/listinfo/busybox">this page</a>.
Eric Andersen539eef62003-12-10 12:08:20 +000010
11<p>
12There is also a mailing list for <a href="/lists/busybox-cvs/">active developers</a>
13wishing to read the complete diff of each and every change to busybox -- not for the
Eric Andersenc7bda1c2004-03-15 08:29:22 +000014faint of heart. Active developers can subscribe by visiting
15<a href="http://codepoet.org/mailman/listinfo/busybox-cvs">this page</a>.
Eric Andersen539eef62003-12-10 12:08:20 +000016
17<p>
18
19
20<h3>Search the List Archives</h3>
21Please search the mailing list archives before asking questions on the mailing
22list, since there is a good chance someone else has asked the same question
23before. Checking the archives is a great way to avoid annoying everyone on the
24list with frequently asked questions...
Eric Andersen2e0455d2003-12-10 20:41:48 +000025<p>
Eric Andersen539eef62003-12-10 12:08:20 +000026
27<center>
28<form method="GET" action="http://www.google.com/custom">
29<input type="hidden" name="domains" value="busybox.net">
30<input type="hidden" name="sitesearch" value="busybox.net">
31<input type="text" name="q" size="31" maxlength="255" value="">
32<br>
33<input type="submit" name="sa" value="search the mailing list archives">
34<br>
35<a href="http://www.google.com"><img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" height="32" width="75" align="middle"></a>
36<br>
37</form>
38</center>
39
40
41
42<!--#include file="footer.html" -->