upgrade mode was not working; CheckForNewDisks was erroneously taking the disk as...
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 25 Jun 2015 11:09:08 +0000 (13:09 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 25 Jun 2015 11:09:08 +0000 (13:09 +0200)
commitd86e809b0ea2de1447e144a38f9ca413b6c68806
tree6a5dbc778b8ace04499b2a5bb4dc6c3eb9b3d8ae
parentf6377042fcf61e48c52c814aee70733701739dbf
upgrade mode was not working; CheckForNewDisks was erroneously taking the disk as not yet in the volume, and would destroy everything
this is now taken care of by beinf a llittle more conservative in ChekForNewDisks
source/RunlevelAgent.py
source/steps/CheckForNewDisks.py
source/steps/InstallBootstrapFS.py