diff options
author | Richard Hughes <richard@hughsie.com> | 2008-05-02 18:05:05 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2008-05-02 18:05:05 +0100 |
commit | d54d34c3e3d75801c42308333fb301488f89f98f (patch) | |
tree | 9a999e8827c22edb88b87bb0f3fa43b9def321c2 /TODO | |
parent | d376849b9a906b092a5cd6426f6c596ed0c6ca48 (diff) |
remove some completed stuff from the todo
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -2,23 +2,11 @@ * Make PkMessages into proper enumerated types with localised descriptions -* Add a way to import GPG keys for unsigned packages - In fedora, if you add a signed repo you have to agree to the GPG key. - *** Timeframe: 0.2.0 *** -* Make the dbus interface sane - Preview available in src/pk-interface-transaction.xml - -* Make installing firmware with udev possible - http://lists.freedesktop.org/archives/packagekit/2008-March/002430.html - * Enable GetUpdateDetail to handle arrays for 'updates' and 'obsoletes' Until then, use a space to delimit package_id's -* Add the GetPackages(filter) method to get the complete package list - Then add a group menu item for this in pk-application - * Make one-click installs work * We need more unit tests. @@ -31,9 +19,6 @@ *** Timeframe: Sometime in the future *** -* Split up PolicyKit install into different types - Have different permissions for signed and unsigned repos. - * Fix ServicePack to work correctly: http://lists.freedesktop.org/archives/packagekit/2008-March/002434.html |