aboutsummaryrefslogtreecommitdiffstats
path: root/nl/faq/index.php
blob: 44f07838ffbbd4f57854c1a22e308278bac564f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
    <meta charset="utf-8" />
    <title>Mageia Frequently Asked Questions</title>
    <meta name="description" content="Mageia is new community-based Linux distribution." />
    <meta name="keywords" content="mageia, linux, mandriva, free software" />
    <link rel="stylesheet" type="text/css" href="/g/style/all.css" />
    <?php include '../../analytics.php'; ?>
</head>
<body>
    <?php include '../../langs.php'; ?>
    
    <div id="doc" class="yui-t7">
        <div id="hd" role="banner"><h1><a id="logo" href="/"><span>Mageia</span></a> <span class="lsep">|</span> <span class="subh">FAQ</span></h1></div>
        <div id="bd" role="main">
            <div class="yui-g">
                <div class="para faq">
                    <h3>What is Mageia?</h3>
                    <p>Mageia is your new Linux distribution.</p>
                    
                    <h3>How does one pronounce Mageia?</h3>
                    <p>There is no official pronunciation, you can use whichever one you like.</p>
                    
                    <h3>What does the name "Mageia" mean?</h3>
                    <p>The term "mageia" — μαγεία in Greek — means "magic" in English.</p>
                    
                    <h3>I'm a Mandriva Linux user. What should I do?</h3>
                    <p>For now you can continue using Mandriva Linux, there is no Mageia release available yet.
                        You can
                        <a href="https://www.mageia.org/mailman/listinfo/mageia-announce" hreflang="en">subscribe
                            to the mageia-announce newsletter</a> to be informed
                        when the first Mageia release is ready to use.</p>
                    
                    <h3>Will I be able to upgrade from Mandriva to Mageia?</h3>
                    <p>Yes, it will be possible.</p>
                    
                    <h3>When the first release of Mageia will be available?</h3>
                    <p>As soon as possible. We hope to have some alpha or beta release by the end of November.</p>

                    <h3>What will be the codename of the first Mageia release?</h3>
                    <p>That hasn't been decided yet.</p>
                    
                    <h3>Will urpmi, MCC, drakxtools be a part of Mageia?</h3>
                    <p>Yes, your favourite tools will be included in Mageia.</p>

                    <h3>Where can I submit my logo ideas?</h3>
                    <p>You can submit your logo ideas on the <a href="http://www.flickr.com/groups/mageia-art/" hreflang="en">Mageia art group</a>.</p>

                    <h3>How can I contribute to the mageia project?</h3>
                    <p>All sorts of skill sets are welcome.
                        You can <a href="https://wiki.mageia.org/en/">register yourself on the wiki</a>,
                        in whatever teams that best fit your skills.</p>

                    <h3>How can I contact the project?</h3>
                    <p>You can send email to mageia-contact (at) mageia (dot) org.</p>

                    <h3>How can I donate to the project?</h3>
                    <p>You can go to the <a href="http://www.mageia.org/en/donate//">donation page</a>.</p>
                </div>
            </div>
        </div>
    </div>
</body>
</html>