xbps/TODO
2012-11-06 11:11:13 +01:00

18 lines
600 B
Plaintext

libxbps:
- transaction: avoid fetching the whole pkg when updating and only fetch
modified files from target pkg.
- properties: (update-first) still unimplemented.
xbps-create:
- Move all configuration files to <prefix>/share/<pkgname>/conf/<cffile>.
- Add -i --installed option to create binpkg from an installed version.
All:
- Add support to sign with PGP or RSA the repository index files.
- Add requiredby support to pkg's dictionaries in repository's index,
to know reverse deps from remote repos.
Issues listed at http://code.google.com/p/xbps/issues/list
Surely more stuff...