Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 18.818.8 | Thierry Vignaud | 2018-11-28 | 2 | -1/+3 |
| | |||||
* | only install radeon-firmware if needed (mga#23911) | Thierry Vignaud | 2018-11-28 | 2 | -2/+3 |
| | | | | | | | | | aka if there's an ATI gfx card It would be better to use the FIRMWARE field from ldetect-lst XFdrake is supposed to handle it but for minimal installs w/o Xorg (mga#15203) 'microcode_ctl' could be later handled like 'microcode' | ||||
* | sync list of drivers needing a firmware with kernel 4.19 | Thierry Vignaud | 2018-11-28 | 2 | -13/+15 |
| | |||||
* | 18.718.7 | Thierry Vignaud | 2018-11-27 | 3 | -1/+5 |
| | |||||
* | typo fix | Thierry Vignaud | 2018-11-27 | 1 | -2/+2 |
| | |||||
* | explain what is "ESP" on UEFI, through a tooltip | Thierry Vignaud | 2018-11-27 | 1 | -0/+1 |
| | |||||
* | add support for tooltips in summary | Thierry Vignaud | 2018-11-27 | 1 | -1/+1 |
| | | | | (needed for next commit) | ||||
* | display "ESP" in summary under UEFI (cosmetics) | Thierry Vignaud | 2018-11-27 | 2 | -0/+2 |
| | |||||
* | open-vm-tools is handled through rpmsrate | Thierry Vignaud | 2018-11-27 | 2 | -1/+2 |
| | |||||
* | Update Danish translation from Tx | Yuri Chornoivan | 2018-11-25 | 1 | -6/+4 |
| | |||||
* | Update Danish translation from Tx | Yuri Chornoivan | 2018-11-25 | 1 | -2/+2 |
| | |||||
* | Update Slovenian translation from Tx | Yuri Chornoivan | 2018-11-25 | 1 | -1/+2 |
| | |||||
* | Check DM really is installed, not just present in /usr/share/X11.dm.d. | Martin Whitaker | 2018-11-25 | 2 | -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 Tx | Yuri Chornoivan | 2018-11-24 | 1 | -6/+4 |
| | |||||
* | Update Czech translation from Tx | Yuri Chornoivan | 2018-11-24 | 1 | -3/+3 |
| | |||||
* | Update Greek translation from Tx | Yuri Chornoivan | 2018-11-24 | 1 | -6/+7 |
| | |||||
* | Update Greek translation from Tx | Yuri Chornoivan | 2018-11-24 | 1 | -3/+4 |
| | |||||
* | Update Ukrainian translation | Yuri Chornoivan | 2018-11-23 | 1 | -3/+8 |
| | |||||
* | Update Brazilian Portuguese translation from Tx | Yuri Chornoivan | 2018-11-23 | 1 | -4/+4 |
| | |||||
* | enhance partition_table doc | Thierry Vignaud | 2018-11-22 | 3 | -7/+83 |
| | |||||
* | doc: explain how to support a bootloader | Thierry Vignaud | 2018-11-22 | 1 | -0/+46 |
| | |||||
* | update doc after previous commit | Thierry Vignaud | 2018-11-22 | 1 | -4/+12 |
| | | | | | should have been done with: commit 5583c3f9e8de83b614f0707c91ee40227ceec604 | ||||
* | explain | Thierry Vignaud | 2018-11-22 | 1 | -0/+1 |
| | |||||
* | 1.601.60 | Thierry Vignaud | 2018-11-22 | 2 | -1/+3 |
| | |||||
* | sort libDrakX modules | Thierry Vignaud | 2018-11-22 | 1 | -2/+2 |
| | |||||
* | Revert "add some missing perl bits, more needed" | Thierry Vignaud | 2018-11-22 | 2 | -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.26 | Thierry Vignaud | 2018-11-22 | 2 | -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 needed | Thomas Backlund | 2018-11-22 | 2 | -5/+44 |
| | |||||
* | Update Portuguese translation from Tx | Yuri Chornoivan | 2018-11-21 | 1 | -8/+4 |
| | |||||
* | Update Portuguese translation from Tx | Yuri Chornoivan | 2018-11-21 | 1 | -7/+7 |
| | |||||
* | Update Portuguese translation from Tx | Yuri Chornoivan | 2018-11-21 | 1 | -22/+36 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2018-11-21 | 1 | -4/+4 |
| | |||||
* | Update Japanese translation from Tx | Yuri Chornoivan | 2018-11-21 | 1 | -1/+1 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2018-11-21 | 1 | -3/+3 |
| | |||||
* | Update Russian translation from Tx | Yuri Chornoivan | 2018-11-21 | 1 | -3/+3 |
| | |||||
* | Update Ukrainian translation from Tx | Yuri Chornoivan | 2018-11-21 | 1 | -133/+13 |
| | |||||
* | Update Ukrainian translation from Tx | Yuri Chornoivan | 2018-11-21 | 1 | -295/+12 |
| | |||||
* | Update Ukrainian translation from Tx | Yuri Chornoivan | 2018-11-21 | 1 | -12/+17 |
| | |||||
* | Update Ukrainian translation from Tx | Yuri Chornoivan | 2018-11-21 | 1 | -123/+13 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2018-11-21 | 1 | -6/+7 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2018-11-21 | 1 | -7/+7 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2018-11-21 | 1 | -4/+4 |
| | |||||
* | 18.618.6 | Thierry Vignaud | 2018-11-21 | 2 | -1/+3 |
| | |||||
* | remove debug statement | Thierry Vignaud | 2018-11-21 | 1 | -29/+16 |
| | | | | | wrongly added with commit 6375ef3a8cd8b1b1e057334ab680c5c701123395 (spot by Martin Whitaker) | ||||
* | Fix DM preference when none is selected. | Martin Whitaker | 2018-11-20 | 3 | -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 Whitaker | 2018-11-20 | 73 | -105/+106 |
| | |||||
* | Update NEWS | Martin Whitaker | 2018-11-20 | 2 | -0/+4 |
| | |||||
* | Fix a Plasma capitalisation inconsistency. | Martin Whitaker | 2018-11-20 | 1 | -1/+1 |
| | |||||
* | Fix a few GNOME name/capitalisation inconsistencies. | Martin Whitaker | 2018-11-20 | 1 | -3/+3 |
| | | | | There are still some in the translations. | ||||
* | Fix a couple more Xfce name/capitalisation inconsistencies. | Martin Whitaker | 2018-11-20 | 1 | -2/+2 |
| |