aboutsummaryrefslogtreecommitdiffstats
path: root/en/alpha/index.php
blob: 77efce2f446b37e1c7d7dcc504faea08bc112c6c (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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
    <meta charset="utf-8" />
    <title>Download Mageia alpha (unstable) releases</title>
    <meta name="description" content="Download page for Mageia first technical alpha" />
    <meta name="keywords" content="mageia, alpha, unstable, iso, download, test, not for production" />
    <meta name="author" content="Mageia" />
    <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>Mageia <span>| Alpha Downloads</span></h1></div>
        <div id="bd" role="main">
            <div class="yui-g">
                <div class="para" style="color: #f22;">
                    <p>Be Careful! Alpha == Unstable Software!<br />
                        This is NOT FOR: use, public review, personal or production evaluation.<br />
                        This is FOR: developers and packagers testing.</p>
                </div>
            </div>
            <div class="yui-g"><div class="para">
                <p>Whatever you may do with the provided ISO disc image
                    will be done at your own risk, with your own responsibility.
                    If you are looking for a stable Linux system, you may prefer to wait
                    for later releases of Mageia.</p>

                <h2>You still want to download Mageia Alpha 2?</h2>
                <p>Ok. So first, presentations: we have three (3) ISO images: a 32bit DVD, a 64bit DVD
                    (about 4&nbsp;GB) and a dual arch CD (about 700&nbsp;MB).</p>
                <p>Below you will find the list of servers that currently mirror Mageia software:</p>
                <ol>
                    <li>pick the server that suits you best (preferably in your own country);</li>
                    <li>pick the ISO image that is best for you (their names should be self-evident, we hope).</li>
                </ol>
                <?php include '../../mirrors.php'; ?>
            </div></div>
            <div class="yui-g">
                <div class="yui-u first"><div class="para" style="padding-right: 0;">
                    <h2>About this Alpha 2 release</h2>
                    <p>Most notable changes since Alpha 1:</p>
                    <ul>
                        <li>About 1800 more packages!</li>
                        <li>LibreOffice</li>
                        <li>KDE 4.6.1</li>
                        <li>Mozilla Firefox 4 RC1</li>
                        <li>Lots of cleaning</li>
                        <li>UI cleanups</li>
                    </ul>
                    
                    <p>See also:</p>
                    <ul>
                        <li><a href="/wiki/doku.php?id=iso1:alpha2_release_notes" hreflang="en">Release Notes</a></li>
                        <li><a href="/wiki/doku.php?id=mageia1:errata" hreflang="en">Errata</a></li>
                        <li><a href="http://blog.mageia.org/en/2011/03/15/mageia-1-alpha-2-primavera-is-coming" hreflang="en">Blog post</a></li>
                        <li><a href="/en/">What is Mageia?</a></li>
                    </ul>
                    <p>Beta 1 will be released on April, 5<sup>th</sup>.</p>
                    <p>You can check our <a href="http://mageia.org/wiki/doku.php?id=iso_1_specifications#expected_milestones">roadmap for Mageia 1</a>.</p>
                    
                    
                </div></div>
                <div class="yui-u"><div class="para">
                    <h2>You can help!</h2>
                    <p>Yes! This release is still rough, and so will be the next one,
                        but even better!</p>
                    <p>There is a lot of things one can contribute
                        to in Mageia: developing, packaging, testing, translating,
                        reporting and fixing bugs, and <a href="http://mageia.org/wiki/">so much more</a>!</p>
                    <p><a href="http://mageia.org/wiki/doku.php?id=contribute">See
                        how you can join the fun and contribute</a>!</p>

                </div>
                <div class="para">
                    <h3>Donate!</h3>
                    <p>Yes! <a href="/en/donate/">You can donate too!</a></p>
                    <p>Mageia only relies on its own community involvement,
                        be it time, skills, money!</p>
                </div></div>
            </div>
            <div class="para" style="color: #999;">
                <p>Yes, this is a rather rough download page, for now. But it is good in that it
                    could make this alpha download less attractive to non-developers.
                    Did we say that we welcome people to contribute in our
                    <a href="http://www.mageia.org/wiki/doku.php?id=web">Web</a> and <a href="http://www.mageia.org/wiki/doku.php?id=sysadmin">Sysadmin teams</a>?
                    There are <a href="http://www.mageia.org/wiki/doku.php?#teams">other very friendly teams</a> in the project as well.</p>

            </div>
        </div>
    </div>
</body>
</html>