summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* explain what is "ESP" on UEFI, through a tooltipThierry Vignaud2018-11-271-0/+1
|
* add support for tooltips in summaryThierry Vignaud2018-11-271-1/+1
| | | | (needed for next commit)
* display "ESP" in summary under UEFI (cosmetics)Thierry Vignaud2018-11-272-0/+2
|
* open-vm-tools is handled through rpmsrateThierry Vignaud2018-11-272-1/+2
|
* Update Danish translation from TxYuri Chornoivan2018-11-251-6/+4
|
* Update Danish translation from TxYuri Chornoivan2018-11-251-2/+2
|
* Update Slovenian translation from TxYuri Chornoivan2018-11-251-1/+2
|
* Check DM really is installed, not just present in /usr/share/X11.dm.d.Martin Whitaker2018-11-252-1/+3
| | | | | | The gdm.conf file is in the xinitrc package, so we can't rely on that to determine whether GDM is available. Even if we fix that, this makes our test more robust.
* Update Czech translation from TxYuri Chornoivan2018-11-241-6/+4
|
* Update Czech translation from TxYuri Chornoivan2018-11-241-3/+3
|
* Update Greek translation from TxYuri Chornoivan2018-11-241-6/+7
|
* Update Greek translation from TxYuri Chornoivan2018-11-241-3/+4
|
* Update Ukrainian translationYuri Chornoivan2018-11-231-3/+8
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2018-11-231-4/+4
|
* enhance partition_table docThierry Vignaud2018-11-223-7/+83
|
* doc: explain how to support a bootloaderThierry Vignaud2018-11-221-0/+46
|
* update doc after previous commitThierry Vignaud2018-11-221-4/+12
| | | | | should have been done with: commit 5583c3f9e8de83b614f0707c91ee40227ceec604
* explainThierry Vignaud2018-11-221-0/+1
|
* 1.601.60Thierry Vignaud2018-11-222-1/+3
|
* sort libDrakX modulesThierry Vignaud2018-11-221-2/+2
|
* Revert "add some missing perl bits, more needed"Thierry Vignaud2018-11-222-43/+5
| | | | | | | | | This reverts commit 25242cf5146d105a09332a35c1ce24cdc914bb3a. rationale: commit 25242cf5146d105a09332a35c1ce24cdc914bb3a added uneeded changes regarding perl modules b/c of the breakage fixed in commit 37fe7f743f5dd9fd5557d5b99489c4a98e720e0d
* fix collecting needed perl files with glibc-2.26Thierry Vignaud2018-11-222-1/+2
| | | | | | | | | | basically the ouput of strace changed with glibc-2.26: "Since version 2.26, the glibc wrapper function for open() employs the openat() system call, rather than the kernel's open() system call". so support both ways (in case it would be backported): open("foobar...) openat(AT_FDCWD, "foobar...)
* add some missing perl bits, more neededThomas Backlund2018-11-222-5/+44
|
* Update Portuguese translation from TxYuri Chornoivan2018-11-211-8/+4
|
* Update Portuguese translation from TxYuri Chornoivan2018-11-211-7/+7
|
* Update Portuguese translation from TxYuri Chornoivan2018-11-211-22/+36
|
* Update Catalan translation from TxYuri Chornoivan2018-11-211-4/+4
|
* Update Japanese translation from TxYuri Chornoivan2018-11-211-1/+1
|
* Update German translation from TxYuri Chornoivan2018-11-211-3/+3
|
* Update Russian translation from TxYuri Chornoivan2018-11-211-3/+3
|
* Update Ukrainian translation from TxYuri Chornoivan2018-11-211-133/+13
|
* Update Ukrainian translation from TxYuri Chornoivan2018-11-211-295/+12
|
* Update Ukrainian translation from TxYuri Chornoivan2018-11-211-12/+17
|
* Update Ukrainian translation from TxYuri Chornoivan2018-11-211-123/+13
|
* Update Catalan translation from TxYuri Chornoivan2018-11-211-6/+7
|
* Update Catalan translation from TxYuri Chornoivan2018-11-211-7/+7
|
* Update Catalan translation from TxYuri Chornoivan2018-11-211-4/+4
|
* 18.618.6Thierry Vignaud2018-11-212-1/+3
|
* remove debug statementThierry Vignaud2018-11-211-29/+16
| | | | | wrongly added with commit 6375ef3a8cd8b1b1e057334ab680c5c701123395 (spot by Martin Whitaker)
* Fix DM preference when none is selected.Martin Whitaker2018-11-203-1/+13
| | | | | /etc/X11/lookupdm has been removed from initscripts, but we still need that functionality to select the preferred DM during installation.
* Remove version from Enlightenment DE name strings (mga#19341)Martin Whitaker2018-11-2073-105/+106
|
* Update NEWSMartin Whitaker2018-11-202-0/+4
|
* Fix a Plasma capitalisation inconsistency.Martin Whitaker2018-11-201-1/+1
|
* Fix a few GNOME name/capitalisation inconsistencies.Martin Whitaker2018-11-201-3/+3
| | | | There are still some in the translations.
* Fix a couple more Xfce name/capitalisation inconsistencies.Martin Whitaker2018-11-201-2/+2
|
* Update translation catalogue for XFCE -> Xfce change (mga#23634)Martin Whitaker2018-11-2072-103/+103
|
* 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
|