[blivet][master/f21-branch] Hot-fix for a bug #1123466

Anne Mulhern amulhern at redhat.com
Tue Jul 29 09:03:50 UTC 2014





----- Original Message -----
> From: "Vratislav Podzimek" <vpodzime at redhat.com>
> To: anaconda-patches at lists.fedorahosted.org
> Sent: Sunday, July 27, 2014 4:04:04 PM
> Subject: [blivet][master/f21-branch] Hot-fix for a bug #1123466
> 
> With the zRAM patches I've removed what seemed to be an unused constant --
> EARLY_SWAP_RAM. Turns out blivet uses it to check if the installation will
> work
> without swap or not. I have no idea how the constant's name relates to that,
> but
> instead of adding it back I'd like to start with removing the check from
> blivet.
> The actual amount of RAM anaconda requires for installation without swap
> depends
> on the installation mode (GUI/TUI) so the check needs to be more complex. And
> it
> shouldn't be done in blivet in the first place.
> 
> A follow-up patch I'll sent during the week will add the check back, but into
> Anaconda's codebase. Maybe moving all the sanityCheck code from blivet as it
> is
> installer specific and has nothing to do with blivet.
 
The above seems like a really good idea.

- mulhern

> Vratislav Podzimek (1):
>   Remove a wrong RAM/swap check (#1123466)
> 
>  blivet/__init__.py | 24 +++++-------------------
>  1 file changed, 5 insertions(+), 19 deletions(-)
> 
> --
> 1.9.3
> 
> _______________________________________________
> anaconda-patches mailing list
> anaconda-patches at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches
> 


More information about the anaconda-patches mailing list