xbps/TODO

18 lines
650 B
Plaintext
Raw Normal View History

2011-10-30 16:17:35 +05:30
libxbps:
- conflicts: the object is there but is not handled yet.
- properties: (hold) still unimplemented.
- properties: (update-first) still unimplemented.
xbps-repo:
- New target to clean binpkgs in cachedir that aren't available on
any registered repository or its hash doesn't match.
- support to verify PGP signed pkg-index.plist repo files.
I have some preliminar code but need to clean it up, thanks
to NetBSD's netpgp).
2011-10-30 16:19:10 +05:30
- Add requiredby support to pkg's dictionaries in repository's
pkg-index.plist, to know reverse deps from remote repos.
2011-10-30 16:17:35 +05:30
Issues listed at http://code.google.com/p/xbps/issues/list
Surely more stuff...