aboutsummaryrefslogtreecommitdiffstats
path: root/en/5
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2014-11-11 11:39:28 +0100
committerManuel Hiebel <leuhmanu@mageia.org>2014-11-11 11:39:28 +0100
commit98db60e5bbdc85c28db43a9dd6872f2301dacd21 (patch)
tree5c6b7d21574fb650942ae3eb002dd94e0e147558 /en/5
parent811a5428071b9b4446bbde9b4d69249522df2a4f (diff)
downloadwww-98db60e5bbdc85c28db43a9dd6872f2301dacd21.tar
www-98db60e5bbdc85c28db43a9dd6872f2301dacd21.tar.gz
www-98db60e5bbdc85c28db43a9dd6872f2301dacd21.tar.bz2
www-98db60e5bbdc85c28db43a9dd6872f2301dacd21.tar.xz
www-98db60e5bbdc85c28db43a9dd6872f2301dacd21.zip
Mageia 5 beta1 available
Diffstat (limited to 'en/5')
-rwxr-xr-xen/5/download_index.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/en/5/download_index.php b/en/5/download_index.php
index e29630bf4..91491dfc7 100755
--- a/en/5/download_index.php
+++ b/en/5/download_index.php
@@ -2,7 +2,7 @@
$name = 'Mageia';
$version = '5';
-$release = 'alpha2';
+$release = 'beta1';
$torrentavailable=true;
$classical=true;
$live=true;
@@ -141,8 +141,8 @@ input[type="radio"], input[type="submit"] {
<?php include '../'.$version.'/nav.php'; ?>
</header>
<p class="unstable-release-warning"><?php
- _g('Be careful! This is an alpha, unstable release.');
-// _g('Be careful! This is a beta, unstable release.');
+// _g('Be careful! This is an alpha, unstable release.');
+ _g('Be careful! This is a beta, unstable release.');
// _g('It is only intended for developer use. <strong>DO NOT USE THIS IN PRODUCTION OR FOR OFFICIAL REVIEW.</strong>');
// _g('This is a Release Candidate. Release Candidate software is software that has graduated Beta testing, and should be a release-ready product suitable for advanced users and reviewers. However, beginning users and critical-applications users may wish to wait for the final release planned for December 2014.'); _g('Release Candidate is intended to identify any remaining bugs or missing packages.'); ?></p>
<div id="doc4" class="yui-t7">
@@ -169,7 +169,7 @@ input[type="radio"], input[type="submit"] {
_g('Unetbootin should not be used to copy the iso image to a USB drive (see below).',null,'p class="warn"');
_g('To dump a Mageia installation ISO on a USB stick, you may try one of several tools:',null,'p');
echo '<ul>';
- _g('IsoDumper, available since Mageia 4 inside repo, for Mageia 3, it\'s <a href="%s">here</a>.',array('http://mirrors.kernel.org/mageia/distrib/3/x86_64/media/core/updates_testing/isodumper-0.22-1.mga3.noarch.rpm'),'li');
+ _g('IsoDumper, available since Mageia 4 inside repo, for Mageia 3, it\'s <a href="%s">here</a>.',array('http://mirrors.kernel.org/mageia/distrib/3/x86_64/media/core/updates_testing/isodumper-0.25-1.mga3.noarch.rpm'),'li');
echo '<li>';
_g('For windows use <a href="%s">usbdumper.</a>',array('http://mirrors.kernel.org/mageia/people/marcom/usbdumper.exe'));
_g('If it show "writing error or access denied" try the fallowing method: run the console (cmd), then type "diskpart", then "list disk", then select your disk with "select disk", and type "clean" (it will erase the key).',null,'span class="dlinfo"');?>