move code block to write out /etc/planetlab/session to ChainBootNode, since
authorAaron Klingaman <alk@cs.princeton.edu>
Thu, 12 Jan 2006 21:43:12 +0000 (21:43 +0000)
committerAaron Klingaman <alk@cs.princeton.edu>
Thu, 12 Jan 2006 21:43:12 +0000 (21:43 +0000)
commitaeecdf5a1be4c56b19e1ee8a902305742f4fd697
tree21aa4f3279eef20b8df20efb7bcb6144defc7354
parent4815441e0ffbb3e0417ea7e3dec7c60c64eaf77f
move code block to write out /etc/planetlab/session to ChainBootNode, since
it being in UpdateNodeConfiguration only is called after the first
boot. POD should work immediately after install now.
source/configuration
source/steps/ChainBootNode.py
source/steps/UpdateNodeConfiguration.py