not all platforms have the python2 hook
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 21 Oct 2008 08:58:08 +0000 (08:58 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 21 Oct 2008 08:58:08 +0000 (08:58 +0000)
commit058804ef1dd26ffb3f230b9a93f1e170e6e87291
tree6a536ec412b7a1c615af5a310cb8a658f12a661e
parent813c932b48911f147d70cd2a0782b2a077926058
not all platforms have the python2 hook
30 files changed:
source/BootAPI.py
source/BootServerRequest.py
source/Exceptions.py
source/ModelOptions.py
source/compatibility.py
source/notify_messages.py
source/steps/AuthenticateWithPLC.py
source/steps/ChainBootNode.py
source/steps/CheckForNewDisks.py
source/steps/CheckHardwareRequirements.py
source/steps/ConfirmInstallWithUser.py
source/steps/GetAndUpdateNodeDetails.py
source/steps/InitializeBootManager.py
source/steps/InstallBootstrapFS.py
source/steps/InstallInit.py
source/steps/InstallPartitionDisks.py
source/steps/InstallUninitHardware.py
source/steps/InstallWriteConfig.py
source/steps/MakeInitrd.py
source/steps/ReadNodeConfiguration.py
source/steps/SendHardwareConfigToPLC.py
source/steps/StartDebug.py
source/steps/UpdateBootStateWithPLC.py
source/steps/UpdateNodeConfiguration.py
source/steps/ValidateNodeInstall.py
source/steps/WriteModprobeConfig.py
source/steps/WriteNetworkConfig.py
source/steps/__init__.py
source/systeminfo.py
source/utils.py