Drop grml2hd reference from mailinglist site
[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
34               read-only <a href="http://ml.grml.org/mailman/listinfo/grml-announce">Grml
35               announce mailinglist</a>.</p>
36
37             <p>If you want to participate on the <strong>mailinglist
38               of Grml</strong> please subscribe to
39               the <a href="http://ml.grml.org/mailman/listinfo/grml">Grml
40               user mailinglist</a>.  Anyone can post to this
41               mailinglist list, but if you are not already subscribed,
42               your message will be moderated. In this way, we limit
43               the amount of spam entering the message lists.  The Grml
44               user mailinglist is
45               available <a href="http://dir.gmane.org/gmane.linux.distributions.grml.user">via
46               gmane</a> as well.</p>
47
48             <p>If you are interested in following <strong>development
49               of Grml</strong> you might be interested in
50               the <a href="http://ml.grml.org/mailman/listinfo/grml-devel">Grml
51               developer
52               mailinglist</a>. The <a href="http://ml.grml.org/mailman/listinfo/git-commits">Grml
53               repository commits mailinglist</a> tracks all the pushed
54               commits to <a href="http://git.grml.org/">Grml's git
55               repositories</a>.  Changes in Grml's Debian repository
56               can be tracked via
57               the <a href="http://ml.grml.org/mailman/listinfo/grml-testing-changes">Grml
58               Testing-changes
59               mailinglist</a>. The <a href="http://ml.grml.org/mailman/listinfo/bugs-changes">bug-changes</a>
60               mailinglist tracks all messages sent
61               to <a href="http://bts.grml.org/">Grml's Bug Tracking
62               System</a>.</p>
63
64             <p><strong>Notice:</strong> All Grml mailinglists are
65             <strong>english only</strong>.</p>
66
67       </div>
68
69 <?php include '../static_bottom.inc'; ?>