packagekit/TODO
Richard Hughes 7cead68670 update TODO
2007-10-13 18:39:51 +01:00

26 lines
802 B
Plaintext

Order of no particular importance:
*** Add new callback for status ***
TimeRemaining()
*** the backends will have repo controls ***
a(s=rid,s=description)=GetRepoList()
RepoEnable(s=rid,s=value)
RepoSetData(s=rid,s=data,s=value)
*** Prepare download to refresh system ***
Either use a flag or a new method. I'm not sure which yet.
*** Add a way to import GPG keys ***
In fedora, if you add a signed repo you have to agree to the GPG key.
*** Split up PolicyKit install into different types ***
Have different permissions for signed and unsigned repos.
*** Handle rollbacks for select backends ***
To do rollbacks sanely in PK we need a few things:
* emit internal signal for SetTransactionData
* write pk_transaction_id_equal to not compare data
* allow transaction data to be changed in _db