| Commit message (Expand) | Author | Age | Files | Lines |
* | fix path in comment | Thierry Vignaud | 2015-12-24 | 1 | -1/+1 |
* | prevent errors when telling kernel to reread parts | Thierry Vignaud | 2015-06-13 | 1 | -0/+3 |
* | set pt_type according to fs_type before flag cases (mga#16029) | Thierry Vignaud | 2015-05-24 | 1 | -5/+5 |
* | display cosmetics when reading back GPT | Thierry Vignaud | 2015-05-20 | 1 | -0/+6 |
* | prefer 'fat32' over 'fat16' | Thierry Vignaud | 2015-05-20 | 1 | -0/+2 |
* | libparted: map 'fat32' to 'vfat' (mga#15987) | Thierry Vignaud | 2015-05-20 | 1 | -0/+2 |
* | simplify | Thierry Vignaud | 2015-05-20 | 1 | -4/+8 |
* | Speed up reading of flags from GPT partition table. | Martin Whitaker | 2015-04-19 | 1 | -4/+4 |
* | really try to detect recovery partitions on GPT | Thierry Vignaud | 2015-04-03 | 1 | -1/+1 |
* | try to detect recovery partitions on GPT | Thierry Vignaud | 2015-03-30 | 1 | -0/+2 |
* | better fix for too corrupted partition table | Thierry Vignaud | 2015-03-30 | 1 | -1/+1 |
* | fix retrieving ntfs partitions s/ntfs/ntfs-3g/ | Thierry Vignaud | 2015-03-27 | 1 | -0/+1 |
* | really fix retrieving swap partition type | Thierry Vignaud | 2015-03-27 | 1 | -1/+1 |
* | fix failing to read partition table (mga#13592, mga#15272) | Thierry Vignaud | 2015-03-27 | 1 | -1/+2 |
* | fix fs_type returned by libparted for swaps | Thierry Vignaud | 2015-03-27 | 1 | -0/+1 |
* | log which type is unknown | Thierry Vignaud | 2015-03-27 | 1 | -1/+1 |
* | fix tagging LVM/raid as "linux filesystem" with GPT | Thierry Vignaud | 2015-03-27 | 1 | -2/+10 |
* | fix tagging ntfs-3g as "linux filesystem" with GPT | Thierry Vignaud | 2015-03-27 | 1 | -0/+1 |
* | fix tagging swap as "linux filesystem" with GPT | Thierry Vignaud | 2015-03-27 | 1 | -0/+1 |
* | fix retrieving LVM/RAID partition type | Thierry Vignaud | 2015-03-27 | 1 | -0/+4 |
* | make it more generic | Thierry Vignaud | 2015-03-27 | 1 | -1/+1 |
* | perl_checker cleanup | Thierry Vignaud | 2015-03-25 | 1 | -1/+1 |
* | log which partition we fail to add | Thierry Vignaud | 2015-03-25 | 1 | -2/+2 |
* | set proper GUID to ESP partitions with GPT layout | Thierry Vignaud | 2015-03-25 | 1 | -1/+6 |
* | fix retrieving ESP partition type | Thierry Vignaud | 2015-03-25 | 1 | -1/+5 |
* | use a proper interface between parted/perl worlds | Thierry Vignaud | 2015-03-25 | 1 | -11/+2 |
* | fix retrieving partition | Thierry Vignaud | 2015-03-25 | 1 | -2/+2 |
* | Do not try to delete partitions if the partition table was overwritten | Pascal Terjan | 2015-02-04 | 1 | -1/+4 |
* | perl_checker cleanup | Thierry Vignaud | 2015-02-04 | 1 | -1/+1 |
* | Fix partition number in GPT for empty disks | Pascal Terjan | 2015-02-03 | 1 | -1/+2 |
* | Fix GPT initialization on empty disk | Pascal Terjan | 2015-02-03 | 1 | -1/+5 |
* | add GPT partition GUID table | Thomas Backlund | 2014-12-22 | 1 | -0/+90 |
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 10 | -10/+10 |
* | drop (broken) support for Alpha, PPC, Sparc & most of IA64 | Thierry.Vignaud | 2014-05-26 | 1 | -4/+0 |
* | recognize grub2 magic (from rosa but cleaned) | Thierry Vignaud | 2012-12-07 | 1 | -0/+8 |
* | (read_one) better error message (more info) | Thierry Vignaud | 2012-04-07 | 1 | -1/+1 |
* | Simplify | Pascal Terjan | 2012-04-07 | 1 | -19/+13 |
* | Fix partition numbering on GPT (mga#3091) | Pascal Terjan | 2012-04-05 | 1 | -9/+14 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 3 | -5/+4 |
* | perl_checker hints | Thierry Vignaud | 2011-12-19 | 1 | -2/+2 |
* | (read_one) kill Dumper warning | Thierry Vignaud | 2011-12-17 | 1 | -3/+0 |
* | partition_table: align partitions to 1MB boundaries to avoid | Anssi Hannula | 2011-08-06 | 1 | -13/+2 |
* | - perl -pi -e 's!Something bad is happening on your drive!Something bad is ha... | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -5/+5 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 7 | -8/+8 |
* | fix using empty dmraid | Pascal Terjan | 2010-02-09 | 1 | -1/+13 |
* | oops | Pascal Terjan | 2009-11-26 | 1 | -1/+0 |
* | detect better invalid dos partition table (fixes a crash in harddrake) | Pascal Terjan | 2009-11-26 | 1 | -0/+14 |
* | fix style | Olivier Blin | 2009-08-04 | 1 | -1/+1 |
* | Fix a crash when trying to create a partition on a device with no cylinder_size | Pascal Terjan | 2009-08-04 | 1 | -5/+7 |