aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2017-03-06 23:49:07 +0100
committerManuel Hiebel <leuhmanu@mageia.org>2017-03-06 23:49:07 +0100
commit61b6cae5fc829daf262f61d37f473869291ac203 (patch)
treebc0003ff066257884d07aafb312c64f1099b9f53 /en
parenteb24d429aca2429fc78c92a7283515718dbcb188 (diff)
downloadwww-61b6cae5fc829daf262f61d37f473869291ac203.tar
www-61b6cae5fc829daf262f61d37f473869291ac203.tar.gz
www-61b6cae5fc829daf262f61d37f473869291ac203.tar.bz2
www-61b6cae5fc829daf262f61d37f473869291ac203.tar.xz
www-61b6cae5fc829daf262f61d37f473869291ac203.zip
Mga6 sta2 available
new set of iso: - live Xfce i586 and x86_64 - live Plasma and Gnome only x86_64
Diffstat (limited to 'en')
-rwxr-xr-xen/6/download_index.php74
-rw-r--r--en/downloads/get/definitions.ini169
-rw-r--r--en/index.php2
3 files changed, 129 insertions, 116 deletions
diff --git a/en/6/download_index.php b/en/6/download_index.php
index 55ad35e6a..7e19268c1 100755
--- a/en/6/download_index.php
+++ b/en/6/download_index.php
@@ -2,7 +2,7 @@
$name = 'Mageia';
$version = '6';
-$release = 'sta1';
+$release = 'sta2';
$torrentavailable=true;
$classical=true;
$live=true;
@@ -203,7 +203,7 @@ input[type="radio"], input[type="submit"] {
<div id="liveEx">
<?php _g('LiveDVDs',null,'h3');?>
- <?php _g('Live ISO\'s let you try %s without installation. You can run Mageia directly from a DVD or USB device, and try it using one of the graphical user interfaces such as GNOME or PLASMA.', array("$name $version"), 'p');
+ <?php _g('Live ISO\'s let you try %s without installation. You can run Mageia directly from a DVD or USB device, and try it using one of the graphical user interfaces such as GNOME, Plasma or Xfce.', array("$name $version"), 'p');
_g('If you are happy with the Mageia experience, you can then install it onto your hard drive from the Live media.', null, 'p');?>
<p><?php _g('Use LiveDVDs for fresh new installs ONLY.');?>
@@ -246,18 +246,24 @@ input[type="radio"], input[type="submit"] {
<div id="gnomeEx">
<?php _g('GNOME Desktop',null,'h3');?>
- <?php get_image('GNOME', '/g/5/gnome.png', 'width: 100%');?>
+ <?php //get_image('GNOME', '/g/5/gnome.png', 'width: 100%');?>
</div>
<div id="kdeEx">
- <?php _g('PLASMA Desktop',null,'h3');?>
- <?php get_image('PLASMA', '/g/5/kde.png', 'width: 100%');?>
+ <?php _g('Plasma Desktop',null,'h3');?>
+ <?php //get_image('PLASMA', '/g/5/kde.png', 'width: 100%');?>
</div>
+ <div id="xfceEx">
+ <?php _g('Xfce Desktop',null,'h3');?>
+ <?php //get_image('PLASMA', '/g/5/kde.png', 'width: 100%');?>
+ </div>
<div class="radiobutton">
- <input type="radio" id="kde" value="PLASMA5" name="desktop" />
- <label for="kde" class="ui-button kde"><?php _g('PLASMA Desktop')?></label>
+ <input type="radio" id="kde" value="Plasma" name="desktop" />
+ <label for="kde" class="ui-button kde"><?php _g('Plasma Desktop')?></label>
<input type="radio" id="gnome" value="GNOME" name="desktop" />
<label for="gnome" class="ui-button gnome"><?php _g('GNOME Desktop')?></label>
+ <input type="radio" id="xfce" value="xfce4" name="desktop" />
+ <label for="xfce" class="ui-button xfce"><?php _g('Xfce Desktop')?></label>
</div>
</div><?php }/*live*/?>
@@ -364,29 +370,34 @@ input[type="radio"], input[type="submit"] {
</thead>
<tbody>
<tr>
- <th class="name" style="width:60%">LiveDVD PLASMA</th>
+ <th class="name" style="width:60%">LiveDVD Plasma</th>
<td>
- <?php dl_link($name,$version,$release,'LiveDVD-PLASMA5','i586','DVD',false);
- echo '<br>';
- dl_link($name,$version,$release,'LiveDVD-PLASMA5','x86_64','DVD',false);
+ <?php
+ dl_link($name,$version,$release,'LiveDVD-Plasma','x86_64','DVD',false);
echo '</td><td>';
- dl_link($name,$version,$release,'LiveDVD-PLASMA5','i586','DVD',true,$torrentavailable);
- echo '<br>';
- dl_link($name,$version,$release,'LiveDVD-PLASMA5','x86_64','DVD',true,$torrentavailable);?>
+ dl_link($name,$version,$release,'LiveDVD-Plasma','x86_64','DVD',true,$torrentavailable);?>
</td>
</tr>
<tr>
<th class="name">LiveDVD GNOME</th>
<td>
- <?php dl_link($name,$version,$release,'LiveDVD-GNOME','i586','DVD',false);
- echo '<br>';
+ <?php
dl_link($name,$version,$release,'LiveDVD-GNOME','x86_64','DVD',false);
echo '</td><td>';
- dl_link($name,$version,$release,'LiveDVD-GNOME','i586','DVD',true,$torrentavailable);
- echo '<br>';
dl_link($name,$version,$release,'LiveDVD-GNOME','x86_64','DVD',true,$torrentavailable);?>
</td>
<tr>
+ <th class="name">LiveDVD Xfce</th>
+ <td>
+ <?php dl_link($name,$version,$release,'LiveDVD-xfce4','i586','DVD',false);
+ echo '<br>';
+ dl_link($name,$version,$release,'LiveDVD-xfce4','x86_64','DVD',false);
+ echo '</td><td>';
+ dl_link($name,$version,$release,'LiveDVD-xfce4','i586','DVD',true,$torrentavailable);
+ echo '<br>';
+ dl_link($name,$version,$release,'LiveDVD-xfce4','x86_64','DVD',true,$torrentavailable);?>
+ </td>
+ <tr>
</tbody>
</table>
@@ -487,22 +498,11 @@ $('img.lazy').each(function(){
$('#iso2usb,#arch,#nat,#desktop,#dllink').hide();
$('input[name=format]').click(function () {
- $('#arch,label[for="dual"]')[this.id == 'classical' ? 'slideDown' : 'slideUp']();
- $('label[for="64b"],#64bex').show();
+ $('#arch')[this.id == 'classical' ? 'slideDown' : 'slideUp']();
+ $('label[for="32b"],#32bEx').show();
+ $('input[name="desktop"],input[name="nat"],input[name="arch"],input[name="dllink"]').prop('checked', false);
$('#desktop')[this.id == 'live' ? 'slideDown' : 'slideUp']();
$('#nat')[this.id == 'lan' ? 'slideDown' : 'slideUp']();
- if ($('#classical').is(':checked')) {
- $('input[name="arch"],input[name="dllink"]').prop('checked', false);
- }
-
- if ($('#live').is(':checked')) {
- $('input[name="dektop"],input[name="arch"],input[name="dllink"]').prop('checked', false);
- }
-
- if ($('#lan').is(':checked')) {
- $('input[name="nat"],input[name="arch"],input[name="dllink"]').prop('checked', false);
- }
-
$('#dllink')[$('#lan,#live,#classical').is(':checked') ? 'slideUp' : 'slideDown']();
});
@@ -511,12 +511,13 @@ $('img.lazy').each(function(){
});
$('input[name=desktop]').click(function () {
- $('#arch')[ $('#gnome,#kde').is(':checked') ? 'slideDown' : 'slideUp']();
+ $('#arch')[ $('#gnome,#kde,#xfce').is(':checked') ? 'slideDown' : 'slideUp']();
+ $('#32bEx,label[for="32b"]')[$('#gnome,#kde').is(':checked') ? 'hide' : 'show']()
lazyload();
});
$('input[name=arch]').click(function () {
- $('#dllink')[$('#32b,#64b,#dual').is(':checked') ? 'slideDown' : 'slideUp']();
+ $('#dllink')[$('#32b,#64b').is(':checked') ? 'slideDown' : 'slideUp']();
$('input[name="dllink"]').prop('checked', false);
$('#torrentEx,#torrentlink')[$('#lan').is(':checked') ? 'hide' : 'show']();
scrolltoid('#dllink')
@@ -537,8 +538,9 @@ $('img.lazy').each(function(){
gettooltip('.classical', '#classicalEx',40,-70)
gettooltip('.live', '#liveEx',40,-70)
gettooltip('.lan','#lanEx',40,-70)
- gettooltip('.gnome', '#gnomeEx',40,-300)
- gettooltip('.kde', '#kdeEx',40,-300)
+ gettooltip('.gnome', '#gnomeEx',40,-0)
+ gettooltip('.kde', '#kdeEx',40,-0)
+ gettooltip('.xfce', '#xfceEx',40,-0)
gettooltip('.free', '#freeEx',40,-70)
gettooltip('.nonfree','#nonfreeEx',40,-70)
gettooltip('.32b', '#32bEx',40,-70)
diff --git a/en/downloads/get/definitions.ini b/en/downloads/get/definitions.ini
index a8a30950a..c6afb9b5f 100644
--- a/en/downloads/get/definitions.ini
+++ b/en/downloads/get/definitions.ini
@@ -1110,114 +1110,125 @@ size = "3.7 GB"
;;;;;;;;;;;;;;;;;;;;;
;
-[Mageia-6-sta1-LiveDVD-GNOME-i586-DVD.iso]
-file = "Mageia-6-sta1-LiveDVD-GNOME-i586-DVD.iso"
-md5 = "38a32226e7c9ab98a846023f602c99e3"
-md5.gpg = "Mageia-6-sta1-LiveDVD-GNOME-i586-DVD.iso.md5.gpg"
-sha1 = "fe231e3a9954bfd467f6a0b3272e4caff9bc255c"
-sha1.gpg = "Mageia-6-sta1-LiveDVD-GNOME-i586-DVD.iso.sha1.gpg"
-sha512 = "b258078e63c6d66b603ceb1cad7751b2219b91ade1ec0ff8c0490f1959ca4bb5b859a483fc5286e5cfea4f811d9329f734358eca1c19657974b0c74948ce27e8"
-path = "iso/cauldron/Mageia-6-sta1-LiveDVD-GNOME-i586-DVD"
-torrent = "iso/cauldron/torrents/Mageia-6-sta1-LiveDVD-GNOME-i586-DVD.torrent"
-name = "Mageia 6 sta1 32bit DVD"
-size = "1.5 GB"
-
-;
-[Mageia-6-sta1-LiveDVD-GNOME-x86_64-DVD.iso]
-file = "Mageia-6-sta1-LiveDVD-GNOME-x86_64-DVD.iso"
-md5 = "accdb81da30cba57a330ef89f9571739"
-md5.gpg = "Mageia-6-sta1-LiveDVD-GNOME-x86_64-DVD.iso.md5.gpg"
-sha1 = "5c00ff3aed050fa06c4617c4a1c0f79d79b4bfba"
-sha1.gpg = "Mageia-6-sta1-LiveDVD-GNOME-x86_64-DVD.iso.sha1.gpg"
-sha512 = "d580f549e6f3d173a51bd31942e36b878f673de221b1087668544577738be28e64708cbc6ebcc347acf2cd16439287e6f1ca9c691068b9bcbc33af00b9932335"
-path = "iso/cauldron/Mageia-6-sta1-LiveDVD-GNOME-x86_64-DVD"
-torrent = "iso/cauldron/torrents/Mageia-6-sta1-LiveDVD-GNOME-x86_64-DVD.torrent"
-name = "Mageia 6 sta1 64bit DVD"
-size = "1.5 GB"
-
-;
-[Mageia-6-sta1-LiveDVD-PLASMA5-i586-DVD.iso]
-file = "Mageia-6-sta1-LiveDVD-PLASMA5-i586-DVD.iso"
-md5 = "33b4d12049261fd294ffc87eba7faa4b"
-md5.gpg = "Mageia-6-sta1-LiveDVD-PLASMA5-i586-DVD.iso.md5.gpg"
-sha1 = "7f23806b3c4df353419b09bae942be47ae45041c"
-sha1.gpg = "Mageia-6-sta1-LiveDVD-PLASMA5-i586-DVD.iso.sha1.gpg"
-sha512 = "f90433ac50618b29750b01c2e99b966c8bdfe07046398bb7ac21b0def86e740d3a57adbc7532a13a4c96da1e0b23885d17ec7d0aa39caa27896cb56cd314d48f"
-path = "iso/cauldron/Mageia-6-sta1-LiveDVD-PLASMA5-i586-DVD"
-torrent = "iso/cauldron/torrents/Mageia-6-sta1-LiveDVD-PLASMA5-i586-DVD.torrent"
-name = "Mageia 6 sta1 32bit DVD"
+[Mageia-6-sta2-LiveDVD-GNOME-x86_64-DVD.iso]
+file = "Mageia-6-sta2-LiveDVD-GNOME-x86_64-DVD.iso"
+md5 = "3e3d41c8d5642538a2418ff2eda44ea4"
+md5.gpg = "Mageia-6-sta2-LiveDVD-GNOME-x86_64-DVD.md5.gpg"
+sha1 = "77ecedb0fbb78fd9a7836a4a004f46cad1ffe98d"
+sha1.gpg = "Mageia-6-sta2-LiveDVD-GNOME-x86_64-DVD.sha1.gpg"
+sha512 = "a6cd69b9b30da35b50eb990f45241e4f591bc9e62a7854facf925194f252e54432e45fd9b5e34fe0abd7e5952a96eea3323e2a715a80af5f36a79cca8925f753"
+langs = "English (American) (en_US)"
+path = "iso/cauldron/Mageia-6-sta2-LiveDVD-GNOME-x86_64-DVD"
+torrent = "iso/cauldron/torrents/Mageia-6-sta2-LiveDVD-GNOME-x86_64-DVD.torrent"
+magnet = "magnet:?xt=urn:btih:f009d550562f402301ad369959fb6764ff493002&dn=Mageia-6-sta2-LiveDVD-GNOME-x86%5F64-DVD"
+name = "Mageia 6 sta2 LiveDVD GNOME 64bit DVD"
+size = "2 GB"
+
+;
+[Mageia-6-sta2-LiveDVD-Plasma-x86_64-DVD.iso]
+file = "Mageia-6-sta2-LiveDVD-Plasma-x86_64-DVD.iso"
+md5 = "871f96e43903c71434c0486fe0cb4942"
+md5.gpg = "Mageia-6-sta2-LiveDVD-Plasma-x86_64-DVD.md5.gpg"
+sha1 = "9725fb1a018cb1a38b6f5b87fd56813c7f428c77"
+sha1.gpg = "Mageia-6-sta2-LiveDVD-Plasma-x86_64-DVD.sha1.gpg"
+sha512 = "627e8166b18c2c8449ba2d5269b89947d39c7d3256db1eda3db62f99507b1cd43b2c46d2f45354cae2e89d168e07a9fb33edf9666cfb4862954610ec444043b0"
+langs = "English (American) (en_US)"
+path = "iso/cauldron/Mageia-6-sta2-LiveDVD-Plasma-x86_64-DVD"
+torrent = "iso/cauldron/torrents/Mageia-6-sta2-LiveDVD-Plasma-x86_64-DVD.torrent"
+magnet = "magnet:?xt=urn:btih:a0f829345ee8741d63328ab9ab62761ae3354feb&dn=Mageia-6-sta2-LiveDVD-Plasma-x86%5F64-DVD"
+name = "Mageia 6 sta2 LiveDVD Plasma 64bit DVD"
+size = "2.4 GB"
+
+;
+[Mageia-6-sta2-LiveDVD-xfce4-i586-DVD.iso]
+file = "Mageia-6-sta2-LiveDVD-xfce4-i586-DVD.iso"
+md5 = "45e1b57142d308725b702f0164f68b92"
+md5.gpg = "Mageia-6-sta2-LiveDVD-xfce4-i586-DVD.md5.gpg"
+sha1 = "9f9de436ead58db985e19f8b6862876c67583429"
+sha1.gpg = "Mageia-6-sta2-LiveDVD-xfce4-i586-DVD.sha1.gpg"
+sha512 = "143eb134d53878b8ce817c1e946b2e5a2c8e671ceeedc22b077a2ada810edc5ba4e020f217608fd0be7e23c4ac5112da78081274826e9da4a22230268d69fc77"
+langs = "English (American) (en_US)"
+path = "iso/cauldron/Mageia-6-sta2-LiveDVD-xfce4-i586-DVD"
+torrent = "iso/cauldron/torrents/Mageia-6-sta2-LiveDVD-xfce4-i586-DVD.torrent"
+magnet = "magnet:?xt=urn:btih:c90570ea05885f8b7dc675f00053a3c49b97da83&dn=Mageia-6-sta2-LiveDVD-xfce4-i586-DVD"
+name = "Mageia 6 sta2 LiveDVD xfce4 32bit DVD"
size = "1.8 GB"
;
-[Mageia-6-sta1-LiveDVD-PLASMA5-x86_64-DVD.iso]
-file = "Mageia-6-sta1-LiveDVD-PLASMA5-x86_64-DVD.iso"
-md5 = "eb66a13cd2b0f6686be96382329d0798"
-md5.gpg = "Mageia-6-sta1-LiveDVD-PLASMA5-x86_64-DVD.iso.md5.gpg"
-sha1 = "66baaffeb7546c859bb88749166a5a064f5fb6a3"
-sha1.gpg = "Mageia-6-sta1-LiveDVD-PLASMA5-x86_64-DVD.iso.sha1.gpg"
-sha512 = "5cbc78811134f3f3d052904202ec217a5a54893b9b5b927c25827c111ebbffca5f461522db007c5f9712c57214a47962e7427b4f0bd9093873dbd1dc592b9c63"
-path = "iso/cauldron/Mageia-6-sta1-LiveDVD-PLASMA5-x86_64-DVD"
-torrent = "iso/cauldron/torrents/Mageia-6-sta1-LiveDVD-PLASMA5-x86_64-DVD.torrent"
-name = "Mageia 6 sta1 64bit DVD"
+[Mageia-6-sta2-LiveDVD-xfce4-x86_64-DVD.iso]
+file = "Mageia-6-sta2-LiveDVD-xfce4-x86_64-DVD.iso"
+md5 = "4ba399d5690384b30cbf7e98d2a6d705"
+md5.gpg = "Mageia-6-sta2-LiveDVD-xfce4-x86_64-DVD.md5.gpg"
+sha1 = "97d7577246883fd9f919c73448076f37624af032"
+sha1.gpg = "Mageia-6-sta2-LiveDVD-xfce4-x86_64-DVD.sha1.gpg"
+sha512 = "26a9b4559633d31900d75476f2097cecf85766dce77e782b3e0a0109ebc1d042ec84d7263de37641c288c2f0d1fee8e58cfa1dd768db6ea5aa06475b42b811e2"
+langs = "English (American) (en_US)"
+path = "iso/cauldron/Mageia-6-sta2-LiveDVD-xfce4-x86_64-DVD"
+torrent = "iso/cauldron/torrents/Mageia-6-sta2-LiveDVD-xfce4-x86_64-DVD.torrent"
+magnet = "magnet:?xt=urn:btih:549c86c114b13b70e01ec2f002852835369f753b&dn=Mageia-6-sta2-LiveDVD-xfce4-x86%5F64-DVD"
+name = "Mageia 6 sta2 LiveDVD xfce4 64bit DVD"
size = "1.8 GB"
;
-[Mageia-6-sta1-i586-DVD.iso]
-file = "Mageia-6-sta1-i586-DVD.iso"
-md5 = "bbffcbb44580c2041f34153f0043514e"
-md5.gpg = "Mageia-6-sta1-i586-DVD.iso.md5.gpg"
-sha1 = "9754979cdbf311095797e0f646af16b1e86bb74f"
-sha1.gpg = "Mageia-6-sta1-i586-DVD.iso.sha1.gpg"
-sha512 = "d5484144062d3e7412945b88d4d1e2248623a81976a5baf7dee659b6cf475cb1029f1d678a3dc8ef718815dbde2dae3cb93fea283f99a654907bccf33cabcc3c"
-path = "iso/cauldron/Mageia-6-sta1-i586-DVD"
-torrent = "iso/cauldron/torrents/Mageia-6-sta1-i586-DVD.torrent"
-name = "Mageia 6 sta1 32bit DVD"
-size = "3.7 GB"
-
-;
-[Mageia-6-sta1-x86_64-DVD.iso]
-file = "Mageia-6-sta1-x86_64-DVD.iso"
-md5 = "4adb34686cf20a42bb0578bea20002a5"
-md5.gpg = "Mageia-6-sta1-x86_64-DVD.iso.md5.gpg"
-sha1 = "79a50752236e86adac963a34e8764d7205ca32bd"
-sha1.gpg = "Mageia-6-sta1-x86_64-DVD.iso.sha1.gpg"
-sha512 = "ef6cf76618e3ce30dd07913c1d379d2481b996640c26a34c311cb9776c94d57c1509d3cda57b52307dafd5125c22510d82d558dafc9e57e222fab7160024791b"
-path = "iso/cauldron/Mageia-6-sta1-x86_64-DVD"
-torrent = "iso/cauldron/torrents/Mageia-6-sta1-x86_64-DVD.torrent"
-name = "Mageia 6 sta1 64bit DVD"
-size = "3.7 GB"
-
-[Mageia-6-sta1-Boot-i586-CD.iso]
+[Mageia-6-sta2-i586-DVD.iso]
+file = "Mageia-6-sta2-i586-DVD.iso"
+md5 = "a390334358a95d757367424def4ccc3e"
+md5.gpg = "Mageia-6-sta2-i586-DVD.md5.gpg"
+sha1 = "3e8d5d27c850a2c596a932cb3fa1790cc580816a"
+sha1.gpg = "Mageia-6-sta2-i586-DVD.sha1.gpg"
+sha512 = "94b7089410edb218d0dc4f948e7a0914af792b0ec99ceb99a09442828081dbfec866e9d0d10268fe911db6b6cc145e0bda92dd19d3b252e3ee8a517aa82fbfe1"
+path = "iso/cauldron/Mageia-6-sta2-i586-DVD"
+torrent = "iso/cauldron/torrents/Mageia-6-sta2-i586-DVD.torrent"
+magnet = "magnet:?xt=urn:btih:ba1991d615a9338903c5e82980ddfe6d3ff823a5&dn=Mageia-6-sta2-i586-DVD"
+name = "Mageia 6 sta2 32bit DVD"
+size = "3.8 GB"
+
+;
+[Mageia-6-sta2-x86_64-DVD.iso]
+file = "Mageia-6-sta2-x86_64-DVD.iso"
+md5 = "a3ef8f99b35fbd011f17a80e1e1aefe2"
+md5.gpg = "Mageia-6-sta2-x86_64-DVD.md5.gpg"
+sha1 = "8e77c06202ea9734aac0e71569f4211ef84a4b5d"
+sha1.gpg = "Mageia-6-sta2-x86_64-DVD.sha1.gpg"
+sha512 = "1011740465879e88394093f1dd5ff49e41882cba1f383315f46f654924b2eab2c3c4afdf0cb0aa9b3763c7e8ff631f538000f26f3465ca44d595f2fa0486b65e"
+path = "iso/cauldron/Mageia-6-sta2-x86_64-DVD"
+torrent = "iso/cauldron/torrents/Mageia-6-sta2-x86_64-DVD.torrent"
+magnet = "magnet:?xt=urn:btih:21ff15b07710f20c1f15a04cf6002b6b50ab4b93&dn=Mageia-6-sta2-x86%5F64-DVD"
+name = "Mageia 6 sta2 64bit DVD"
+size = "3.8 GB"
+
+
+; [Mageia-6-sta2-Boot-i586-CD.iso]
file = "Mageia-Cauldron-netinstall-i586.iso"
path = "distrib/cauldron/i586/install/images"
md5 = "changes frequently"
sha512 = "changes frequently"
-name = "Mageia 6 sta1 Boot 32bit CD ISO"
+name = "Mageia 6 sta2 Boot 32bit CD ISO"
size = "33 MB"
;
-[Mageia-6-sta1-Boot-nonfree-i586-CD.iso]
+[Mageia-6-sta2-Boot-nonfree-i586-CD.iso]
file = "Mageia-Cauldron-netinstall-nonfree-i586.iso"
path = "distrib/cauldron/i586/install/images"
md5 = "changes frequently"
sha512 = "changes frequently"
-name = "Mageia 6 sta1 Boot Nonfree 32bit CD ISO"
+name = "Mageia 6 sta2 Boot Nonfree 32bit CD ISO"
size= "50 MB"
;
-[Mageia-6-sta1-Boot-x86_64-CD.iso]
+[Mageia-6-sta2-Boot-x86_64-CD.iso]
file = "Mageia-Cauldron-netinstall-x86_64.iso"
path = "distrib/cauldron/x86_64/install/images"
md5 = "changes frequently"
sha512 = "changes frequently"
-name = "Mageia 6 sta1 Boot 64bit CD ISO"
+name = "Mageia 6 sta2 Boot 64bit CD ISO"
size = "36 MB"
;
-[Mageia-6-sta1-Boot-nonfree-x86_64-CD.iso]
+[Mageia-6-sta2-Boot-nonfree-x86_64-CD.iso]
file = "Mageia-Cauldron-netinstall-nonfree-x86_64.iso"
path = "distrib/cauldron/x86_64/install/images"
md5 = "changes frequently"
sha512 = "changes frequently"
-name = "Mageia 6 sta1 Boot Nonfree 64bit CD ISO"
+name = "Mageia 6 sta2 Boot Nonfree 64bit CD ISO"
size = "53 MB"
diff --git a/en/index.php b/en/index.php
index ff1c9952e..248a7501e 100644
--- a/en/index.php
+++ b/en/index.php
@@ -271,7 +271,7 @@ $dictionary = read_translation_file($locale, array('index', 'news', 'common_foot
</li>
<li><a href="contribute/" class="dl-btn-other"><?php _g('<strong>Get involved</strong> in the next version'); ?></a>
</li>
- <li><a href="6/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 6 sta1</a></li>
+ <li><a href="6/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 6 sta2</a></li>
</ul>
</div>