summaryrefslogtreecommitdiffstats
path: root/perl-install/partition_table
Commit message (Expand)AuthorAgeFilesLines
* fix path in commentThierry Vignaud2015-12-241-1/+1
* prevent errors when telling kernel to reread partsThierry Vignaud2015-06-131-0/+3
* set pt_type according to fs_type before flag cases (mga#16029)Thierry Vignaud2015-05-241-5/+5
* display cosmetics when reading back GPTThierry Vignaud2015-05-201-0/+6
* prefer 'fat32' over 'fat16'Thierry Vignaud2015-05-201-0/+2
* libparted: map 'fat32' to 'vfat' (mga#15987)Thierry Vignaud2015-05-201-0/+2
* simplifyThierry Vignaud2015-05-201-4/+8
* Speed up reading of flags from GPT partition table.Martin Whitaker2015-04-191-4/+4
* really try to detect recovery partitions on GPTThierry Vignaud2015-04-031-1/+1
* try to detect recovery partitions on GPTThierry Vignaud2015-03-301-0/+2
* better fix for too corrupted partition tableThierry Vignaud2015-03-301-1/+1
* fix retrieving ntfs partitions s/ntfs/ntfs-3g/Thierry Vignaud2015-03-271-0/+1
* really fix retrieving swap partition typeThierry Vignaud2015-03-271-1/+1
* fix failing to read partition table (mga#13592, mga#15272)Thierry Vignaud2015-03-271-1/+2
* fix fs_type returned by libparted for swapsThierry Vignaud2015-03-271-0/+1
* log which type is unknownThierry Vignaud2015-03-271-1/+1
* fix tagging LVM/raid as "linux filesystem" with GPTThierry Vignaud2015-03-271-2/+10
* fix tagging ntfs-3g as "linux filesystem" with GPTThierry Vignaud2015-03-271-0/+1
* fix tagging swap as "linux filesystem" with GPTThierry Vignaud2015-03-271-0/+1
* fix retrieving LVM/RAID partition typeThierry Vignaud2015-03-271-0/+4
* make it more genericThierry Vignaud2015-03-271-1/+1
* perl_checker cleanupThierry Vignaud2015-03-251-1/+1
* log which partition we fail to addThierry Vignaud2015-03-251-2/+2
* set proper GUID to ESP partitions with GPT layoutThierry Vignaud2015-03-251-1/+6
* fix retrieving ESP partition typeThierry Vignaud2015-03-251-1/+5
* use a proper interface between parted/perl worldsThierry Vignaud2015-03-251-11/+2
* fix retrieving partitionThierry Vignaud2015-03-251-2/+2
* Do not try to delete partitions if the partition table was overwrittenPascal Terjan2015-02-041-1/+4
* perl_checker cleanupThierry Vignaud2015-02-041-1/+1
* Fix partition number in GPT for empty disksPascal Terjan2015-02-031-1/+2
* Fix GPT initialization on empty diskPascal Terjan2015-02-031-1/+5
* add GPT partition GUID tableThomas Backlund2014-12-221-0/+90
* kill $Id:$ tagsThierry Vignaud2014-06-0710-10/+10
* drop (broken) support for Alpha, PPC, Sparc & most of IA64Thierry.Vignaud2014-05-261-4/+0
* recognize grub2 magic (from rosa but cleaned)Thierry Vignaud2012-12-071-0/+8
* (read_one) better error message (more info)Thierry Vignaud2012-04-071-1/+1
* SimplifyPascal Terjan2012-04-071-19/+13
* Fix partition numbering on GPT (mga#3091)Pascal Terjan2012-04-051-9/+14
* perl_checker cleanupsThierry Vignaud2012-03-233-5/+4
* perl_checker hintsThierry Vignaud2011-12-191-2/+2
* (read_one) kill Dumper warningThierry Vignaud2011-12-171-3/+0
* partition_table: align partitions to 1MB boundaries to avoidAnssi Hannula2011-08-061-13/+2
* - perl -pi -e 's!Something bad is happening on your drive!Something bad is ha...Ahmad Samir2011-04-041-1/+1
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-5/+5
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-067-8/+8
* fix using empty dmraidPascal Terjan2010-02-091-1/+13
* oopsPascal Terjan2009-11-261-1/+0
* detect better invalid dos partition table (fixes a crash in harddrake)Pascal Terjan2009-11-261-0/+14
* fix styleOlivier Blin2009-08-041-1/+1
* Fix a crash when trying to create a partition on a device with no cylinder_sizePascal Terjan2009-08-041-5/+7