Go to file
2007-10-05 15:53:14 -04:00
backends Disable get_depends for now 2007-10-05 15:53:14 -04:00
client Add RepoSignatureRequired call to backend, engine, and client modules. 2007-10-04 14:56:27 -04:00
data don't install the package.db file, we don't use it 2007-09-25 23:07:14 +01:00
docs Add documentation for the RepoSignatureRequired signal 2007-10-04 16:47:53 -04:00
etc make the default backend xonfigure bit work 2007-09-08 00:15:19 +01:00
libgbus remove trailing backspace in all the files 2007-10-03 21:18:57 +01:00
libpackagekit rename pk_package_list_remove_buffer to pk_package_list_clear 2007-10-05 16:10:56 +01:00
libselftest Do the v_snprintf->v_asprintf fix in libselftest 2007-08-31 13:41:04 +02:00
man point to www.packagekit.org 2007-09-02 22:38:38 +01:00
po add service file to gitignore 2007-08-14 12:35:02 +01:00
policy add rollback in the daemon and backend code - it does nothing yet 2007-10-04 19:19:21 +01:00
python remove trailing backspace in all the files 2007-10-03 21:18:57 +01:00
src keep a list of updates so we only have to call GetUpdates when the cache is cold. This should reduce the workloads on backends 2007-10-05 20:45:08 +01:00
tools use PkClient 2007-09-24 21:46:54 +01:00
.gitignore add to .gitignore 2007-09-24 18:47:47 +01:00
AUTHORS update email address 2007-09-14 11:37:57 -04:00
autogen.sh make compile 2007-07-31 18:54:48 +01:00
ChangeLog add ChangeLog 2007-08-20 13:32:02 +01:00
configure.ac drop the version of dbus-glib so we can build on rawhide 2007-10-04 19:18:41 +01:00
COPYING initial 2007-07-31 17:53:31 +01:00
HACKING Testing repo perms 2007-09-13 14:30:08 -04:00
MAINTAINERS initial 2007-07-31 17:53:31 +01:00
Makefile.am Renamed python/pkt -> python/pk-frontend-test.py & make it use import packagekit.frontend 2007-09-26 10:36:38 +02:00
NEWS initial 2007-07-31 17:53:31 +01:00
PackageKit.conf.in fix DBUS 2007-07-31 19:13:29 +01:00
packagekit.pc.in use a pkg-config file 2007-08-24 00:46:39 +01:00
README point to www.packagekit.org 2007-09-02 22:38:38 +01:00
TODO Added a blocker to the TODO 2007-10-05 08:55:33 -04: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