summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 16.10116.101Thierry Vignaud2015-05-253-1/+5
|
* do not offer to add a CD-ROM as supplement mediaThierry Vignaud2015-05-252-4/+2
| | | | | rationale (mga#13671): we don't have multi-CD install for quite some time, only a DVD one
* better logThierry Vignaud2015-05-251-2/+2
|
* fix not always suggesting /boot/ESP mount pointMartin Whitaker2015-05-252-0/+9
| | | | | | | | | | | | | thus fixing mga#15689 for live installs The check for whether an ESP needs to be created or not seems to prevent us to suggest a mount point for the existing one in some cases to be reviewed for mga6... diff --git a/perl-install/fs/partitioning_wizard.pm b/perl-install/fs/partitioning_wizard.pm index f3b9973..b222c07 100644 --- a/perl-install/fs/partitioning_wizard.pm
* fix urpmi media for USB install (mga#5690)Martin Whitaker2015-05-252-2/+3
| | | | v2: (tv) handle both cases
* fix reading back IM config (mga#15761)Thierry Vignaud2015-05-253-1/+5
| | | | regression introduced in commit 6c23072af9db257153d993e6a87bfc02b69a2263
* update NEWSAnne Nicolas2015-05-251-0/+2
|
* die is not an option here (mga#8819)Thierry Vignaud2015-05-251-1/+7
| | | | just log the faillure and offer to either retry or abort
* update NEWSThierry Vignaud2015-05-242-0/+6
|
* set pt_type according to fs_type before flag cases (mga#16029)Thierry Vignaud2015-05-241-5/+5
|
* Update Greek translationDimitrios Glentadakis2015-05-233-11/+16
|
* 2.26Thomas Backlund2015-05-222-1/+3
|
* generate proper efi isohybridThomas Backlund2015-05-222-1/+3
|
* use xorriso for proper efi metadataThomas Backlund2015-05-222-2/+4
|
* Update translationsYuri Chornoivan2015-05-222-18/+13
|
* Slovenian translation addedfilip2015-05-211-4/+7
|
* Updated Estonian translationMarek Laane2015-05-213-26/+104
|
* Update Polish translation from TxYuri Chornoivan2015-05-211-3/+3
|
* Update Polish translation from TxYuri Chornoivan2015-05-211-5/+2
|
* Update Slovak translation from TxYuri Chornoivan2015-05-211-20/+20
|
* Update Slovak translation from TxYuri Chornoivan2015-05-211-5/+2
|
* Update translations from TxYuri Chornoivan2015-05-213-82/+86
|
* Update Basque translationEgoitz Rodriguez2015-05-213-33/+49
|
* 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-1092/+317
|
* Updated Turkish translationtarakbumba2015-05-211-5/+10
|
* Updated Turkish translationtarakbumba2015-05-211-9/+10
|
* 16.10016.100Thierry Vignaud2015-05-202-1/+3
|
* 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-203-1/+5
|
* display cosmetics when reading back GPTThierry Vignaud2015-05-203-0/+8
| | | | | 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-203-1/+3
|
* do not wrongly detect grub2 on UEFIThierry Vignaud2015-05-203-0/+5
| | | | | | when there's actually no bootloader installed rationale: grub2 is detected if both grub.cfg & install.sh exist
* prefer 'fat32' over 'fat16'Thierry Vignaud2015-05-201-0/+2
| | | | | not that important as we do the format/..., we only rely on libparted for writing the partition table & setting the GUID, but just in case...
* libparted: map 'fat32' to 'vfat' (mga#15987)Thierry Vignaud2015-05-203-0/+9
| | | | | | | 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
* simplifyThierry Vignaud2015-05-201-4/+8
| | | | needed for next commit
* 16.9816.98Thierry Vignaud2015-05-192-1/+3
|
* don't try to install scim-googlepinyin (mga#6681)Thierry Vignaud2015-05-193-2/+6
| | | | it has never been imported in Mageia...
* fix setting banner icon top margin (mga#12358)Thierry Vignaud2015-05-192-1/+4
| | | | | | Gtk3's gtk_widget_set_margin_top() really is buged when margin < 0 bug introduced in commit f5ed08a589bc9081c68188c464a5a978557d0b2a
* fix an error with --testing (mga#13363)Thierry Vignaud2015-05-192-2/+3
| | | | also fix a non crash error with rm()
* fix crash with --windows_import (mga9347)Thierry Vignaud2015-05-192-1/+2
| | | | bug introduced in commit a8111ada7f12b135d6abf5b6d86084b3377da08c
* fix crash (mga#13627)Thierry Vignaud2015-05-192-1/+4
| | | | bug introduced in commit 3cf3179c502b85693b4b9fed28cc6c0695ee98b6
* 16.9716.97Thierry Vignaud2015-05-183-1/+5
|
* perl_checker cleanupThierry Vignaud2015-05-181-1/+1
|
* enables to get raw available space (mga15257)Thierry Vignaud2015-05-183-2/+7
|