summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* Update Spanish translation from TxYuri Chornoivan2018-11-061-5/+5
|
* Update French translation from TxYuri Chornoivan2018-11-051-2/+2
|
* 18.418.4Martin Whitaker2018-11-041-0/+3
|
* Adapt drakdm and set_autologin for display-manager service, not prefdm ↵Martin Whitaker2018-11-041-0/+1
| | | | (mga#22593)
* Update Slovenian translation from TxYuri Chornoivan2018-11-041-3/+3
|
* Update Russian translation from TxYuri Chornoivan2018-11-041-53/+150
|
* Update Czech translation from TxYuri Chornoivan2018-11-041-1/+3
|
* Update Japanese translation from TxYuri Chornoivan2018-11-031-1/+1
|
* Update Estonian translation from TxYuri Chornoivan2018-11-031-1/+1
|
* 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.
* release installer tooThierry Vignaud2018-10-151-0/+2
|
* Update German translation from TxYuri Chornoivan2018-10-041-4/+4
|
* add bug IDThierry Vignaud2018-09-281-1/+1
|
* installer: include Encode::Unicode moduleMartin Whitaker2018-09-232-0/+3
| | | | needed by bootloader::write_refind()
* drakboot: add support for the rEFInd boot manager (mga#15153)Martin Whitaker2018-09-231-0/+2
|
* 18.118.1Thierry Vignaud2018-09-141-0/+2
|
* fix regression where drakx report pkgs failing to installThierry Vignaud2018-09-142-0/+18
| | | | | | | | | | | rationale: since the following commit: https://github.com/rpm-software-management/rpm/commit/5064276cd946183d711430da44b18608af74ebf1 rpmlib opens/closes the pkgs first in order to check them (introduced in rpm-4.14.2, mga#23531) So we must track whether we're verifying or installing the pkgs before checking whether they've been installed successfuly or not
* really fix bogus macro expandingThierry Vignaud2018-09-141-2/+2
| | | | | | | | rationale: since the following upstream rpm commit: https://github.com/rpm-software-management/rpm/commit/ca36c2a12bcde1340da0421a788863f83aaccd08 rpm doesn't honor/recognize %__dbi_cdb We now have to alter directly %__dbi_other
* Revert "Only modify %__dbi_cdb if it is defined"Thierry Vignaud2018-09-142-11/+2
| | | | This reverts commit 0343f1bfc6d9fd76ba6bf911def836a47026a97a.
* Only modify %__dbi_cdb if it is definedPascal Terjan2018-09-142-2/+11
| | | | | This should avoid a misleading 'Too many levels of recursion in macro expansion' message as seen in mga#23531
* do not run monitor-edid with drakx-in-chrootThierry Vignaud2018-09-131-0/+3
| | | | rationale: it can timeouting
* raid fixes affects installer tooThomas Backlund2018-08-261-0/+4
|
* 18.018.0Thierry Vignaud2018-08-251-0/+2
|
* include mode modules for Encode (mga#23481)Thierry Vignaud2018-08-252-0/+4
|
* unicore/lib seems uneeded nowThierry Vignaud2018-08-251-4/+0
|
* Update Catalan translation from TxYuri Chornoivan2018-08-231-2/+2
|
* installer: remove current media before adding online media (mga#19742)Thierry Vignaud2018-08-111-0/+1
| | | | | | | | | | | | | thus preventing a failure when installing updates (due to udisks-daemon not running) if a package was available in the install media. Note that this will also cause the live system local repo to be removed when finish-install is run after installing the live system to disk. This is harmless - anything in the local repo should also be available in the online media - and indeed, leads to a cleaner system. (committed by Martin Whitaker <mageia@martin-whitaker.me.uk>)
* bootloader: include the 'Mageia' entry in the grub2 Default choices (mga#23393)Martin Whitaker2018-08-111-0/+2
| | | | | A parsing bug in bootloader::read_grub2() stopped the main menuentry being added to $bootloader{entries}.
* 17.9917.99Thierry Vignaud2018-08-091-0/+2
|
* actually include the XS part of List::MoreUtils::XSThierry Vignaud2018-08-091-0/+1
|
* adapt to perl 5.28: fix including stuff from pkgsThierry Vignaud2018-08-091-2/+2
| | | | need to expand macro when using "matching"
* adapt to perl 5.28Thierry Vignaud2018-08-092-74/+81
| | | | | - perl modules are now in /usr/LIB/perl5 (bin) or /usr/share/perl5 (noarch) - ARCH-linux-thread-multi & version is no more used in path
* enhance previous log messageThierry Vignaud2018-08-091-1/+1
|
* include libinput 1.12 RC2 moved quirksThierry Vignaud2018-08-011-0/+4
|
* adapt to 1.12 RC1Thierry Vignaud2018-08-012-2/+1
|
* add missing hyphen-minusThierry Vignaud2018-08-011-1/+1
|
* add missing smartpqi driver (mga#23305)Thomas Backlund2018-07-251-0/+2
|
* 17.9817.98Thierry Vignaud2018-06-221-0/+2
|
* sync with kernel 4.1[5-7]Thierry Vignaud2018-06-221-0/+2
|
* Update Hindi translation from TxYuri Chornoivan2018-06-091-31/+11
|
* 17.9717.9712.75e36beb8669302615274ffbb013ac2c92605cafa6Thierry Vignaud2018-06-051-0/+2
|
* libinput-list-devices is no moreThierry Vignaud2018-06-052-1/+3
|
* remove dobles from list (martin whitaker)Thierry Vignaud2018-05-281-1/+0
|
* Update Catalan translation from TxYuri Chornoivan2018-05-031-3/+3
|
* Update Catalan translation from TxYuri Chornoivan2018-04-201-6/+6
|
* Update Chinese (Traditional) translation from TxYuri Chornoivan2018-04-081-50/+50
|
* 17.9617.96Martin Whitaker2018-03-131-0/+6
|
* installer: support ChooseMedia in auto-install interactiveSteps.Martin Whitaker2018-03-121-1/+1
|
* Update Croatian translation from TxYuri Chornoivan2018-03-061-69/+91
|
* Update Norwegian (Bokmal) translation from TxYuri Chornoivan2018-02-151-39/+39
|