xbps/TODO

13 lines
423 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'.
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...