Setting tag BootManager-4.3-12
authorStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 7 Sep 2009 18:18:59 +0000 (18:18 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 7 Sep 2009 18:18:59 +0000 (18:18 +0000)
commitdeaf6a8fb674c257057cf2830d85d8acbb998980
treea34068fc9fe58dc01b26969eb4b04fc71c91b970
parent5702dfbe519ca8652c8b20fe044f65abb45ae65e
Setting tag BootManager-4.3-12

Moved some configuration values from BootServerRequest.py to 'configuration' file.
BootServerRequest takes the 'VARS' variable to read these values.
UPLOAD_LOG_SCRIPT can point optionally to the 'upload-bmlog.php' or 'monitor/upload'
  (or any other interface that accepts a POST file)
build.sh bundles cacerts for boot and monitor servers (if present) to
  authenticate the UPLOAD_LOG_SCRIPT.
  Previously, these certs were re-used from the bootcd, now they are bundled
  with BM.  This allows the BM to point to a completely different myplc if
  desired, and it is still secure, because the original download is
  authenticated.
coblitz-tags.mk
planetbridge-tags.mk
planetlab-k27-tags.mk
planetlab-tags.mk
trellis-tags.mk