summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Update Icelandic translation from TxYuri Chornoivan2015-05-061-157/+42
|
* Update Russian translations from TxRémi Verschelde2015-05-053-904/+247
|
* Update Korean translation from TxYuri Chornoivan2015-05-041-620/+361
|
* Update Korean translation from TxYuri Chornoivan2015-05-041-745/+328
|
* Update Korean translation from TxYuri Chornoivan2015-05-041-24/+49
|
* Update Korean translation from TxYuri Chornoivan2015-05-041-311/+97
|
* Updated Estonian translationMarek Laane2015-05-041-7/+10
|
* Updated Estonian translationMarek Laane2015-05-041-9/+10
|
* 16.9116.91Anne Nicolas2015-05-032-1/+3
|
* Update Italian translation from TxYuri Chornoivan2015-05-031-86/+43
|
* Update Italian translation from TxYuri Chornoivan2015-05-031-180/+79
|
* Update Italian translation from TxYuri Chornoivan2015-05-031-26/+50
|
* Update Italian translation from TxYuri Chornoivan2015-05-031-126/+50
|
* Update German translationYuri Chornoivan2015-05-031-7/+7
|
* Update Romanian translationYuri Chornoivan2015-05-022-7/+9
|
* Update Polish translationYuri Chornoivan2015-05-021-511/+59
|
* Update Greek translationDimitrios Glentadakis2015-05-022-9/+11
|
* Update Swedish translationYuri Chornoivan2015-05-012-8/+10
|
* Update Spanish translationsYuri Chornoivan2015-05-012-45/+14
|
* perl_checker cleanupsThierry Vignaud2015-05-011-6/+6
|
* Update Brazilian Portuguese translationYuri Chornoivan2015-05-011-4/+4
|
* Final left-background for Mageia 5Anne Nicolas2015-04-302-0/+2
|
* Update Danish translationYuri Chornoivan2015-04-301-458/+40
|
* Update Chinese (Traditional) translationYuri Chornoivan2015-04-291-6/+12
|
* 16.9016.90Thomas Backlund2015-04-283-1/+5
|
* - localedrake:Thomas Backlund2015-04-283-0/+6
| | | | o write input methods to /etc/locale.conf (mga#15464)
* Update Czech translationYuri Chornoivan2015-04-272-7/+9
|
* Run vgchange before updating the list of LVMs, not after, and even if notPascal Terjan2015-04-263-2/+8
| | | | in install (should help with mga#7578).
* Revert "Do not die if /proc/partitions knows more than us"Pascal Terjan2015-04-261-1/+1
| | | | This reverts commit f482ee7e8ae61341b265ec9a8c91dd1af26ed424.
* 16.8916.89Pascal Terjan2015-04-263-1/+5
|
* Ignore special partitions on mmc (mga#15759)Pascal Terjan2015-04-263-2/+10
|
* Do not die if /proc/partitions knows more than usPascal Terjan2015-04-261-1/+1
|
* Update Indonesian translation by KikiYuri Chornoivan2015-04-262-8/+11
|
* 16.8816.88Rémi Verschelde2015-04-252-1/+3
|
* Ensure country/timezone locale is kept when removing unused locale packages.Martin Whitaker2015-04-252-1/+4
| | | | | The country locale needs to be converted to a base locale name when generating the list of package names (mga#3723).
* 16.87Pascal Terjan2015-04-221-0/+5
|
* 16.8716.87Pascal Terjan2015-04-222-1/+3
|
* Make the resize handler more visible (mga#15728)Pascal Terjan2015-04-223-12/+15
|
* fix NEWSThomas Backlund2015-04-211-1/+3
|
* Making the resizing handle widerPascal Terjan2015-04-203-0/+14
|
* Fix ugly separator between partitionsPascal Terjan2015-04-201-6/+1
|
* 16.8616.86Thomas Backlund2015-04-203-1/+5
|
* list bootloader append fix in installer tooThomas Backlund2015-04-201-0/+2
|
* - bootloader:Thomas Backlund2015-04-202-4/+5
| | | | o dont override 'splash' and/or 'quiet' when adding 'noiswmd' (mga#15666)
* Update German translationYuri Chornoivan2015-04-202-67/+175
|
* hide empty space < 2MB, we have such holes due to alignment (mga#15733)Pascal Terjan2015-04-194-2/+8
|
* Speed up reading of flags from GPT partition table.Martin Whitaker2015-04-194-30/+26
| | | | | | | | On some machines, calls to ped_disk_new() in libparted take of the order of seconds, so doing this for each flag and partition in turn makes partition_table::gpt::read_one take an inordinate amount of time (mga#15621). Instead, collect the flags during the call to c::get_disk_partitions.
* update Dutch translationMarja van Waes2015-04-191-3/+3
|
* Slovenian translation updatedfilip2015-04-191-4/+4
|
* use the windows partition with the most available space on currentPascal Terjan2015-04-183-9/+26
| | | | + disk, not the last one across all disks (mga#15589)