| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Rewrite gpt support with libparted | Pascal Terjan | 2009-01-27 | 1 | -228/+38 |
* | - diskdrake | Pascal Rigaux | 2008-09-19 | 1 | -0/+41 |
* | more logging | Pascal Rigaux | 2008-08-21 | 1 | -1/+1 |
* | - partitioning wizard lirary: | Pascal Rigaux | 2008-03-25 | 2 | -0/+7 |
* | - fix detecting existing LVMs (#31228) | Pascal Rigaux | 2008-01-28 | 2 | -2/+0 |
* | - detect raid partitions based on either type 0xfd or vol_id detecting | Pascal Rigaux | 2008-01-28 | 1 | -2/+1 |
* | fix previous commit | Pascal Rigaux | 2008-01-22 | 1 | -1/+1 |
* | handle missing mbr_signature in /sys/firmware/edd/int13_dev* | Pascal Rigaux | 2008-01-22 | 1 | -1/+1 |
* | fix fs::proc_partitions::use_() case: $hd must be cleaned up from existing stuff | Pascal Rigaux | 2007-09-24 | 1 | -1/+2 |
* | - diskdrake : | Pascal Rigaux | 2007-09-19 | 2 | -0/+7 |
* | create partition_table_initialize() and partition_table_clear_and_initialize() | Pascal Rigaux | 2007-09-19 | 1 | -4/+3 |
* | it's better to inheritate from partition_table::readonly, that way we can do | Pascal Rigaux | 2007-09-18 | 1 | -4/+9 |
* | create partition_table::readonly and use it | Pascal Rigaux | 2007-09-18 | 2 | -9/+27 |
* | oops, this one goes with previous commit | Pascal Rigaux | 2007-09-18 | 1 | -7/+0 |
* | rename partition_table::raw::clear() into partition_table::initialize() | Pascal Rigaux | 2007-09-18 | 2 | -18/+3 |
* | rename ->zero_MBR into ->clear, and ->zero_MBR_and_dirty into ->clear_and_dirty | Pascal Rigaux | 2007-09-18 | 2 | -11/+15 |
* | create clear_existing() | Pascal Rigaux | 2007-09-18 | 1 | -2/+7 |
* | handle "LVM on full disk" like other partition tables | Pascal Rigaux | 2007-09-18 | 1 | -0/+12 |
* | create partition_table::raw::read_primary out of partition_table::read_primary() | Pascal Rigaux | 2007-09-18 | 1 | -0/+11 |
* | create pt_info_to_primary() out of partition_table::read_one() | Pascal Rigaux | 2007-09-18 | 1 | -0/+14 |
* | rename ->read to ->read_one | Pascal Rigaux | 2007-09-18 | 6 | -6/+6 |
* | transform ->clear_raw into the more generic ->initialize | Pascal Rigaux | 2007-09-18 | 7 | -17/+28 |
* | - diskdrake: | Pascal Rigaux | 2007-08-08 | 6 | -0/+11 |
* | - allow using diskdrake even if there is only a lvm PV on full disk available | Pascal Rigaux | 2007-08-08 | 1 | -0/+25 |