[PATCH] Provide ways in kickstart to skip kernel and bootloader (#1074522).

Chris Lumens clumens at redhat.com
Mon Mar 17 13:53:27 UTC 2014


> You need to update the superclass of
> pyanaconda.kickstart.Bootloader.

Of course.

> Also, will skipping the
> progress_report call around Installing bootloader mess up the
> progress bar? (I'm actually not sure since it's at the end).

Well, it looks like we've got several problems here.  Basically
everwhere we have a progress_report call in a conditional, we are not
accounting for it in the number of steps.  So I haven't made a new
problem here.  I'll probably just push what I've got on this and then we
can figure out a way of fixing the progress_report bit.

- Chris


More information about the anaconda-patches mailing list