Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve the action and throw-label names. | Chris Doherty | 2014-09-12 | 1 | -3/+3 |
* | Re-implement immediate reboot using throw/catch, so all the end-of-run | Chris Doherty | 2014-09-10 | 1 | -1/+1 |
* | Rename actions to :request_reboot_on_successful_run and :reboot_interrupt_run. | Chris Doherty | 2014-09-10 | 1 | -8/+20 |
* | Support whyrun. | Chris Doherty | 2014-09-10 | 1 | -10/+16 |
* | Remove the timestamp attribute, which isn't actually settable by the user. | Chris Doherty | 2014-09-10 | 1 | -1/+0 |
* | Various tidying-up. | Chris Doherty | 2014-09-10 | 1 | -7/+0 |
* | 'timeout' -> 'delay_mins'; add a run_context() shim for RebootPending. | Chris Doherty | 2014-09-10 | 1 | -3/+3 |
* | Move reboot data into run_context. (Dan D. confirms his prior opinions from h... | Chris Doherty | 2014-09-10 | 1 | -16/+10 |
* | First-pass changes for a core reboot resource. Still uses run_state instead o... | Chris Doherty | 2014-09-10 | 1 | -0/+65 |