[PATCH] Move the big block of late storage writing out of install.py.

Brian C. Lane bcl at redhat.com
Thu Jun 25 17:59:13 UTC 2015


On Thu, Jun 25, 2015 at 10:40:24AM -0400, Chris Lumens wrote:
> We're trying to reduce install.py to a simpler, more straightfoward format
> where it's just a list of things that need to be done.  We can get rid of
> some of the conditional checking by moving this code into payloads and
> having those payloads just provide blank overridden methods.
> ---
>  pyanaconda/install.py                    | 30 ++----------------------
>  pyanaconda/packaging/__init__.py         | 40 ++++++++++++++++++++++++++++++++
>  pyanaconda/packaging/livepayload.py      |  3 +++
>  pyanaconda/packaging/rpmostreepayload.py |  3 +++
>  4 files changed, 48 insertions(+), 28 deletions(-)

Ack!

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


More information about the anaconda-patches mailing list