Currently, pkgorder requires write access to the directory that it is examining as it writes the yum config file there. However, on some occassions, we'll want to run pkgorder against a read-only directory. So, it would be helpful if the yum config file was just stored in a temp dir.
------- Additional Comments From pnasrat 2006-06-12 10:25 EST ------- Actually we shouldn't need a config file at all, we can just do what anaconda does now and create the yumconf and repo objects.
... and, pkgorder should die and be integrated more generically with createrepo. On Paul's plate
User pnasrat's account has been closed
Adding FutureFeature keyword to RFE's.
the config file in pkgorder is already in tmp in rawhide.