diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2016-12-02 19:18:33 +0100 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2016-12-02 20:04:01 +0100 |
commit | 66ca14b5f89e24daa9319e74cc654a6d57e582e4 (patch) | |
tree | a8c359d286a1081d551c4028bf4f57e07e212545 /en/5 | |
parent | 43d175ba5c28df58776ed9131003bf6a7bf6f59c (diff) | |
download | www-66ca14b5f89e24daa9319e74cc654a6d57e582e4.tar www-66ca14b5f89e24daa9319e74cc654a6d57e582e4.tar.gz www-66ca14b5f89e24daa9319e74cc654a6d57e582e4.tar.bz2 www-66ca14b5f89e24daa9319e74cc654a6d57e582e4.tar.xz www-66ca14b5f89e24daa9319e74cc654a6d57e582e4.zip |
update boot checksum et some notice on dl page
Diffstat (limited to 'en/5')
-rwxr-xr-x | en/5/download_index.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/en/5/download_index.php b/en/5/download_index.php index 2761f35e7..4655d58ac 100755 --- a/en/5/download_index.php +++ b/en/5/download_index.php @@ -152,6 +152,8 @@ input[type="radio"], input[type="submit"] { <p> <?php _g('Mageia is provided as ISO image files that have to be written to blank <a href="%s">CD or DVD discs</a>.', array(_r('https://wiki.mageia.org/en/Writing_CD_and_DVD_images')), ' '); ?> <br> + <?php _g('The important addition is that Mageia 5.1 can be installed on <a href="%s"><abbr title="NVM Express">NVMe</abbr> hardware</a>.', array(_r('https://en.wikipedia.org/wiki/NVM_Express'))); ?> + <br><br> <?php _g('All ISOs can also be launched from a <a %s>USB drive</a>.', array('href="' . _r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive') . '"')); echo '</p>'; _g('To <a %s>dump</a> a Mageia installation ISO on a USB stick, you may try one of several tools:', array('class="iso2usb"'),'p'); |