diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,3 @@ -- list of files on stdin, minimum dependencies on stdout -- way to test if packages is installed - - confirm whether to act (show changeset-size, installed, removed) if other packages affected then the ones explicitly specified @@ -19,6 +16,9 @@ - Error handling and rollback - Dependency manipulation API: deletion, overwrite, check compatibility +- Change fdb internally to has according to full filename (that's what we + use to lookup in install_archive_entry and also in info -W) + - New user/group creation - Non-trivial solution finder |