summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 16.7416.74Thierry Vignaud2015-03-273-1/+5
* fix retrieving ntfs partitions s/ntfs/ntfs-3g/Thierry Vignaud2015-03-273-0/+4
* really fix retrieving swap partition typeThierry Vignaud2015-03-273-1/+7
* 16.7316.73Thomas Backlund2015-03-273-1/+5
* fix creating RAID devices (mga#15400)Thierry Vignaud2015-03-273-0/+4
* fix failing to read partition table (mga#13592, mga#15272)Thierry Vignaud2015-03-273-1/+4
* fix fs_type returned by libparted for swapsThierry Vignaud2015-03-273-2/+3
* log which type is unknownThierry Vignaud2015-03-272-2/+2
* fix tagging LVM/raid as "linux filesystem" with GPTThierry Vignaud2015-03-274-2/+16
* fix tagging ntfs-3g as "linux filesystem" with GPTThierry Vignaud2015-03-273-0/+3
* fix tagging swap as "linux filesystem" with GPTThierry Vignaud2015-03-273-0/+3
* fix retrieving LVM/RAID partition typeThierry Vignaud2015-03-273-0/+9
* make it more genericThierry Vignaud2015-03-272-3/+5
* extract mapping string to flagThierry Vignaud2015-03-271-6/+11
* tell users to ignore Gtk3 warningsThierry Vignaud2015-03-262-0/+3
* 16.7216.72Anne Nicolas2015-03-262-1/+5
* fix a crash in auto install (mga#15573)Thierry Vignaud2015-03-261-1/+1
* 16.7116.71Thierry Vignaud2015-03-253-1/+5
* add bug IDThierry Vignaud2015-03-252-2/+2
* perl_checker cleanupThierry Vignaud2015-03-251-1/+1
* preselect grub2-efi under UEFIThierry Vignaud2015-03-252-0/+3
* reuse is_uefi()Thierry Vignaud2015-03-251-1/+1
* log which partition we fail to addThierry Vignaud2015-03-253-2/+4
* set proper GUID to ESP partitions with GPT layoutThierry Vignaud2015-03-254-1/+37
* fix retrieving ESP partition typeThierry Vignaud2015-03-254-1/+30
* fix indentThierry Vignaud2015-03-251-3/+3
* use a proper interface between parted/perl worldsThierry Vignaud2015-03-252-33/+19
* further simplifyThierry Vignaud2015-03-251-3/+5
* simplify (needed for next commit)Thierry Vignaud2015-03-251-4/+4
* fix retrieving partitionThierry Vignaud2015-03-251-2/+2
* kill sparc leftoverThierry Vignaud2015-03-251-7/+0
* previous change impact installer tooThierry Vignaud2015-03-251-0/+3
* - bump max_nb() to 131 to cover mdadm managed imsm and ddf1 biosThomas Backlund2015-03-222-1/+4
* fix wrong renaming of mandrake_firsttime serviceThomas Backlund2015-03-212-2/+2
* 16.7016.70Rémi Verschelde2015-03-212-1/+3
* better fix for the scrollbar in the package installation details windowRémi Verschelde2015-03-212-1/+5
* Revert "work around scrollbar issues during package install"Rémi Verschelde2015-03-211-1/+0
* 16.6916.69Thomas Backlund2015-03-203-1/+11
* fix initial display in diskdrake (Martin Whitaker, mga#13679)Thomas Backlund2015-03-201-0/+1
* - work around scrollbar issues during package installThomas Backlund2015-03-201-0/+1
* fix telling kernel to reread partition tableThierry Vignaud2015-03-201-1/+1
* bind ped_disk_commit_to_osThierry Vignaud2015-03-201-0/+16
* add ESP to suggestion if neededThierry Vignaud2015-03-201-0/+1
* reuse existing ESP under UEFIThierry Vignaud2015-03-201-0/+6
* suggests /boot/EFI when we already have oneThierry Vignaud2015-03-201-0/+4
* do not suggests /boot/EFI uselessly (mga#15448)Thierry Vignaud2015-03-202-4/+16
* (isESP) export itThierry Vignaud2015-03-201-1/+1
* (isEfi) rename as isESP()Thierry Vignaud2015-03-201-2/+2
* match ESP partitions on all archesThierry Vignaud2015-03-201-1/+1
* perl_checker cleanupThierry Vignaud2015-03-201-1/+1