aboutsummaryrefslogtreecommitdiffstats
path: root/en/2/index.php
blob: d34a872773d62d73ef45311077e057799ee37bdf (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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<?php

define('HLANG', true);
require '../../langs.php';
include 'locales.php';

$_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules);

$_t['page_h1'] = sprintf($_t['page_h1'], '<em class="tag">Mageia 2 rc</em>');
$_t['page_title'] = sprintf($_t['page_title'], 'Mageia 2 rc');

require '../downloads/lib.php';
require '../downloads/get/lib.php';
?>
<!DOCTYPE html>
<html dir="ltr" lang="<?php echo $locale; ?>">
<head>
    <meta charset="utf-8">
    <title><?php echo $_t['page_title']; ?></title>
    <meta name="description" content="<?php echo $_t['page_desc']; ?>">
    <meta name="keywords" content="<?php echo $_t['page_kw']; ?>">
    <meta name="robots" content="noindex,nofollow,nosnippet">
    <link rel="canonical" href="/<?php echo $locale; ?>/2/">
    <link rel="stylesheet" href="/g/style/all.css">
    <?php include '../../analytics.php'; ?>
</head>
<body class="release">
    <?php echo $hsnav; ?>
    <div id="doc4" class="yui-t7">
        <?php include 'nav.php'; ?>
        <div id="hd" role="banner"><h1><a id="logo" href="/<?php echo $locale; ?>/"><span>Mageia</span></a> <span class="lsep">|</span>
            <span class="subh">2 <em class="tag">release candidate</em></span></h1></div>
        <div id="bd" role="main">
            <div class="yui-g">
                <div class="para">
                    <p class="green-sign" style="margin-top: -13px;">
                    This is a <em>candidate release</em> &ndash;
                        please check it out and report any outstanding issue<br>
                        DO NOT use it for production, the final stable release is coming on May 22<sup>nd</sup>.</p>
                </div>
            </div>
            <div class="yui-ge bb1">
                <div class="yui-u first rb1">
                    <div class="para">
                        <h2>Download and test Mageia 2 rc</h2>
                        <p>You can check the <a href="https://wiki.mageia.org/en/Mageia_2_rc">release notes on the wiki</a>:
                            what's new, what to expect, what to test, how to report and contribute.</p>
                        <?php /*
                        <p>Major features planned for the final release notably include:</p>
                        <ul>
                            <li>KDE 4.8.x, GNOME 3.4.x, Sugar 0.95,</li>
                            <li>glibc 2.14.1, kernel 3.3, systemd,</li>
                            <li>MariaDB 5.5, PostgreSQL 8.4.10, 9.0.6 and 9.1.2,</li>
                            <br>
                            <li>upgradable from Mageia 1 (which was from Mandriva 2010.0 and 2010.1)</li>
                            <li>stable, secure, maintained,</li>
                            <li>and many others.</li>
                        </ul>
                        <p>Major benefits from Mageia 2:</p>
                        <ul>
                            <li>.</li>
                        </ul>
                        */ ?>
                    </div>
                    <div class="para">
                        <h3>Full, exclusively Free Software DVDs and dual arch CD</h3>
                        <ul>
                            <li><a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-i586-DVD.iso">Mageia 2 rc 32bit DVD</a>,
                              <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-i586-DVD.iso&amp;torrent=1">torrent</a></li>
                            <li><a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-x86_64-DVD.iso">Mageia 2 rc 64bit DVD</a>,
                              <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-x86_64-DVD.iso&amp;torrent=1">torrent</a></li>
                            <li><a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-dual-CD.iso">Mageia 2 rc dual CD</a>,
                              <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-dual-CD.iso&amp;torrent=1">torrent</a></li>
                        </ul>
                        <p class="dlinfo warn">Note that these DVD and CD ISOs are made of Free Software exclusively.
                            As a consequence, proprietary Wi-Fi and video drivers are not included.
                            If you need WiFi or specific video drivers <em>at install time</em>,
                            you should go with below LiveCDs instead.
                            You may, if you will, add nonfree software repository <em>after</em> the installation.</p>
                        <p class="dlinfo warn"><strong>Please note</strong>, there is a problem with notebooks using INTEL and AMD/ATI graphics. See
                            <a href=https://wiki.mageia.org/en/Mageia_2_Errata#Laptop_with_both_Intel_and_ATI_graphics_hardware>the errata</a>
                            about this.</p>
                        <p class="dlinfo warn">Please note there is a bug about LiveCDs and NVIDIA graphic cards. A workaround can be found in
                            <a href="https://wiki.mageia.org/en/Mageia_2_Errata#LiveCD_and_Nvidia_card">the Errata</a></p>
                        <p class="dlinfo">Up to 167 locales are supported:
                            Deutsch, English, español, français, italiano, português, svenska, nederlands,
                            polski, dansk, Русский and so much more! See the comprehensive list.</p>
                    </div>
                    <div class="para">
                        <h3>Wired network-based install CD</h3>
                        <ul>
                            <li><a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-Boot-i586-CD.iso">32bit</a></li>
                            <li><a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-Boot-x86_64-CD.iso">64bit</a></li>
                        </ul>
                        <p class="dlinfo">Good to download (about 40 MB) and boot quickly into install mode
                          from <em>wired</em> network or local disk.</p>
                    </div>
                    <div class="para">
                        <h3>LiveCDs, for a live test or full install</h3>
                        <!--<p>beta2 LiveCDs still have blocking issues; will be available later.</p>-->
                        <table class="dlt2">
                            <thead><tr><th></th><th>GNOME</th><th>KDE</th></tr></thead>
                            <tbody>
                                <tr>
                                    <th>Europe 1</th>
                                    <td><a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Europe1-Americas-i586-CD.iso">32bit</a>,
                                      <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Europe1-Americas-i586-CD.iso&amp;torrent=1">torrent</a><br>
                                      <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Europe1-Americas-x86_64-CD.iso">64bit</a>,
                                      <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Europe1-Americas-x86_64-CD.iso&amp;torrent=1">torrent</a></td>
                                    <td><a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Europe1-Americas-i586-CD.iso">32bit</a>,
                                      <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Europe1-Americas-i586-CD.iso&amp;torrent=1">torrent</a><br>
                                      <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Europe1-Americas-x86_64-CD.iso">64bit</a>,
                                      <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Europe1-Americas-x86_64-CD.iso&amp;torrent=1">torrent</a></td>
                                </tr>
                                <tr>
                                    <td colspan="3"><p class="dlinfo">Included locales: <?php
                                        $product = get_info_for_product('Mageia-2-rc-LiveCD-GNOME-Europe1-Americas-i586-CD.iso');
                                        echo $product['langs'];
                                    ?></p></td>
                                </tr>
                                <tr>
                                    <th>Europe 2</th>
                                    <td><a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Europe2-i586-CD.iso">32bit</a>,
                                      <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Europe2-i586-CD.iso&amp;torrent=1">torrent</a>  <br>
                                          <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Europe2-x86_64-CD.iso">64bit</a>,
                                          <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Europe2-x86_64-CD.iso&amp;torrent=1">torrent</a></td>
                                    <td><a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Europe2-i586-CD.iso">32bit</a>,
                                      <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Europe2-i586-CD.iso&amp;torrent=1">torrent</a>  <br>
                                          <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Europe2-x86_64-CD.iso">64bit</a>,
                                          <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Europe2-x86_64-CD.iso&amp;torrent=1">torrent</a></td>
                                </tr>
                                <tr>
                                    <td colspan="3"><p class="dlinfo">Included locales: <?php
                                        $p = get_info_for_product('Mageia-2-rc-LiveCD-GNOME-Europe2-i586-CD.iso');
                                        echo $p['langs'];
                                    ?></p></td>
                                </tr>
                                <tr>
                                    <th>Africa, India</th>
                                    <td><a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Africa-India-i586-CD.iso">32bit</a>,
                                      <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Africa-India-i586-CD.iso&amp;torrent=1">torrent</a>  <br>
                                          <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Africa-India-x86_64-CD.iso">64bit</a>,
                                          <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Africa-India-x86_64-CD.iso&amp;torrent=1">torrent</a></td>
                                    <td><a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Africa-India-i586-CD.iso">32bit</a>,
                                      <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Africa-India-i586-CD.iso&amp;torrent=1">torrent</a>  <br>
                                          <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Africa-India-x86_64-CD.iso">64bit</a>,
                                          <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Africa-India-x86_64-CD.iso&amp;torrent=1">torrent</a></td>
                                </tr>
                                <tr>
                                    <td colspan="3"><p class="dlinfo">Included locales: <?php
                                        $p = get_info_for_product('Mageia-2-rc-LiveCD-GNOME-Africa-India-i586-CD.iso');
                                        echo $p['langs'];
                                    ?></p></td>
                                </tr>
                                <tr>
                                    <th>Asia</th>
                                    <td><a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Asia-Noindia-i586-CD.iso">32bit</a>,
                                      <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Asia-Noindia-i586-CD.iso&amp;torrent=1">torrent</a>  <br>
                                          <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Asia-Noindia-x86_64-CD.iso">64bit</a>,
                                          <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-GNOME-Asia-Noindia-x86_64-CD.iso&amp;torrent=1">torrent</a></td>
                                    <td><a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Asia-Noindia-i586-CD.iso">32bit</a>,
                                      <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Asia-Noindia-i586-CD.iso&amp;torrent=1">torrent</a>  <br>
                                          <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Asia-Noindia-x86_64-CD.iso">64bit</a>,
                                          <a rel="nofollow" href="../downloads/get/?q=Mageia-2-rc-LiveCD-KDE4-Asia-Noindia-x86_64-CD.iso&amp;torrent=1">torrent</a></td>
                                </tr>
                                <tr>
                                    <td colspan="3"><p class="dlinfo">Included locales: <?php
                                        $p = get_info_for_product('Mageia-2-rc-LiveCD-GNOME-Asia-Noindia-i586-CD.iso');
                                        echo $p['langs'];
                                    ?></p></td>
                                </tr>
                            </tbody>
                        </table>
                        <p class="dlinfo">Download is approximately 700MB.</p>
                    </div>
                </div>
                <div class="yui-u">
                    <div class="para">
                        <h3><a href="https://wiki.mageia.org/en/Mageia_2_rc">Release notes</a></h3>
                        <p>are <a href="https://wiki.mageia.org/en/Mageia_2_rc">on the wiki</a>!</p>
                    </div>
                    <div class="para">
                        <h3>Release plan</h3>
                        <style>
                        .relcal { margin: 0; padding: 0; }
                        .relcal li { list-style-position: inside; margin-left: -2em; padding: 0.2em 0 0.5em 1em; }
                        .relcal li.now { background: #eee; color: #333; }
                        </style>
                        <ul class="relcal">
                            <li class="now"><abbr title="release candidate">rc</abbr>: May&nbsp;9<sup>th</sup></li>
                            <li>final: May&nbsp;22<sup>nd</sup></li>
                        </ul>
                    </div>
                </div>
            </div>
        </div>
    </div>
</body>
</html>