commit | dfc9b0c0e04477439454ddf999ebc0894f8f5498 | [log] [tgz] |
---|---|---|
author | Saqib Khan <khansa@us.ibm.com> | Fri Sep 08 10:10:08 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Oct 02 16:06:05 2017 +0000 |
tree | 3bb104a38d103693bac46c5c3b05a3f4a7a6ae12 | |
parent | 368c4e779fd24b5472c0fa571ccfe4982912c33f [diff] |
BMC: Block BMC reboot during code update - Create functions inside obmc-flash-bmc script to enable and disable reboots from command line. - Create service files for enabling and disabling BMC reboots. - The enable service will be called during the constructor of ActivationBlockTransition and disable service will be run during the destructor of ActivationBlockTransition. Change-Id: Idcec12b2c1126e212ee861150c92aaacd23a1ace Signed-off-by: Saqib Khan <khansa@us.ibm.com>