summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* 17.8717.87Anne Nicolas2017-06-251-0/+4
|
* left background for Mageia 6 final versionAnne Nicolas2017-06-251-0/+0
|
* 17.8617.86Martin Whitaker2017-06-231-0/+4
|
* Centre the advert images displayed by the installer.Martin Whitaker2017-06-231-1/+1
| | | | Gives better appearance at higher screen resolutions.
* Increase the default window size of the installer to 1024x768 (mga#20624)Frédéric Buclin2017-06-232-3/+5
| | | | | This permits to correctly display the different panels as some of them contain quite a lot of data.
* 17.8517.85Thierry Vignaud2017-06-221-0/+2
|
* Don't overwrite custom grub2 settings when updating/upgrading (mga#20596)Martin Whitaker2017-06-221-0/+1
| | | | | Fixes a corner case bug where GRUB_DEFAULT and GRUB_SAVEDEFAULT would be overwritten if previously set to a value that evaluates as false.
* list 8812au (mga#21043)Thierry Vignaud2017-06-101-0/+2
|
* Update German translation from TxYuri Chornoivan2017-06-051-10/+9
|
* 17.8417.84Rémi Verschelde2017-06-051-0/+4
|
* Update German translation from TxYuri Chornoivan2017-06-041-3/+3
|
* 17.8317.83Thierry Vignaud2017-06-041-0/+2
|
* log previous changesThierry Vignaud2017-06-041-0/+3
|
* Update German translation from TxYuri Chornoivan2017-06-031-2/+2
|
* Update German translation from TxYuri Chornoivan2017-06-031-2/+2
|
* Update German translation from TxYuri Chornoivan2017-05-311-2/+2
|
* Update Dutch translation from TxYuri Chornoivan2017-05-311-2/+2
|
* updateThierry Vignaud2017-05-311-13/+13
|
* 17.8217.82Martin Whitaker2017-05-061-0/+4
|
* Don't automatically tag versions on 'make tar'Rémi Verschelde2017-05-051-0/+2
|
* 17.8117.81Rémi Verschelde2017-05-051-0/+2
|
* Log previous changeFrédéric Buclin2017-05-051-0/+2
|
* Make sure 'supplmedia' is defined before using it (mga#20484)Frédéric Buclin2017-05-051-1/+1
|
* 17.8017.80Rémi Verschelde2017-05-031-0/+2
|
* Updated DE selection and advertising artwork for Mageia 6 (mga#20647)Rémi Verschelde2017-05-037-0/+2
|
* Update Estonian translation from TxYuri Chornoivan2017-04-301-36/+56
|
* Update Estonian translation from TxYuri Chornoivan2017-04-301-121/+12
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2017-04-271-42/+63
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2017-04-261-44/+16
|
* 17.79: update translations17.79Thomas Backlund2017-04-261-0/+4
|
* Fix Norwegian Bokmål and Nynorsk string (mga#20709)Marja van Waes2017-04-212-7/+9
|
* Update Danish translation from TxYuri Chornoivan2017-04-171-4/+4
|
* Update Slovenian translation from TxYuri Chornoivan2017-04-161-133/+22
|
* Update Danish translation from TxYuri Chornoivan2017-04-161-8/+9
|
* Update Basque translation from TxYuri Chornoivan2017-04-091-2/+2
|
* Update Hungarian translation from TxYuri Chornoivan2017-04-081-2/+2
|
* Update Portuguese translation from TxYuri Chornoivan2017-04-061-2/+3
|
* 17.7817.78Anne Nicolas2017-04-041-0/+4
|
* new left background for Mageia 6 rcAnne Nicolas2017-04-041-0/+0
|
* 17.7717.77Rémi Verschelde2017-04-041-0/+2
|
* Document previous commits by Martin WhitakerRémi Verschelde2017-04-041-0/+13
|
* Don't require a BIOS boot partition when performing an upgrade (mga#20338)Martin Whitaker2017-04-041-1/+1
| | | | | | | | If we are upgrading a system on a GPT disk and it doesn't currently have a BIOS boot partition, the old system must be using a legacy bootloader (e.g. grub). We support the continued use of legacy bootloaders in an upgrade, so there is no need to insist on a BIOS boot partition in this case.
* Update Catalan translation from TxYuri Chornoivan2017-03-311-5/+5
|
* Update Danish translation from TxYuri Chornoivan2017-03-311-28/+51
|
* Update Danish translation from TxYuri Chornoivan2017-03-281-14/+14
|
* Update Catalan translation from TxYuri Chornoivan2017-03-271-1/+2
|
* 17.7617.76Thierry Vignaud2017-03-241-0/+2
|
* prevent autovivification (mga#20551)Thierry Vignaud2017-03-242-20/+23
| | | | | | | | | | | | commit 560f9ca983d743cc42701c24546ac8c2080a13fe introduced a regression in that a lot of variables got autovivificated This results in a bug for some of them, at least for 'compssListLevel' The solution is to store options values in a hash (which actually simplifies here): http://perldoc.perl.org/Getopt/Long.html#Storing-options-values-in-a-hash Thanks Martin Whitaker for the suggestion
* ignore case for optionsThierry Vignaud2017-03-242-1/+4
| | | | | | commit 560f9ca983d743cc42701c24546ac8c2080a13fe introduced this small regression, which is important to fix for next commit, else s/compsslistlevel/compssListLevel/ won't work as intended
* Update German translation from TxYuri Chornoivan2017-03-241-3/+3
|