[Yum-devel] Yum Plug-in Development

Seth Vidal skvidal at fedoraproject.org
Wed May 27 15:32:58 UTC 2009



On Fri, 22 May 2009, Brandon Galbraith wrote:

> Has anyone attempted to develop a plugin that interfaces to MySQL? I'm about to start working on a plug-in that can push
> the list of updates available into a mysql database, and wanted to see if anyone has been down this road before.
>

I don't think so - but the routine is pretty straightforward - it would 
need to have a way to communicate to the db and insert things.

You sure you want it to submit this info to mysql directly and not through 
some sort of external interface like an xml-rpc interface or what-not?


-sv



More information about the Yum-devel mailing list