diff options
Diffstat (limited to 'en/alpha')
-rw-r--r-- | en/alpha/index.php | 97 |
1 files changed, 1 insertions, 96 deletions
diff --git a/en/alpha/index.php b/en/alpha/index.php index df486f54f..6ebcc223f 100644 --- a/en/alpha/index.php +++ b/en/alpha/index.php @@ -1,96 +1 @@ -<?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><a id="logo" href="/"><span>Mageia</span></a> <span class="lsep">|</span> <span class="subh">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 GB) and a dual arch CD (about 700 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> +<?php header('Location: /downloads/');
\ No newline at end of file |