summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 18.518.5Thierry Vignaud2018-11-193-1/+5
|
* ignore GPT disk w/o BIOS boot part (mga#23844)Thierry Vignaud2018-11-192-1/+2
| | | | | | | in automatic mode, we would potentially suggest a wrong disk if first disc has a GPT layout _without_ a BIOS boot partition. rationale: GPT disks w/o a BIOS boot partition do not have free space for grub2 to embed
* (allowed_boot_disks) split it outThierry Vignaud2018-11-191-4/+9
| | | | needed for next commit
* 2.542.54Martin Whitaker2018-11-172-1/+3
|
* 2.322.32Martin Whitaker2018-11-172-1/+3
|
* installer stage 1 & 2: don't include vboxvideo kernel module (mga#23467)Martin Whitaker2018-11-173-1/+6
|
* 2.53Thierry Vignaud2018-11-152-1/+3
|
* 2.31Thierry Vignaud2018-11-152-1/+3
|
* sync with kernel 4.1[89]Thierry Vignaud2018-11-156-28/+50
|
* Update Greek translation from TxYuri Chornoivan2018-11-101-138/+17
|
* Update Greek translation from TxYuri Chornoivan2018-11-101-314/+18
|
* Update Greek translation from TxYuri Chornoivan2018-11-101-24/+49
|
* Update Greek translation from TxYuri Chornoivan2018-11-101-133/+15
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2018-11-091-7/+7
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2018-11-091-7/+7
|
* Update Spanish translation from TxYuri Chornoivan2018-11-061-10/+13
|
* Update Spanish translation from TxYuri Chornoivan2018-11-061-8/+10
|
* Update Spanish translation from TxYuri Chornoivan2018-11-061-5/+5
|
* Update Estonian translation from TxYuri Chornoivan2018-11-061-8/+6
|
* Update Slovenian translation from TxYuri Chornoivan2018-11-061-5/+5
|
* Update French translation from TxYuri Chornoivan2018-11-051-78/+7
|
* Update French translation from TxYuri Chornoivan2018-11-051-61/+9
|
* Update French translation from TxYuri Chornoivan2018-11-051-2/+2
|
* Update Japanese translation from TxYuri Chornoivan2018-11-051-14/+12
|
* Update German translation from TxYuri Chornoivan2018-11-051-6/+6
|
* Update Russian translation from TxYuri Chornoivan2018-11-051-6/+5
|
* Update Ukrainian translationYuri Chornoivan2018-11-051-9/+8
|
* 18.418.4Martin Whitaker2018-11-043-1/+7
|
* Update translation catalogue.Martin Whitaker2018-11-0472-1190/+2195
|
* Adapt drakdm and set_autologin for display-manager service, not prefdm ↵Martin Whitaker2018-11-044-13/+20
| | | | (mga#22593)
* Update Danish translation from TxYuri Chornoivan2018-11-041-6/+6
|
* Update Slovenian translation from TxYuri Chornoivan2018-11-041-8/+8
|
* Update Slovenian translation from TxYuri Chornoivan2018-11-041-6/+9
|
* Update Slovenian translation from TxYuri Chornoivan2018-11-041-3/+3
|
* Update German translation from TxYuri Chornoivan2018-11-041-5/+5
|
* Update Russian translation from TxYuri Chornoivan2018-11-041-103/+268
|
* Update Russian translation from TxYuri Chornoivan2018-11-041-8/+8
|
* Update Russian translation from TxYuri Chornoivan2018-11-041-53/+150
|
* Update Czech translation from TxYuri Chornoivan2018-11-041-1/+5
|
* Update Czech translation from TxYuri Chornoivan2018-11-041-10/+11
|
* Update Czech translation from TxYuri Chornoivan2018-11-041-1/+3
|
* Update Japanese translation from TxYuri Chornoivan2018-11-031-1/+1
|
* Update Japanese translation from TxYuri Chornoivan2018-11-031-5/+5
|
* Update Japanese translation from TxYuri Chornoivan2018-11-031-1/+1
|
* Update Estonian translation from TxYuri Chornoivan2018-11-031-6/+6
|
* Update Estonian translation from TxYuri Chornoivan2018-11-031-7/+7
|
* Update Estonian translation from TxYuri Chornoivan2018-11-031-1/+1
|
* Update Ukrainian translationYuri Chornoivan2018-11-031-9/+9
|
* Update translation catalogue.Martin Whitaker2018-11-0372-12043/+14275
| | | | | Using "make update_n_merge", followed by tentative fixup of some fuzzy entries. Four new strings to translate.
* drakx-in-chroot: allow monitor-edid to be suppressed in package scriptlets.Martin Whitaker2018-10-292-0/+4
| | | | | | mageia-theme runs monitor-edid in its post-install scriptlet, but this can hang indefinitely when run in a nested X session. So add a LOCAL_INSTALL environment variable to flag this case.