Ack, just one comment: On 10/06/2010 09:11 PM, Chris Lumens wrote:
+ total_ram = int(isys.total_memory() / 1024) + needed_ram = int((isys.MIN_RAM + extra_ram) / 1024)
Maybe we could move the pyanaconda.storage.size.Size class to pyanaconda.size instead and then use it in every context (like this one), not just storage (it does not depend on anything inside storage anyway).
Ales _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list