summaryrefslogtreecommitdiffstats
path: root/perl-install/partition_table/mac.pm
Commit message (Expand)AuthorAgeFilesLines
* Ensure the kernel doesn't rescan a partially written partition table (mga#200...Martin Whitaker2017-02-251-1/+1
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* rename ->read to ->read_onePascal Rigaux2007-09-181-1/+1
* transform ->clear_raw into the more generic ->initializePascal Rigaux2007-09-181-3/+4
* - diskdrake:Pascal Rigaux2007-08-081-0/+2
* re-sync after the big svn lossPascal Rigaux2007-04-251-2/+2
* don't need prefixing with current packagePascal Rigaux2005-06-091-1/+1
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-1/+1
* add some ";", remove some ";", as told by perl_checkerPascal Rigaux2004-11-181-5/+5
* - add field {fs_type} partially replacing {pt_type}Pascal Rigaux2004-07-271-8/+9
* big renaming of field {type} to {pt_type},Pascal Rigaux2004-07-051-20/+20
* perl_checker compliancePascal Rigaux2004-01-061-1/+1
* perl_checker fixesPascal Rigaux2004-01-051-1/+0
* new perl_checker compliancePascal Rigaux2003-04-171-1/+1
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-2/+2
* do not use "local *F"Pascal Rigaux2002-12-041-19/+19
* make perl_checker happyPascal Rigaux2002-11-141-1/+1
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-1/+1
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-1/+1
* add/remove some spaces to make perl_checker happyPascal Rigaux2002-11-121-1/+1
* - do not use "foreach $var (...) {...}" use "foreach my $var (...) {...}" ins...Pascal Rigaux2002-11-111-5/+3
* Help "perl -cw" not reporting any warningPascal Rigaux2002-07-251-8/+5
* g Move 2: partition table: hierarchyThierry Vignaud2002-07-231-0/+398