diff options
Diffstat (limited to 'Hurd/MailLists.mdwn')
-rw-r--r-- | Hurd/MailLists.mdwn | 82 |
1 files changed, 36 insertions, 46 deletions
diff --git a/Hurd/MailLists.mdwn b/Hurd/MailLists.mdwn index f28a53a2..780d6623 100644 --- a/Hurd/MailLists.mdwn +++ b/Hurd/MailLists.mdwn @@ -1,49 +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/hurd-devel" target="_top">hurd-devel</a></dt> - <dd> web <a href="http://mail.gnu.org/pipermail/hurd-devel/" target="_top">archives</a> - main technical list. This is <em>moderated</em> and <em>restricted</em>; subscribe to <code>hurd-devel-readers</code> instead. The Hurd is being ported to the L4 microkernel and most technical activity can be found in the <code>l4-hurd</code> list. </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><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> - technical debugging and discussion. </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> - -<dl> - <dt><a href="http://mail.gnu.org/mailman/listinfo/bug-grub" target="_top">bug-grub</a></dt> - <dd><em>moderated list</em>, web <a href="http://mail.gnu.org/pipermail/bug-grub/" target="_top">archives</a> - technical debugging and discussion. </dd> -</dl> - -[Hurd Traffic](http://www.kerneltraffic.org/debian-hurd/). - - 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 |