Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 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 |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 8 | development. You can subscribe by visiting |
Eric Andersen | de55987 | 2005-08-28 12:47:39 +0000 | [diff] [blame] | 9 | <a href="http://busybox.net/mailman/listinfo/busybox">this page</a>. |
Eric Andersen | 16a4c41 | 2004-06-19 06:26:30 +0000 | [diff] [blame] | 10 | Only subscribers to the BusyBox mailing list are allowed to post |
| 11 | to this list. |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 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 |
Eric Andersen | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 16 | faint of heart. Active developers can subscribe by visiting |
Eric Andersen | de55987 | 2005-08-28 12:47:39 +0000 | [diff] [blame] | 17 | <a href="http://busybox.net/mailman/listinfo/busybox-cvs">this page</a>. |
Eric Andersen | 6047ae3 | 2005-02-09 03:52:46 +0000 | [diff] [blame] | 18 | The Subversion server is the only one permtted to post to this list. And yes, |
| 19 | this list name uses the word 'cvs' even though we don't use that anymore... |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 20 | |
| 21 | <p> |
| 22 | |
| 23 | |
| 24 | <h3>Search the List Archives</h3> |
| 25 | Please search the mailing list archives before asking questions on the mailing |
| 26 | list, since there is a good chance someone else has asked the same question |
| 27 | before. Checking the archives is a great way to avoid annoying everyone on the |
| 28 | list with frequently asked questions... |
Eric Andersen | 2e0455d | 2003-12-10 20:41:48 +0000 | [diff] [blame] | 29 | <p> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 30 | |
| 31 | <center> |
| 32 | <form method="GET" action="http://www.google.com/custom"> |
| 33 | <input type="hidden" name="domains" value="busybox.net"> |
| 34 | <input type="hidden" name="sitesearch" value="busybox.net"> |
| 35 | <input type="text" name="q" size="31" maxlength="255" value=""> |
| 36 | <br> |
| 37 | <input type="submit" name="sa" value="search the mailing list archives"> |
| 38 | <br> |
| 39 | <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> |
| 40 | <br> |
| 41 | </form> |
| 42 | </center> |
| 43 | |
| 44 | |
| 45 | |
| 46 | <!--#include file="footer.html" --> |