diff options
Diffstat (limited to 'docs/lists.html')
| -rw-r--r-- | docs/lists.html | 31 | 
1 files changed, 18 insertions, 13 deletions
diff --git a/docs/lists.html b/docs/lists.html index 5227fbd055..9c17a9f354 100644 --- a/docs/lists.html +++ b/docs/lists.html @@ -13,36 +13,41 @@  </p>  <ul> -<li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-announce" -target="_parent">mesa3d-announce</a> - announcements of new Mesa -versions are sent to this list. -</li> -<br>  <li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-users" -target="_parent">mesa3d-users</a> - intended for users of the Mesa and DRI. -Newbie questions are appropriate, but please try the general OpenGL +target="_parent">mesa3d-users</a> - intended for end-users of Mesa and DRI +drivers.  Newbie questions are OK, but please try the general OpenGL  resources and Mesa/DRI documentation first.  </li>  <br>  <li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-dev" -target="_parent">mesa3d-dev</a> - for discussion of Mesa and Direct Rendering  -Infrastructure development. Not for beginners. +target="_parent">mesa3d-dev</a> - for Mesa, Gallium and DRI development +discussion.  Not for beginners.  </li>  <br>  <li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit"  target="_parent">mesa-commit</a> - relays git check-in messages  (for developers). +In general, people should not post to this list. +</li>  <br> -Note: the old mesa3d-cvs list is no longer in use. +<li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-announce" +target="_parent">mesa3d-announce</a> - announcements of new Mesa +versions are sent to this list.  Very low traffic.  </li>  </ul> +<p> +Follow the links above for list archives. +</p> +  <p>For mailing lists about Direct Rendering Modules (drm) in Linux/BSD  -kernels, see <a href="http://dri.freedesktop.org/wiki/MailingLists">wiki</a>. +kernels, see the +<a href="http://dri.freedesktop.org/wiki/MailingLists" target="_parent"> +DRI wiki</a>. +</p>  <p> -<b>Notice</b>: non-member posts to any of these lists will be automatically -rejected. +<b>Notice</b>: You must subscribe to these lists in order to post to them.  </p>  | 
