On Wed, Jul 25, 2012 at 02:56:41PM -0400, Chris Lumens wrote:
Previously the 'halt' command resulted in KS_SHUTDOWN being set instead of KS_WAIT.
So this is an interesting one. On the one hand, anaconda/pykickstart have been busted in this respect for an awful long time so adding an F18 version of the command to fix it is correct. On the other hand, wouldn't anaconda have been working all along had pykickstart been working and thus, this should just be added to the initial version of the command.
I can make an argument either way.
I think it is better to make a new version with it so that we don't lose the historical behavior.