A few goodies from onelab's bootmanager
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 22 Nov 2007 19:30:16 +0000 (19:30 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 22 Nov 2007 19:30:16 +0000 (19:30 +0000)
commit564e963c5c8cff7c2717c2e5c7b5683dc2ed59c9
treead3ead6d47368dcd38892bad6de96f148e56d6c6
parentc1c1a718941bd83dec7e0257ce2c58127a866fca
A few goodies from onelab's bootmanager
(*) breakpoint utilities - for when things get bad - disabled of course
(*) spec file changed to support auto-tagging
(*) Makefile : use make sync to install your working dir on a test plc
(*) also I had numbered this a version 4 CD, so had to make changes that seem to make sense anyway
Makefile [new file with mode: 0644]
bootmanager.spec
source/BootManager.py
source/steps/ChainBootNode.py
source/steps/CheckForNewDisks.py
source/steps/InstallPartitionDisks.py
source/steps/InstallWriteConfig.py
source/steps/ReadNodeConfiguration.py
source/steps/StartDebug.py
source/utils.py