summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps_interactive.pm
Commit message (Collapse)AuthorAgeFilesLines
* (summary) reorder steps according to specsThierry Vignaud2007-08-071-36/+35
|
* - fix range max value >2TB when creating a partition (useful for LVs >2TB)Pascal Rigaux2007-08-061-1/+1
| | | | | | nb: >> 11 and << 11 doesn't work on floats which we use to handle >2TB partitions. perl floats are precise enough up until 512TB
* - do not ask for updates at end of installation when updates are alreadyPascal Rigaux2007-05-091-0/+6
| | | | | available (network installs) (#30344)
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+1083