rather than code in the name of the boot server into the boot manager
authorAaron Klingaman <alk@cs.princeton.edu>
Wed, 21 Sep 2005 20:29:52 +0000 (20:29 +0000)
committerAaron Klingaman <alk@cs.princeton.edu>
Wed, 21 Sep 2005 20:29:52 +0000 (20:29 +0000)
commit25a9fff76ec48c528db75eaf48e10118c5b4e0ca
tree7b85b7a4ae761cf92b8d38ce5241a0f8dd98f5b6
parent787d1676b2f904c3f3493baf2fc737929078ac4c
rather than code in the name of the boot server into the boot manager
configuration, pull it off of the boot cd. this change requires that
an api server be running on the boot server.
source/BootManager.py
source/configuration
source/steps/InitializeBootManager.py