Go to file
2008-04-08 18:34:38 +01:00
backends Merge branch 'master' of git+ssh://shaas@git.packagekit.org/srv/git/PackageKit 2008-04-08 16:01:54 +02:00
client convert pkcon to use PkControl 2008-04-08 13:48:33 +01:00
contrib yum plugins go in /usr/lib/yum-plugins, NOT %{_libdir} 2008-04-04 09:32:46 +01:00
data remove the stderr path as the two streams sometimes get unsynronised 2008-03-25 18:54:12 +00:00
docs add the status icons to the FAQ page 2008-04-08 18:34:38 +01:00
etc correct a key value we will use soon 2008-03-24 00:41:26 +00:00
libgbus make libgbus send a signal when we are replaced on the bus 2008-04-01 02:11:50 +01:00
libpackagekit fix another error special case 2008-04-08 18:05:21 +01:00
libselftest remove the waf build system. It's just oo unstable and unusable and is very bitrotted 2008-03-18 20:52:13 +00:00
man remove the waf build system. It's just oo unstable and unusable and is very bitrotted 2008-03-18 20:52:13 +00:00
po add two new files to POTFILES.in to fix make check 2008-04-03 11:57:05 +01:00
policy add the new PolicyKit method for InstallSignature, and correct the url's for the others 2008-04-07 09:40:39 +01:00
python yum: extended repo_signature_required to send pkgid and implemented new signature-install method 2008-04-04 15:55:18 +02:00
src fix getting the updates from cache 2008-04-08 18:05:12 +01:00
tools add a filter parameter to GetRequires and GetDepends so we can fix http://bugs.freedesktop.org/show_bug.cgi?id=14838 2008-03-11 18:38:06 +00:00
.gitignore add gtk-doc support into libpackagekit. depressing reading 2007-12-11 23:26:28 +00:00
acinclude.m4 Silence 'underquoted definition' automake warning. 2007-11-04 20:05:57 -05:00
AUTHORS Add poldek backend 2008-03-10 16:47:22 +01:00
autogen.sh Apply 0002-Fix-bashisms-in-autogen.sh.patch from Alex Converse. 2008-03-18 15:39:27 -04:00
ChangeLog add ChangeLog 2007-08-20 13:32:02 +01:00
configure.ac turn on the development spew again 2008-04-07 15:17:14 +01:00
COPYING initial 2007-07-31 17:53:31 +01:00
HACKING Turn UpdatePackage() into UpdatePackages() - this lets us do some cool things 2008-03-18 23:48:15 +00:00
MAINTAINERS initial 2007-07-31 17:53:31 +01:00
Makefile.am make the PackageKit actions localised, and generally enable gettext 2008-02-27 00:36:56 +01:00
NEWS release version 0.1.11 2008-04-05 19:48:29 +01:00
README point to www.packagekit.org 2007-09-02 22:38:38 +01:00
TODO update TODO 2008-04-01 13:54:27 +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