note the new mailing list policy
[oweals/busybox.git] / docs / busybox.net / lists.html
1 <!--#include file="header.html" -->
2
3
4 <!-- Begin Introduction section -->
5
6 <h3>Mailing List Information</h3>
7 BusyBox has a <a href="/lists/busybox/">mailing list</a> for discussion and
8 development.  You can subscribe by visiting
9 <a href="http://codepoet.org/mailman/listinfo/busybox">this page</a>.
10 Only subscribers to the BusyBox mailing list are allowed to post
11 to this list.
12
13 <p>
14 There is also a mailing list for <a href="/lists/busybox-cvs/">active developers</a>
15 wishing to read the complete diff of each and every change to busybox -- not for the
16 faint of heart.  Active developers can subscribe by visiting
17 <a href="http://codepoet.org/mailman/listinfo/busybox-cvs">this page</a>.
18 The CVS server is the only one permtted to post to this list.
19
20 <p>
21
22
23 <h3>Search the List Archives</h3>
24 Please search the mailing list archives before asking questions on the mailing
25 list, since there is a good chance someone else has asked the same question
26 before.  Checking the archives is a great way to avoid annoying everyone on the
27 list with frequently asked questions...
28 <p>
29
30 <center>
31 <form method="GET" action="http://www.google.com/custom">
32 <input type="hidden" name="domains" value="busybox.net">
33 <input type="hidden" name="sitesearch" value="busybox.net">
34 <input type="text" name="q" size="31" maxlength="255" value="">
35 <br>
36 <input type="submit" name="sa" value="search the mailing list archives">
37 <br>
38 <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>
39 <br>
40 </form>
41 </center>
42
43
44
45 <!--#include file="footer.html" -->