summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
...
* update NEWSThierry Vignaud2015-05-241-0/+3
|
* Update Greek translationDimitrios Glentadakis2015-05-231-3/+8
|
* Update translationsYuri Chornoivan2015-05-222-18/+13
|
* Slovenian translation addedfilip2015-05-211-4/+7
|
* Updated Estonian translationMarek Laane2015-05-211-16/+92
|
* Update Polish translation from TxYuri Chornoivan2015-05-211-5/+2
|
* Update Slovak translation from TxYuri Chornoivan2015-05-211-5/+2
|
* Update translations from TxYuri Chornoivan2015-05-213-82/+86
|
* Update Basque translationEgoitz Rodriguez2015-05-211-10/+13
|
* shorten Dutch sentenceMarja van Waes2015-05-211-2/+2
|
* update Dutch translationMarja van Waes2015-05-211-3/+7
|
* Update Ukrainian translationYuri Chornoivan2015-05-211-4/+8
|
* Updated Turkish translationtarakbumba2015-05-211-5/+10
|
* 16.10016.100Thierry Vignaud2015-05-201-0/+2
|
* updateThierry Vignaud2015-05-201-3/+7
|
* sync with codeThierry Vignaud2015-05-2072-977/+2806
|
* add online media at installation end (mga#8819)Thierry Vignaud2015-05-202-6/+27
|
* fix logThierry Vignaud2015-05-201-1/+1
|
* 16.9916.99Thierry Vignaud2015-05-201-0/+2
|
* display cosmetics when reading back GPTThierry Vignaud2015-05-201-0/+1
| | | | | let's diskdrake show the same types as for MBR partitions. to be cleaned once we switch to libparted for everything...
* fix default grub2 kernel parameters (mga#15984)Thierry Vignaud2015-05-201-0/+1
|
* do not wrongly detect grub2 on UEFIThierry Vignaud2015-05-201-0/+2
| | | | | | when there's actually no bootloader installed rationale: grub2 is detected if both grub.cfg & install.sh exist
* libparted: map 'fat32' to 'vfat' (mga#15987)Thierry Vignaud2015-05-201-0/+3
| | | | | | | fix fs returned by libparted thus fixing mount point for FAT partitions on GTP (mga#15987) this also fix setting the proper GUID for FAT partitions on GPT
* don't try to install scim-googlepinyin (mga#6681)Thierry Vignaud2015-05-191-0/+2
| | | | it has never been imported in Mageia...
* 16.9716.97Thierry Vignaud2015-05-181-0/+2
|
* enables to get raw available space (mga15257)Thierry Vignaud2015-05-181-0/+2
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2015-05-171-28/+51
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2015-05-171-56/+147
|
* 16.9616.96Thierry Vignaud2015-05-171-0/+2
|
* fix regression refusing FAT for ESP (mga#15962)Thierry Vignaud2015-05-171-0/+3
| | | | regression introduced in commit ae5b3ce9845669227ef06c90dfaa1065a7ceebe8
* Update Hungarian translation from TxYuri Chornoivan2015-05-151-28/+51
|
* Update Hungarian translation from TxYuri Chornoivan2015-05-151-261/+41
|
* Update German translation from TxYuri Chornoivan2015-05-151-37/+72
|
* Update Czech translation from TxYuri Chornoivan2015-05-141-26/+51
|
* Update Czech translation from TxYuri Chornoivan2015-05-141-58/+147
|
* Update Indonesian translation from TxYuri Chornoivan2015-05-141-44/+68
|
* Update Indonesian translation from TxYuri Chornoivan2015-05-141-57/+151
|
* 16.9516.95Thierry Vignaud2015-05-141-0/+2
|
* fix a crash after "insufficient space" errorThierry Vignaud2015-05-141-0/+2
| | | | | | | | | | | | | | | | | create_display_box gets called twice. The first time, only the $kind parameter has a value, the second time all the parameters (including $button) have values. On the first time through the partitioning step, the second call to create_display_box sets the selected_for_resize flag for my NTFS partition. When returning to the partitioning step, this flag is still set, so the first call to create_display_box executes the block of code that ends with $button->signal_connect('focus-in-event' => sub { ... }); even though it doesn't have a value for $button. (Martin Whitaker, mga#15919)
* Update Polish translation from TxYuri Chornoivan2015-05-141-32/+56
|
* Update Polish translation from TxYuri Chornoivan2015-05-141-136/+32
|
* Update Slovak translation from TxYuri Chornoivan2015-05-131-38/+56
|
* Update Slovak translation from TxYuri Chornoivan2015-05-131-349/+170
|
* s/mga9648/mga#9648/Thierry Vignaud2015-05-111-1/+1
|
* better commit too btwThierry Vignaud2015-05-111-1/+1
|
* better dialog title (mga9648)Thierry Vignaud2015-05-112-1/+3
|
* Update Basque translationEgoitz Rodriguez2015-05-101-51/+142
|
* 16.9316.93Thierry Vignaud2015-05-091-0/+2
|
* do use vga value for grub2Thierry Vignaud2015-05-091-0/+1
|
* fix setting default grub2 entryThierry Vignaud2015-05-091-0/+3
|