13 lines
667 B
Plaintext
13 lines
667 B
Plaintext
- conflicts: the object is there but is not handled yet.
|
|
- properties: (hold) still unimplemented.
|
|
- properties: (update-first) still unimplemented.
|
|
- A configuration file? I think we can survive without it...
|
|
- xbps-repo: a way to change the order of registered repos (push/pop enough?)
|
|
- xbps-bin: a target to clean outdated binpkgs in cachedir
|
|
(like apt-get autoclean).
|
|
- xbps-repo: 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).
|
|
- xbps-bin: add a flag (or use -f install) to force reinstallation of any
|
|
installed package preserving requiredby and modified files.
|