Move InitCluster opcode into a single function
authorMichael Hanselmann <hansmi@google.com>
Thu, 12 Jun 2008 13:05:27 +0000 (13:05 +0000)
committerMichael Hanselmann <hansmi@google.com>
Thu, 12 Jun 2008 13:05:27 +0000 (13:05 +0000)
commita0c9f0106fd2c671e982dc9300c438b4fa5d54bc
tree4be306176eae1d390f748a68fa5073a66c3962e1
parent8d1a2a64c35bc77779b1dce136d1a1595a9c1fe4
Move InitCluster opcode into a single function

This allows us to initialize a new cluster. The code certainly contains
bugs and hooks aren't implemented yet.

Reviewed-by: iustinp
lib/Makefile.am
lib/bootstrap.py [new file with mode: 0644]
lib/cmdlib.py
lib/mcpu.py
lib/opcodes.py
scripts/gnt-cluster