diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2013-05-09 19:51:15 +0000 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2013-05-09 19:51:15 +0000 |
commit | 272e6c76e6c7b752c5e3ff79700b10e1a6a9ed33 (patch) | |
tree | 07e5863d6e94668d4b671b8a7ef7d0b56967d706 /en/3 | |
parent | 2f01559802327f018a343cb120dfd15685627ec9 (diff) | |
download | www-272e6c76e6c7b752c5e3ff79700b10e1a6a9ed33.tar www-272e6c76e6c7b752c5e3ff79700b10e1a6a9ed33.tar.gz www-272e6c76e6c7b752c5e3ff79700b10e1a6a9ed33.tar.bz2 www-272e6c76e6c7b752c5e3ff79700b10e1a6a9ed33.tar.xz www-272e6c76e6c7b752c5e3ff79700b10e1a6a9ed33.zip |
add a note about installer iso
Diffstat (limited to 'en/3')
-rw-r--r-- | en/3/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/3/index.php b/en/3/index.php index b2ba5c213..5727e8682 100644 --- a/en/3/index.php +++ b/en/3/index.php @@ -54,6 +54,7 @@ _lang_load($locale, '3'); _e('Installer DVD and CD ISOs now contains Free Software and some proprietary drivers.'); _e('You will be asked of which kind of Software you want to install.'); ?></li> + <li><?php _e('The installation CD contains only a minimal list of packages.')?></li> <li><?php _e('Use LiveCDs or LiveDVDs for fresh new installs ONLY, NOT FOR UPGRADE.')?></li> <li><?php _e('If you are looking for a stable version of Mageia, <a href="%s" rel="nofollow">go here</a>.', array('/downloads/'))?></li> <li><?php _e('Enjoy! And <a href="%s">please report bugs</a> if you find some.', array('https://bugs.mageia.org/'))?></li> |