summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
...
* Update Spanish translation from TxYuri Chornoivan2019-01-201-2/+3
|
* Update Albanian translation from TxYuri Chornoivan2019-01-201-2/+2
|
* Update Afrikaans translation from TxYuri Chornoivan2019-01-081-26/+50
|
* Update Afrikaans translation from TxYuri Chornoivan2019-01-081-528/+294
|
* Update Albanian translation from TxYuri Chornoivan2019-01-041-12/+12
|
* Update Norwegian (Bokmal) translation from TxYuri Chornoivan2018-12-291-2/+2
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2018-12-271-1/+1
|
* Update German translation from TxYuri Chornoivan2018-12-261-1/+1
|
* improve exitInstall message (mga#24046)Marja van Waes2018-12-261-0/+2
|
* 18.918.9Martin Whitaker2018-12-171-0/+3
|
* Support 32-bit UEFI with 64-bit O/S.Martin Whitaker2018-12-172-2/+4
|
* installer: support optional ISA requirement when selecting packages by name.Martin Whitaker2018-12-171-2/+3
| | | | Needed for next commit.
* Remove/fix misleading comment and log messages, fix indentation.Martin Whitaker2018-12-171-5/+4
|
* Update German translation from TxYuri Chornoivan2018-12-121-2/+2
|
* installer: avoid resetting keyboard layout at end of formatting step (mga#23877)Martin Whitaker2018-12-112-1/+2
|
* Update Chinese (Traditional) translation from TxYuri Chornoivan2018-12-111-10/+10
|
* Update Chinese (Simplified) translation from TxYuri Chornoivan2018-12-101-4/+4
|
* Update French translation from TxYuri Chornoivan2018-12-101-4/+5
|
* Update Chinese (Traditional) translation from TxYuri Chornoivan2018-12-101-44/+44
|
* Update Chinese (Traditional) translation from TxYuri Chornoivan2018-12-101-3/+3
|
* bootloader: only prefer rEFInd if it installed in the root fs (mga#23944)Martin Whitaker2018-12-081-0/+2
|
* Update Estonian translation from TxYuri Chornoivan2018-12-021-3/+4
|
* 18.8.118.8.1Thomas Backlund2018-12-011-0/+2
|
* dont select server kernel anymore on 32bit x86 with RAM > 3.8GBThomas Backlund2018-12-012-1/+2
|
* the PAE detection fix is mainly for installer...Thierry Vignaud2018-12-011-0/+3
|
* 18.818.8Thierry Vignaud2018-11-281-0/+2
|
* only install radeon-firmware if needed (mga#23911)Thierry Vignaud2018-11-282-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.19Thierry Vignaud2018-11-281-0/+2
|
* 18.718.7Thierry Vignaud2018-11-271-0/+2
|
* 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-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-251-0/+2
| | | | | | 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-3/+3
|
* Update Greek translation from TxYuri Chornoivan2018-11-241-3/+4
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2018-11-231-4/+4
|
* 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-12/+17
|
* Update Ukrainian translation from TxYuri Chornoivan2018-11-211-123/+13
|
* Update Catalan translation from TxYuri Chornoivan2018-11-211-4/+4
|
* 18.618.6Thierry Vignaud2018-11-211-0/+2
|
* 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-201-0/+1
| | | | | /etc/X11/lookupdm has been removed from initscripts, but we still need that functionality to select the preferred DM during installation.