| Commit message (Expand) | Author | Age | Files | Lines |
* | enhance partition_table doc | Thierry Vignaud | 2018-11-22 | 2 | -7/+51 |
* | Add safety net for informing the kernel after writing a DOS partition table. | Martin Whitaker | 2017-04-04 | 1 | -1/+20 |
* | Ensure kernel is informed when a DOS partition table is cleared. | Martin Whitaker | 2017-03-14 | 1 | -1/+6 |
* | When writing a GPT partition table, merge all actions into a single commit. | Martin Whitaker | 2017-03-14 | 1 | -10/+22 |
* | Remove redundant code when initialising a partition table. | Martin Whitaker | 2017-03-14 | 1 | -6/+0 |
* | Revised fix for clearing GPT partitions during automatic install. | Martin Whitaker | 2017-03-14 | 1 | -5/+2 |
* | make "(add, " messages end in logs | Thierry Vignaud | 2017-03-06 | 1 | -1/+1 |
* | Always tell the kernel about partition table changes when running the classic... | Martin Whitaker | 2017-02-25 | 1 | -4/+8 |
* | Preserve DOS "Empty" partitions instead of treating them as free space (mga#2... | Martin Whitaker | 2017-02-25 | 1 | -0/+1 |
* | Don't tell the kernel about partition table changes when it rescans them auto... | Martin Whitaker | 2017-02-25 | 2 | -0/+14 |
* | Ensure the kernel doesn't rescan a partially written partition table (mga#200... | Martin Whitaker | 2017-02-25 | 6 | -8/+32 |
* | first usable sector is LBA34 for GPT | Thierry Vignaud | 2016-07-31 | 1 | -0/+2 |
* | sync libparted view with diskdrake one | Thierry Vignaud | 2016-07-12 | 1 | -0/+5 |
* | (initialize) simplify | Thierry Vignaud | 2016-07-08 | 1 | -5/+2 |
* | prevent GPT partition to use the 33 last sectors | Thierry Vignaud | 2016-07-05 | 1 | -0/+6 |
* | kill big unused hash of GUIDs | Thierry Vignaud | 2016-07-05 | 1 | -89/+1 |
* | kill a bogus FIXME note | Thierry Vignaud | 2016-06-30 | 1 | -1/+0 |
* | add a GRUB_BIOS partitions if needed (mga#18656) | Thierry Vignaud | 2016-06-11 | 1 | -1/+2 |
* | detect GRUB_BIOS partitions (mga#18656) | Thierry Vignaud | 2016-06-11 | 1 | -0/+4 |
* | 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 |