* improve availability - reliability : start a fallback sshd very early in the bm...
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 17 Nov 2008 14:07:59 +0000 (14:07 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 17 Nov 2008 14:07:59 +0000 (14:07 +0000)
commit094a91004df52c1db9cbdd65abe8bff6dbccd99c
tree367a30a1901120f1ce74c5c7949acb3f09bdbbf4
parent8dc6af57be65ac6dd94dc57f0436f4954af97329
 * improve availability - reliability : start a fallback sshd very early in the bm logic
 * bm log upload (formerly known as alpina-logs) is avail. back again (requires nodeconfig-5.0-2)
 * code cleanup : remove support for bootCD-2.x

see http://svn.planet-lab.org/ticket/427
17 files changed:
Makefile
source/BootManager.py
source/compatibility.py [deleted file]
source/debug_files/sshd_config [moved from source/debug_files/sshd_config_v3 with 100% similarity]
source/debug_files/sshd_config_v2 [deleted file]
source/steps/ChainBootNode.py
source/steps/CheckForNewDisks.py
source/steps/CheckHardwareRequirements.py
source/steps/GetAndUpdateNodeDetails.py
source/steps/InitializeBootManager.py
source/steps/InstallBootstrapFS.py
source/steps/InstallPartitionDisks.py
source/steps/InstallWriteConfig.py
source/steps/ReadNodeConfiguration.py
source/steps/StartDebug.py
source/steps/ValidateNodeInstall.py
source/utils.py