Go to file
Kalev Lember 9e5942caa1 hif: Reimplement multiple kernel package installation
We had existing code that allowed us to keep multiple kernel packages
installed, but this had broken at some point. This commit reimplements it using
current hawkey API, simplifying code and making it work again.

Signed-off-by: Richard Hughes <richard@hughsie.com>
2014-05-13 09:18:29 +01:00
.tx Release version 0.9.1 2014-03-24 10:48:32 +00:00
backends hif: Reimplement multiple kernel package installation 2014-05-13 09:18:29 +01:00
client pkcon: Fix get-roles and remove trailing semicolon on repo-set-data and repo-remove 2014-03-28 08:51:24 -03:00
contrib hawkey: Port to libhif and rename the backend to "Hif" 2014-05-07 15:23:50 +01:00
data trivial: Update the default transactions.db to avoid ALTERing it on the first run 2013-12-03 19:27:26 +00:00
docs Release version 0.9.2 2014-04-29 13:08:33 +01:00
etc Remove PkConf and use GKeyFile directly 2013-12-30 13:35:30 +00:00
lib Set the default cache-age to 'never' 2014-03-07 12:55:53 +00:00
m4 trivial: Autogenerate LINGUAS 2013-12-02 14:33:24 +00:00
po Release version 0.9.2 2014-04-29 13:08:33 +01:00
policy policy: Make the polkit policy not be desktop-centric 2014-05-06 09:22:18 +01:00
src packagekit: Add PK_ROLE_ENUM_GET_OLD_TRANSACTIONS to get-roles response 2014-05-08 10:15:42 -03:00
acinclude.m4 configure: change modes for .ac and .m4 stuff 2008-05-07 01:02:06 +03:00
AUTHORS trivial: Add myself to AUTHORS 2012-07-31 18:58:33 +02:00
autogen.sh Ensure gobject-introspection is installed before running configure. Fixes #29861 2010-08-29 11:16:26 +01:00
CodingStyle CodingStyle: add -lp option to indent and fix typos 2013-05-14 10:17:54 +02:00
configure.ac hawkey: Port to libhif and rename the backend to "Hif" 2014-05-07 15:23:50 +01:00
COPYING initial 2007-07-31 17:53:31 +01:00
git.mk Autogenerate the .gitignore files using git.mk 2011-06-13 11:08:00 +01:00
HACKING trivial: correct the email address in HACKING 2010-01-29 11:52:47 +00:00
MAINTAINERS initial 2007-07-31 17:53:31 +01:00
Makefile.am Release version 0.8.14 2013-12-02 15:00:55 +00:00
moc.mk automatically rebuild moc files with different moc version 2011-11-22 15:44:14 +01:00
NEWS Release version 0.9.2 2014-04-29 13:08:33 +01:00
PackageKit.doap feature: add DOAP file 2009-04-17 10:09:37 +01:00
README zypp:Refresh cache before searching 2010-12-14 17:27:32 +08:00
README.transifex trivial: add the transifex auth token 2010-11-24 12:30:50 +00:00
RELEASE trivial: post release version bump 2014-04-29 13:11:24 +01:00
TODO Remove the Transaction.Rollback method, nothing uses it 2012-06-03 21:47:37 +01:00

			          PackageKit
		       A DBUS packaging abstraction layer

PackageKit is a DBUS abstraction layer that allows the session user to manage
packages in a secure way using a cross-distro, cross-architecture API.

For more information, please see http://www.packagekit.org