Dennis Kaptain wrote:
> a simple script that takes a long time but uses ABSOLUTE minimal space

It's not absolute minimal, you'd have to do it in a specific order (which is
extremely hard to compute) to use absolute minimal space. (In theory,
reverse dependency order would be it for installations, but for upgrades a
reverse dependency can also force an upgrade, so it's not quite that
obvious, and even for installations, there are circular dependencies
meaning the reverse dependency order does not actually exist.)

        Kevin Kofler

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to