Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | not guessing a geometry when default_ok is no big deal | Pascal Rigaux | 2004-03-18 | 1 | -1/+2 |
| | |||||
* | add set_best_geometry_for_the_partition_table to use the hd geometry instead ↵ | Pascal Rigaux | 2004-03-17 | 1 | -13/+133 |
| | | | | of the physical geometry returned by the kernel (since for now i can't have bios geometry on 2.6) | ||||
* | - sector2CHS() now gives sector number starting at 0 | Pascal Rigaux | 2004-03-17 | 1 | -3/+3 |
| | | | | | - CHS2rawCHS() takes care of giving sector number starting at 1 | ||||
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -2/+3 |
| | |||||
* | do not use "local *F" | Pascal Rigaux | 2002-12-04 | 1 | -10/+10 |
| | |||||
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 1 | -1/+1 |
| | | | | | | - remove redundant parentheses - add some parentheses for clarity | ||||
* | (partition_table::dos::last_usable_sector): don't use totalsectors, compute ↵ | Pascal Rigaux | 2002-08-28 | 1 | -0/+6 |
| | | | | it so that it is cylinder aligned | ||||
* | g Move 2: partition table: hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -0/+99 |