summaryrefslogtreecommitdiffstats
path: root/perl-install/partition_table/dos.pm
Commit message (Expand)AuthorAgeFilesLines
* fail if legacy_sectors_per_track or legacy_max_head doesn't exist instead of ...Pascal Rigaux2004-09-271-3/+4
* perl_checker compliancePascal Rigaux2004-09-271-1/+1
* don't call compute_nb_cylinders() before checking {sectors} and {heads} are v...Pascal Rigaux2004-09-271-2/+2
* remove the backtracePascal Rigaux2004-09-221-1/+1
* more loggingPascal Rigaux2004-09-221-1/+3
* try to get geometry from EDDPascal Rigaux2004-09-171-1/+16
* - add field {fs_type} partially replacing {pt_type}Pascal Rigaux2004-07-271-1/+3
* big renaming of field {type} to {pt_type},Pascal Rigaux2004-07-051-5/+5
* not guessing a geometry when default_ok is no big dealPascal Rigaux2004-03-181-1/+2
* add set_best_geometry_for_the_partition_table to use the hd geometry instead ...Pascal Rigaux2004-03-171-13/+133
* - sector2CHS() now gives sector number starting at 0Pascal Rigaux2004-03-171-3/+3
* new perl_checker compliancePascal Rigaux2003-04-171-2/+3
* do not use "local *F"Pascal Rigaux2002-12-041-10/+10
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-1/+1
* (partition_table::dos::last_usable_sector): don't use totalsectors, compute i...Pascal Rigaux2002-08-281-0/+6
* g Move 2: partition table: hierarchyThierry Vignaud2002-07-231-0/+99