- customize bootcd and bootmanager
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 3 Apr 2006 19:47:07 +0000 (19:47 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 3 Apr 2006 19:47:07 +0000 (19:47 +0000)
commit0c0f0d1a09a7307583db71d82e44dfeca263ece7
tree20b392f269953bf3ad8f5e396e173713b2bf6e13
parentd80d4f344006361497c4b525e0162ed56bb1760c
- customize bootcd and bootmanager
- use bash v2 ${!variable} syntax instead of kludgy evals
- config_ssl: regenerate self-signed certificate if hostname changes, or
  the certificate expires. Check if have already have a self-signed
  certificate for the same hostname before deciding to generate a new
  one, since name-based virtual hosting doesn't work with SSL.
- allow the API, web, and boot servers to run on different ports
guest.init