packagekit/TODO

33 lines
1017 B
Plaintext
Raw Normal View History

2007-08-20 10:19:09 -07:00
Order of no particular importance:
2007-08-28 00:59:55 -07:00
Core:
2007-08-29 05:24:55 -07:00
* Add a queing API
2007-08-23 02:45:13 -07:00
* Add a way to import GPG keys
2007-08-24 10:39:12 -07:00
* Split up PolicyKit install into different types
2007-08-24 10:49:58 -07:00
* Add files in package into Description signal
2007-08-29 18:12:16 -07:00
* Add package size into description signal
2007-08-29 01:49:19 -07:00
* Valgrind everything
2007-08-29 18:12:16 -07:00
* Add GetPercentage and GetSubPercentage for coldplugging
* Add a Launch() method to startup when pk-application is launched
* task_client has to return GError
* Add logging so we can see what was installed/removed and when
* Add "when installed" data into description
* Add "installed by 'Richard Hughes'" data into description
2007-09-03 15:12:14 -07:00
* /var/db/PackageKit/$package_id/installed_by, when_installed
* Add GetUpdateDetail(s=package_id)
UpdateDetail(
string url
string restart_enum
string updates
string obsoletes
string update_text
}
2007-09-03 15:12:14 -07:00
* Switch to dlopened backends and remove bodge of pk-task-common.*
* add errors OutOfMemory, CannotCreateThread
* Remove the _TASK_ in the enums
2007-08-28 00:59:55 -07:00
Backends:
* Complete conary backend
2007-08-25 09:52:23 -07:00
* Dummy backend should use subpercent and install deps