Current status of PackageKit backends

Well, hacking is going good. New backends are being developed and merged, and the underlying daemon is a lot more stable. There are now helpers for threaded backends, so in theory they are as easy to write as the external spawned backends. I've merged lots of patches this weekend, and only have two more things on the “complete before first release” list.

                   | conary | yum | apt | box | alpm | ----------------------------------------------------- refresh-cache     |   X    |  X  |  X  |  X  |      | get-updates       |   X    |  X  |     |  X  |      | update-system     |        |  X  |     |     |      | search-name       |   X    |  X  |  X  |  X  |  X   | search-details    |        |  X  |  X  |  X  |      | search-file       |        |  X  |  X  |  X  |      | search-group      |        |     |     |     |      | install           |        |  X  |     |  X  |  X   | remove            |        |  X  |     |  X  |  X   | get-depends       |        |  X  |     |     |      | get-requires      |        |     |     |     |      | get-description   |   X    |  X  |  X  |  X  |      | get-update-detail |        |     |     |     |      | 

So, all being good, I hope to release version 0.1.0 in the next few weeks.