[PATCH] Wait for continueButton in KS mode if the user changed anything

Chris Lumens clumens at redhat.com
Wed Feb 13 15:49:39 UTC 2013


> This behaviour tries to minimize the "surprise factor" we have
> in the installer. When the user entered spoke, changed any data
> and then left the spoke, the installer gave him no chance for
> review or correcting the entered values. With this patch applied
> the Hub waits for a click on the continueButton if any user
> interaction happened before all the spokes were ready+completed.

ACK, but I wonder if this message from hubs/__init__.py will also need
to be tweaked to match:

    if flags.automatedInstall:
        msg = _("When all items marked with this icon are complete, installation will automatically continue.")

- Chris


More information about the anaconda-patches mailing list