halt also works, but requires a new version of pykickstart. Previously the halt command was not working, it would set action to KS_SHUTDOWN and there was no way for KS_WAIT to be set.
If you've got a patch, don't be shy.
pyanaconda/ui/gui/__init__.py | 4 ++-- pyanaconda/ui/gui/hubs/progress.py | 9 ++++++++- 2 files changed, 10 insertions(+), 3 deletions(-)
This looks fine to me.
- Chris