summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 16.6716.67Thierry Vignaud2015-03-052-1/+3
|
* (create_initial_devices) kill itThierry Vignaud2015-03-051-6/+0
| | | | (no more needed for draklive)
* unbreak !draklive caseThierry Vignaud2015-03-051-2/+7
| | | | | | | with previous commit, running drakx-in-chroot a 2nd time fails b/c /tmp/drakx-in-chroot/dev would still exists (we first copy a couple files in it then mount --bind the real /dev on top)
* unbreak drakliveThierry Vignaud2015-03-052-1/+3
|
* log step errorsThierry Vignaud2015-03-052-0/+2
|
* ignore firmwares within drakliveThierry Vignaud2015-03-052-0/+4
| | | | rationale: it breaks building live images...
* Fix typo (mga#10179)16.66Rémi Verschelde2015-03-051-1/+1
|
* 16.66Anne Nicolas2015-03-053-1/+5
|
* update NEWSAnne Nicolas2015-03-052-0/+6
|
* add "nofail" option to "foreign" mountpoints to avoid unwantedAnne Nicolas2015-03-051-1/+5
| | | | recovery mode (Martin Whitaker) mga#10179
* Update translations from TransifexYuri Chornoivan2015-03-021-823/+247
|
* 16.6516.65Rémi Verschelde2015-02-272-1/+4
|
* Mageia 5 RC left backgroundRémi Verschelde2015-02-271-0/+0
|
* include udev rule for SynapticsThierry Vignaud2015-02-272-0/+4
|
* 16.6416.64Thierry Vignaud2015-02-272-1/+3
|
* add missing button icons (mga#15264)Thierry Vignaud2015-02-272-0/+5
| | | | broken by the switch to the Adwaita theme
* fix a broken message in logsThierry Vignaud2015-02-271-1/+2
| | | | | | | | | | eg: "found 9 packages to install: gnome-desktop3, 3.14.2, 1.mga5, x86_64, nmap, ..." instead of: "found 9 packages to install: gnome-desktop3-3.14.2-1.mga5.x86_64, nmap, ..."
* 16.6316.63Thierry Vignaud2015-02-273-1/+5
|
* fix too wide buttonsThierry Vignaud2015-02-273-0/+21
| | | | | | | closing mga#12422, mga#13471, mga#14839, mga#15379 issue introduced in commit 1d4957dddcbf98c3a985186b8b61be2b3f004b3c but was showing only in some cases
* perl_checker cleanupThierry Vignaud2015-02-211-1/+1
|
* typo fixMarja van Waes2015-02-201-2/+2
|
* silent a warning with perl-5.20Thierry Vignaud2015-02-191-1/+1
|
* 16.6216.62Thierry Vignaud2015-02-193-1/+5
|
* use a vertical scrolling bar when neededThierry Vignaud2015-02-193-1/+4
| | | | there might be too much solutions (mga#15272)
* use an horizontal scrolling bar when neededThierry Vignaud2015-02-193-3/+5
| | | | | | | | | | | | gtk+ sometimes doesn't respect our sizing which causes the container to enlarge (see previous commit) with previous commit, this reduce the risk of having too small buttons, and fixes several issues in the installer: - buttons being too big causing their box & thus the dialog to increase which triggers a gtk+ bug which makes the window to jump (mga#12422) - as well as several other related issues (mga#11988, mga#14839, mga#15272, mga#15264)
* workaround too wide togglebuttons with empty labelThierry Vignaud2015-02-193-2/+8
| | | | | | | | | gtk+3 and/or Adwaita makes togglebuttons with empty label being at least 34px wide whereas when using ->new instead of ->new_with_label, they can be only 18px wide... ...which is still too much when we sized them to eg 5px and cause their container to enlarge
* 16.6116.61Thierry Vignaud2015-02-182-1/+3
|
* ensure we install radeon-firmware too if needed (mga#15203)Thierry Vignaud2015-02-182-1/+3
|
* 16.6016.60Thierry Vignaud2015-02-182-1/+3
|
* ensure we install kernel-firmware-nonfree (mga#15203)Thierry Vignaud2015-02-182-0/+3
| | | | | | (if needed) it's recommended but will be unselected if recommends are disabled resulting in non working display on reboot
* fix commentThierry Vignaud2015-02-181-1/+1
|
* 16.5916.59Thierry Vignaud2015-02-182-1/+3
|
* 2.13Thierry Vignaud2015-02-182-1/+2
|
* mount again debugfs for ldetect (mga#14435)Thierry Vignaud2015-02-182-0/+9
| | | | regression from commit 63d2a603b9b2bc27090405ba4a05a4aaa8840ea2
* display a nicer message when no removable medium is found (mga#14435)Thierry Vignaud2015-02-172-0/+4
|
* (bug) use a variableThierry Vignaud2015-02-171-1/+3
| | | | (neede for next commit)
* kill obsolete logo variablesThierry Vignaud2015-02-171-1/+0
|
* Update Estonian translation from TxYuri Chornoivan2015-02-161-316/+110
|
* Update Estonian translation from TxYuri Chornoivan2015-02-161-1184/+303
|
* Update Estonian translation from TxYuri Chornoivan2015-02-161-206/+58
|
* improve Spanish translationEgoitz Rodriguez2015-02-151-73/+218
|
* Fix timezone dir install prefix prepending (broken symlink during installer ↵Angelo Naselli2015-02-151-3/+5
| | | | mga#14888)
* Revert "Fix timezone dir install prefix prepending (broken symlink during ↵Angelo Naselli2015-02-153-5/+4
| | | | | | installer mga#14888)" This reverts commit 46ce1e3284d595bd7be1ab41a79ecd67730553e4.
* Fix timezone dir install prefix prepending (broken symlink during installer ↵Colin Guthrie2015-02-153-4/+5
| | | | mga#14888)
* automate version tags16.58Thierry Vignaud2015-02-123-1/+3
| | | | | | | | the right moment for automating those is when generating the tarball right after having bumped the version number not done for stage1 as images & mdk-stage1 fight for the same version space (or we would need to prefix them)
* s!ext3!ext4!Thierry Vignaud2015-02-1272-110/+110
|
* 16.5716.57Thierry Vignaud2015-02-112-1/+5
|
* adapt to new fb2pngThierry Vignaud2015-02-111-1/+1
|
* Update Indonesian translationYuri Chornoivan2015-02-111-1150/+310
|
* 16.5616.56Thomas Backlund2015-02-102-1/+3
|