Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update French translation | Yuri Chornoivan | 2014-11-22 | 1 | -217/+72 |
| | |||||
* | Updated Russian translation | Alexey Loginov | 2014-11-22 | 1 | -171/+138 |
| | |||||
* | Update Brazilian Portuguese translation from Transifex | Yuri Chornoivan | 2014-11-21 | 1 | -198/+69 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2014-11-20 | 1 | -14/+15 |
| | |||||
* | Update Ukrainian translation | Yuri Chornoivan | 2014-11-20 | 1 | -17/+16 |
| | |||||
* | sync with code | Thierry Vignaud | 2014-11-19 | 72 | -18811/+20117 |
| | | | | also update br+fr | ||||
* | Update German translation from Transifex | Yuri Chornoivan | 2014-10-27 | 1 | -246/+101 |
| | |||||
* | 16.4516.45 | Thierry Vignaud | 2014-10-26 | 1 | -0/+2 |
| | |||||
* | fix selecting of uneeded locales (mga#3723) | Thierry Vignaud | 2014-10-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | original fix by Pablo Saratxaga Mageia has he ability to choose both *language* and *country* Language is used for choosing translations to be displayed, etc. country for things like currency, etc. (country may be deduced from other geographical settings rather than choosen directly, but that is not the problem). GNU libc locales embedd both concepts (language and country) in a single locale. Obviously those exists for only some combinations. For cases were an existing matching locale doesn't exists, Mageia chooses two locales, one for the language oriented settings, and another four the country oriented settings. Unlike normal installer where packages to be installed are choosen; in draklive-install, we have a set of "all packages", and "uneeded" ones are removed. The problem was obviously the installer didn't see the "need" for the locales-xx package for country; only language was checked. This fixes that, the idea is to check for *both* $locale->{lang} and $locale->{country}, which can lead two *two* neeeded locales-xx packages | ||||
* | pre-create /dev/null & co again (for draklive) | Thierry Vignaud | 2014-10-26 | 1 | -0/+3 |
| | | | | | | partially reverting commit 1a213f9497330c3173500e4e27d0e21a694beba4 add a comment explaining the purpose | ||||
* | 16.4416.44 | Thierry Vignaud | 2014-10-23 | 1 | -0/+2 |
| | |||||
* | try harder to umount everything when sg went havroc | Thierry Vignaud | 2014-10-23 | 1 | -0/+1 |
| | |||||
* | document --stage2-update in --help | Thierry Vignaud | 2014-10-21 | 1 | -0/+1 |
| | |||||
* | mount /dev -o ro | Thierry Vignaud | 2014-10-21 | 1 | -0/+3 |
| | | | | (prevent rm -fr going havroc on some error pathes) | ||||
* | add missing spacing | Thierry Vignaud | 2014-10-21 | 1 | -0/+1 |
| | |||||
* | 16.4316.43 | Pascal Terjan | 2014-10-20 | 1 | -0/+1 |
| | |||||
* | Made Estonian translation better | Marek Laane | 2014-10-20 | 1 | -6/+6 |
| | |||||
* | Mageia 5 beta 1 left background | Anne Nicolas | 2014-10-20 | 1 | -0/+0 |
| | |||||
* | adapt to the fact that stage2 expects a /dev fully populated by udev | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | enhances logs | Thierry Vignaud | 2014-10-20 | 1 | -2/+3 |
| | |||||
* | Update Basque translation | Egoitz Rodriguez | 2014-10-20 | 1 | -55/+60 |
| | | | | Update Basque translation | ||||
* | complete the translation of licence.pot to basque | Egoitz Rodriguez | 2014-10-20 | 1 | -190/+89 |
| | | | | Update tranlation | ||||
* | update message accordingly | Thierry Vignaud | 2014-10-20 | 1 | -1/+1 |
| | |||||
* | rename variable for consistency | Thierry Vignaud | 2014-10-20 | 1 | -5/+5 |
| | |||||
* | rename "no_suggests" option as "no_recommends" | Thierry Vignaud | 2014-10-20 | 4 | -8/+9 |
| | |||||
* | s/suggested/recommended/ | Thierry Vignaud | 2014-10-20 | 1 | -7/+7 |
| | |||||
* | adapt to URPM-5 | Thierry Vignaud | 2014-10-20 | 2 | -1/+3 |
| | |||||
* | 16.4216.42 | Pascal Terjan | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | Only allow GRUB2 when booting on btrfs | Pascal Terjan | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | 16.4116.41 | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | adapt to latest systemd | Thierry Vignaud | 2014-10-20 | 2 | -1/+2 |
| | | | | (http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/) | ||||
* | sync with kernel-3.17 | Thierry Vignaud | 2014-10-20 | 1 | -0/+1 |
| | |||||
* | Allow /boot on btrfs | Pascal Terjan | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | add bug id | Thierry Vignaud | 2014-10-20 | 1 | -1/+1 |
| | |||||
* | fix version in NEWS | Thierry Vignaud | 2014-10-20 | 1 | -1/+1 |
| | |||||
* | 16.4016.40 | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | log X.org server logs when it fails to start up (mga#13471) | Thierry.Vignaud | 2014-10-20 | 2 | -1/+4 |
| | |||||
* | make code more readable | Thierry.Vignaud | 2014-10-20 | 1 | -1/+4 |
| | | | | (needed for next commit) | ||||
* | adwaita-gtk3-theme no longer provides a settings.ini file | Thierry Vignaud | 2014-10-20 | 2 | -4/+1 |
| | | | | and gtk+3 now works smoothly without it | ||||
* | include paravirtual network driver for hyper-v | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | regroup stuff from share/ | Thierry Vignaud | 2014-10-20 | 1 | -10/+8 |
| | |||||
* | 16.3816.39 | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | add kernel-3.16 support | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | 16.3816.38 | Anne Nicolas | 2014-07-22 | 1 | -0/+4 |
| | |||||
* | Mageia 5 alpha 2 left background | Anne Nicolas | 2014-07-22 | 1 | -0/+0 |
| | |||||
* | perl_checker fix | Thierry Vignaud | 2014-07-03 | 1 | -1/+1 |
| | | | | (spot by tmb) | ||||
* | 16.3716.37 | Colin Guthrie | 2014-07-03 | 1 | -0/+3 |
| | |||||
* | fix not writing /etc/fstab | Thierry Vignaud | 2014-07-03 | 1 | -1/+1 |
| | | | | | test condition was wrongly inverted in commit 5eb630b080a5566359773bb38fd6e2f31e32459a | ||||
* | improve fs sorting in combo box (mga#13640) | Thierry Vignaud | 2014-07-03 | 1 | -0/+3 |
| | | | | was "misplaced" in commit 58bbc1fb86132ac8ca16bef41fb0e8c91960846f | ||||
* | 16.3616.36 | Thomas Backlund | 2014-07-01 | 1 | -0/+2 |
| |