[rhel7-branch][PATCH] Fix minimal install usage with incomplete kickstart (#1032066)

Brian C. Lane bcl at redhat.com
Fri Jan 10 02:27:21 UTC 2014


On Thu, Jan 09, 2014 at 11:32:26AM +0100, Vratislav Podzimek wrote:
> 
> Wouldn't it be better to set environment to some special value in the
> initialization of the spoke and then set it to the first environment on
> the first visit? That would allow removing those visited/refreshed
> flags, woudln't it?

If self._tx_id doesn't match payload.txID it will prompt the user to
visit, this is how it forces the user to visit when the source is
changed (yum gets reset and payload.txID set to None).

It should probably also be limited to kickstart installs, so maybe check
for that and no packages after checkSoftwareSelection?

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list