Today I released PackageKit and gnome-packagekit 0.1.2.
- PackageKit release notes.
- gnome-packagekit release notes.
- Tarballs available
Thanks to all those who made this possible.
Today I released PackageKit and gnome-packagekit 0.1.2.
Thanks to all those who made this possible.
The PackageKit team have been rocking recently with lots of new features and bugfixes. There is yum group support thanks to Tim, and soon there will be other backends supported too.
The screenshot below just shows what pk-application looks like with groups support. All the names are translated into the session users locale, as you would expect. Comments welcome.
Translations:
New features:
Bugfixes
Tarball available here.
New backends:
New features:
API changes:
Bugfixes:
Tarball available here.
James Bowes is rocking more; PackageKit now has the beginnings of a smart backend. Next step, world domination. Early this week there will be a 0.1.1 release with more cool features, and lots of nice fixes.
James Bowes has been rocking on PackageKit recently. This is some text client code he is working on right now:
Quoting James, “welcome to the future of user interfaces…”
The new Packagekit website is online – comments welcome, thanks!
The Daemon
GNOME Frontend
Tarballs available from my freedesktop page. RPM's available here. My thanks go out to all those who made this possible.
Not very important in the grand scheme of things, but some people want to be able to enable and disable different repos.
The frontend is done, the backend just needs adding. This should be pretty trivial, it just needs support in the backends. Of course, this will work for all backends and distros and is not distro specific. PolicyKit will be used again to enforce the permissions for changing the repo files.
They'll also be method to set arbitrary data, for tools like distro upgrade tools. A distro upgrade tool isn't something I want to add in PackageKit, although it should be simple to knock something up in python just to execute backend specific standards. There's a python helper library shipped for stuff like this. For example, a foresight distro update tool could just call RepoSetData(“conary-set-download-url”, “http://new-version.org”) and then UpdateSystem().
Don't expect this to work properly for 0.1.0 next week, this is a feature preview.
At the last GUADEC I mentioned to mclasen and hadess after a few beers that I wanted to look into a package management system service. I talked to davidz and he thought it was a good idea but very very difficult to do because of the technical difficulties and all the politics involved. I like difficult. I finished my university masters, and spent a few weeks just drawing UI sketches and prototyping server and client code. I announced what I was working on in my blog and to various mailing lists, and setup a public git repo on my tiny 500MHz EPIA server. Personally, I've probably been working on PackageKit an hour or so every day. After a couple of weeks, a few hundred commits and few developers we moved the git and web server to a proper server in a colo, kindly provided by kenvandine and elliot. Now we have nearly a dozen developers, half a dozen core developers and a busy, thriving mailing list. We've got formal commitment from a couple of distros for their next release, and other distro announcements that we can't yet share. Early next week I will release the first public release, 0.1.0, of PackageKit and gnome-packagekit. In 6 weeks we will have achieved something that many people said could not be done, with a small team of developers that want to do something for the community. I'm not sure what the point of this blog is, but if nothing else it's saying it's very easy to scratch an itch given a good idea, enough motivation and a strong desire to make something better. At GUADEC2008 I'll gladly do a presentation on how we've done all this so fast, and how we see the future of packagekit. Maybe then the frequency of my blog posts might reduce. :-)