aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net/lists.html
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-12-10 12:08:20 +0000
committerEric Andersen <andersen@codepoet.org>2003-12-10 12:08:20 +0000
commit539eef6f2841377b6daa5d805ebb614d5df956fa (patch)
tree2a2416fcb7f500d592d84f5aa53aa0db2c60c94e /docs/busybox.net/lists.html
parentd5c746f3a8afa86cf9e068527a728f8ae8dade00 (diff)
downloadbusybox-539eef6f2841377b6daa5d805ebb614d5df956fa.tar.gz
update website
Diffstat (limited to 'docs/busybox.net/lists.html')
-rw-r--r--docs/busybox.net/lists.html41
1 files changed, 41 insertions, 0 deletions
diff --git a/docs/busybox.net/lists.html b/docs/busybox.net/lists.html
new file mode 100644
index 000000000..6c38c1d54
--- /dev/null
+++ b/docs/busybox.net/lists.html
@@ -0,0 +1,41 @@
+<!--#include file="header.html" -->
+
+
+<!-- Begin Introduction section -->
+
+<h3>Mailing List Information</h3>
+BusyBox has a <a href="/lists/busybox/">mailing list</a> for discussion and
+development. You can subscribe by visiting
+<a href="http://codepoet.org/mailman/listinfo/busybox">this page</a>.
+
+<p>
+There is also a mailing list for <a href="/lists/busybox-cvs/">active developers</a>
+wishing to read the complete diff of each and every change to busybox -- not for the
+faint of heart. Active developers can subscribe by visiting
+<a href="http://codepoet.org/mailman/listinfo/busybox-cvs">this page</a>.
+
+<p>
+
+
+<h3>Search the List Archives</h3>
+Please search the mailing list archives before asking questions on the mailing
+list, since there is a good chance someone else has asked the same question
+before. Checking the archives is a great way to avoid annoying everyone on the
+list with frequently asked questions...
+
+<center>
+<form method="GET" action="http://www.google.com/custom">
+<input type="hidden" name="domains" value="busybox.net">
+<input type="hidden" name="sitesearch" value="busybox.net">
+<input type="text" name="q" size="31" maxlength="255" value="">
+<br>
+<input type="submit" name="sa" value="search the mailing list archives">
+<br>
+<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>
+<br>
+</form>
+</center>
+
+
+
+<!--#include file="footer.html" -->