> code just needs to set a flag saying "I'm RHNplugin and I'm fixed" :).

Yes, we can delegate the "auto" => "on" to the plugin itself..

opts.async = True (default)
YumRepository.__init__(): self._async = False
RepoFromConfig():         self._async = self.async
The we just add the same to each fixed plugin..

>  We want async=False for repofrompath? Why?

I've seen used it with local paths only, but ok, http:// should work, too..

_______________________________________________
Yum-devel mailing list
[email protected]
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to