b08f32f32de9c24351a2cf08d1a2cf7a57a2c6db
[grml.org.git] / mailinglist / index.php
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Mailinglist</title>
5 <meta name="Title" content="grml.org - Mailinglist" />
6 <meta name="Author" content="the grml team [www.grml.org/team/]" />
7 <meta name="Keywords" content="grml.org, grml" />
8 <meta name="Description" content="Mailinglist of grml.org" />
9 <meta name="Abstract" content="grml, just another linux-distribution" />
10 <meta name="fdse-index-as" content="http://www.grml.org/mailinglist/" />
11 <meta name="Robots" content="index,follow" />
12 <meta name="Language" content="english" />
13 <meta name="identifier-url" content="http://www.grml.org/" />
14 <meta name="MSSmartTagsPreventParsing" content="true" />
15 <meta http-equiv="imagetoolbar" content="no" />
16 <link rel="home" href="/" title="grml.org" />
17 <link rel="help" href="/features/" title="About" />
18 <link rel="author" href="/team/" title="Team" />
19 <link rel="icon" href="/favicon.png" type="image/png" />
20 <link rel="stylesheet" href="/style.css" type="text/css" />
21 </head>
22
23 <body>
24 <?php include '../static.inc'; ?>
25
26       <div class="content">
27
28             <p><img style="float: right; border: 0" src="/img/mail.png" alt="*" /></p>
29
30             <h1>Mailinglist</h1>
31
32             <p>If you want to be noticed when a <strong>new Grml
33               release</strong> is available subscribe to the read-only <a
34               href="http://ml.grml.org/mailman/listinfo/grml-announce">Grml announce
35               mailinglist</a>.</p>
36
37             <p>If you want to participate on the <strong>mailinglist of
38               Grml</strong> please subscribe to the <a
39               href="http://ml.grml.org/mailman/listinfo/grml">Grml user
40               mailinglist</a>.  Anyone can post to this mailinglist list, but if
41             you are not already subscribed, your message will be moderated. In
42             this way, we limit the amount of spam entering the message lists. If
43             you are using Grml in a productive environment and/or use a grml2hd
44             installation we strongly recommend to subscribe to the grml-user
45             mailinglist! The grml-user mailinglist is available <a
46               href="http://dir.gmane.org/gmane.linux.distributions.grml.user">via
47               gmane</a> as well.</p>
48
49             <p>If you are interested in following <strong>development of
50               Grml</strong> you might be interested in the <a
51               href="http://ml.grml.org/mailman/listinfo/grml-devel">Grml
52               developer mailinglist</a>. The <a
53               href="http://ml.grml.org/mailman/listinfo/git-commits">Grml
54               repository commits mailinglist</a> tracks all the pushed commits
55             to <a href="http://git.grml.org/">Grml's git repositories</a>.
56             Changes in Grml's Debian repository can be tracked via the <a
57               href="http://ml.grml.org/mailman/listinfo/grml-testing-changes">Grml
58               Testing-changes mailinglist</a>. The <a
59               href="http://ml.grml.org/mailman/listinfo/bugs-changes">bug-changes</a>
60             mailinglist tracks all messages sent to <a
61               href="http://bts.grml.org/">Grml's Bug Tracking System</a>.</p>
62
63             <p><strong>Notice:</strong> All Grml mailinglists are
64             <strong>english only</strong>.</p>
65
66       </div>
67
68 <?php include '../static_bottom.inc'; ?>