summaryrefslogtreecommitdiffstats
path: root/perl-install/fs/partitioning_wizard.pm
Commit message (Collapse)AuthorAgeFilesLines
* (partitionWizardSolutions) add missing titleThierry Vignaud2007-08-091-1/+1
|
* - allow using diskdrake even if there is only a lvm PV on full disk availablePascal Rigaux2007-08-081-1/+1
|
* - fix range max value >2TB when creating a partition (useful for LVs >2TB)Pascal Rigaux2007-08-061-14/+18
| | | | | | nb: >> 11 and << 11 doesn't work on floats which we use to handle >2TB partitions. perl floats are precise enough up until 512TB
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+283