svn rev #25812: trunk/doc/rst_source/

ghudson@MIT.EDU ghudson at MIT.EDU
Tue Apr 17 14:08:13 EDT 2012


http://src.mit.edu/fisheye/changelog/krb5/?cs=25812
Commit By: ghudson
Log Message:
Rename mitresources.rst to resources.rst


Changed Files:
U   trunk/doc/rst_source/index.rst
D   trunk/doc/rst_source/mitresources.rst
A   trunk/doc/rst_source/resources.rst
Modified: trunk/doc/rst_source/index.rst
===================================================================
--- trunk/doc/rst_source/index.rst	2012-04-17 18:07:07 UTC (rev 25811)
+++ trunk/doc/rst_source/index.rst	2012-04-17 18:08:13 UTC (rev 25812)
@@ -13,7 +13,7 @@
    krb_basic/index.rst
    mitK5features.rst
    relay/index.rst
-   mitresources
+   resources
 
 
 .. _reference:

Copied: trunk/doc/rst_source/resources.rst (from rev 25810, trunk/doc/rst_source/mitresources.rst)
===================================================================
--- trunk/doc/rst_source/resources.rst	                        (rev 0)
+++ trunk/doc/rst_source/resources.rst	2012-04-17 18:08:13 UTC (rev 25812)
@@ -0,0 +1,48 @@
+Resources
+=========
+
+Mailing lists
+-------------
+
+* kerberos at mit.edu is the primary list for administrator and
+  protocol related discussions.
+  To subscribe to the list, please follow the instructions at
+  http://mailman.mit.edu/mailman/listinfo/kerberos. 
+* krbdev at mit.edu is the primary list for developers of MIT Kerberos.
+  To subscribe to the list, please follow the instructions at
+  http://mailman.mit.edu/mailman/listinfo/krbdev. 
+* krb5-bugs at mit.edu is notified when a ticket is created or updated.
+  This list helps track bugs and feature requests.
+  In addition, this list is used to track documentation criticism
+  and recommendations for improvements.
+* krbcore at mit.edu is a private list for Krbcore;
+  send mail to this list if you need to contact the core team.
+* krbcore-security at mit.edu is the point of contact for security problems
+  with MIT Kerberos. 
+
+
+IRC channels
+------------
+
+The main IRC channel for MIT Kerberos development is #krbdev on
+irc.freenode.net.
+
+There is a separate channel, `#kerberos`, for general Kerberos
+discussion and support.
+
+For more information about freenode, see http://freenode.net/.
+
+The `#krbdev` channel is logged by lopbot, courtesy of Brandon Allbery.
+The logs are at http://www.kf8nh.com/lambdabot/logs/krbdev/.
+Despite the existence of logging, please summarize important conversations
+to more permanent places, such as an appropriate mailing list or wiki page. 
+
+
+Archives
+--------
+
+* The archive http://mailman.mit.edu/pipermail/kerberos/ contains past
+  posting from `kerberos at mit.edu` list.
+
+* The http://mailman.mit.edu/pipermail/krbdev/ contains past 
+  posting from `krbdev at mit.edu` list.



More information about the cvs-krb5 mailing list