diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-20 09:38:22 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-20 09:38:22 +0000 |
commit | ddff1bd722f0e4acdeb634973ac703205e8028a2 (patch) | |
tree | 879f371919333b0dc8c6540b2c0cbd7d7275c888 /Hurd | |
parent | 0dc0bf222895598eb843df839271b0d1aaace80c (diff) |
web commit by NealWalfield: Reformat; improve text
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/MailLists.mdwn | 76 |
1 files changed, 36 insertions, 40 deletions
diff --git a/Hurd/MailLists.mdwn b/Hurd/MailLists.mdwn index 18ed8ee8..780d6623 100644 --- a/Hurd/MailLists.mdwn +++ b/Hurd/MailLists.mdwn @@ -1,43 +1,39 @@ -## <a name="Mailing_Lists"> Mailing Lists </a> +# On Posting + +Before asking a question on a list, first make an effort to find the answer +to your question. When you ask your question, (1) be details, and (2) demonstrate +that you have made an effort, e.g., "I am having trouble frobbing the foo. I +searched the web and only found information regarding how to frob a bar, but +that seems unrelated." + +List etiquette is to cc the sender and anyone **actively** involved in the +discussion. Some people don't like this and they set their reply-to header +appropriately. Respect this. + +It is rarely appropriate to cc multiple lists. Sometimes it is. In that case, +do so. If in doubt, don't; just choose the single most appropriate list. + +# Main Lists Lists are unmoderated and hosted on <http://mail.gnu.org> unless otherwise marked. +Try to post to the appropriate mailing list. + +* [bug-hurd](http://mail.gnu.org/mailman/listinfo/bug-hurd) - Technical discussion and bug reports +* [hurd-devel](http://mail.gnu.org/mailman/listinfo/hurd-devel) - Low-traffic developers list. (This + list is *moderated* and *restricted*; subscribe to + [hurd-devel-readers](http://mail.gnu.org/mailman/listinfo/hurd-devel-readers].) +* [help-hurd](http://mail.gnu.org/mailman/listinfo/help-hurd) - Hurd specific questions +* [debian-hurd](http://www.debian.org/MailingLists/subscribe) - Discussion around + and questions regarding the Debian GNU/Hurd distribution. +* [web-hurd](http://mail.gnu.org/mailman/listinfo/web-hurd) - Discussion of the http://hurd.gnu.org + website. +* [l4-hurd](http://mail.gnu.org/mailman/listinfo/l4-hurd) - Discussion regarding a possible + design successor to the Hurd. + +# HUGs + +* [THUG](http://mail.gnu.org/mailman/listinfo/thug) - Toronto-area Hurd Users Group and discussion. + +# Related -<dl> - <dt><a href="http://mail.gnu.org/mailman/listinfo/bug-hurd" target="_top">bug-hurd</a></dt> - <dd> web <a href="http://mail.gnu.org/pipermail/bug-hurd/" target="_top">archives</a> - main technical list for development and bug discussions. </dd> - <dt><a href="http://mail.gnu.org/mailman/listinfo/hurd-devel" target="_top">hurd-devel</a></dt> - <dd> web <a href="http://mail.gnu.org/pipermail/hurd-devel/" target="_top">archives</a> - low-traffic developers list. This is <em>moderated</em> and <em>restricted</em>; subscribe to <code>hurd-devel-readers</code> instead.</dd> - <dt><a href="http://mail.gnu.org/mailman/listinfo/hurd-devel-readers" target="_top">hurd-devel-readers</a></dt> - <dd><em>read only</em> version of <code>hurd-devel</code>. To avoid duplication with the <code>hurd-devel</code> archives, the <code>hurd-devel-readers</code> archives are turned off. </dd> - <dt><a href="http://mail.gnu.org/mailman/listinfo/help-hurd" target="_top">help-hurd</a></dt> - <dd> web <a href="http://mail.gnu.org/pipermail/help-hurd/" target="_top">archives</a> - ask <strong>Hurd specific</strong> questions here. </dd> - - <dt> hurd-private</dt> - <dd> it's private, no archives are available. </dd> -</dl> - -<dl> - <dt><a href="http://www.debian.org/MailingLists/subscribe" target="_top">debian-hurd</a></dt> - <dd> web <a href="http://lists.debian.org/debian-hurd/" target="_top">archives</a> - general system discussion, packaging, integration. Ask <strong>general</strong> questions here. <em>Debian hosted</em>. </dd> -</dl> - -<dl> - <dt><a href="http://mail.gnu.org/mailman/listinfo/thug" target="_top">thug</a></dt> - <dd> web <a href="http://mail.gnu.org/pipermail/thug/" target="_top">archives</a> - Toronto-area Hurd Users Group and discussion. </dd> -</dl> - -<dl> - <dt><a href="http://mail.gnu.org/mailman/listinfo/web-hurd" target="_top">web-hurd</a></dt> - <dd> web <a href="http://mail.gnu.org/pipermail/web-hurd/" target="_top">archives</a> - discussion of web pages at <a href="http://hurd.gnu.org" target="_top">http://hurd.gnu.org</a>. </dd> - <dt><a href="http://mail.gnu.org/mailman/listinfo/l4-hurd" target="_top">l4-hurd</a></dt> - <dd> web <a href="http://mail.gnu.org/pipermail/l4-hurd/" target="_top">archives</a> - theoretical kernel development. </dd> -</dl> - - P.S. - There does not exist any "stupid" questions! - We have all been beginners. - D.S. - -The discussion reference page is <http://www.gnu.org/software/hurd/help.html> - -See also the [[Hurd/HurdIRC]] topic. +* [[Hurd/HurdIRC]]
\ No newline at end of file |