summaryrefslogtreecommitdiffstats
path: root/perl-install/partition_table/gpt.pm
Commit message (Expand)AuthorAgeFilesLines
* (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 hintsThierry Vignaud2011-12-191-2/+2
* (read_one) kill Dumper warningThierry Vignaud2011-12-171-3/+0
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* Rewrite gpt support with libpartedPascal Terjan2009-01-271-228/+38
* - partitioning wizard lirary: Pascal Rigaux2008-03-251-0/+1
* rename ->read to ->read_onePascal Rigaux2007-09-181-1/+1
* transform ->clear_raw into the more generic ->initializePascal Rigaux2007-09-181-4/+5
* - diskdrake:Pascal Rigaux2007-08-081-0/+2
* add some "use xxx;" (the idea is to see what the package needs, but i may rol...Pascal Rigaux2005-06-101-0/+1
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-2/+2
* add some ";", remove some ";", as told by perl_checkerPascal Rigaux2004-11-181-2/+2
* - add field {fs_type} partially replacing {pt_type}Pascal Rigaux2004-07-271-2/+2
* big renaming of field {type} to {pt_type},Pascal Rigaux2004-07-051-8/+8
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-1/+1
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-2/+1
* fix typo ($hd is not available in read_header(), so don't use it)Pascal Rigaux2002-12-041-1/+1
* do not use "local *F"Pascal Rigaux2002-12-041-18/+16
* perl_checker adaptationsPascal Rigaux2002-11-271-2/+2
* make perl_checker happyPascal Rigaux2002-11-141-1/+1
* g Move 2: partition table: hierarchyThierry Vignaud2002-07-231-0/+266