xbps/TODO
2014-01-31 11:45:53 +01:00

14 lines
457 B
Plaintext

libxbps:
- transaction: avoid fetching the whole pkg when updating and only fetch
modified files from target pkg.
- Add support to handle 'shlib-requires' and 'shlib-provides'.
- Concurrency issues with pkgdb.
xbps-create:
- Move all configuration files to <prefix>/share/<pkgname>/conf/<cffile>.
- Add -i --installed option to create binpkg from an installed version.
Issues listed at https://github.com/xtraeme/xbps/issues
Surely more stuff...