TODO: sync with reality.
This commit is contained in:
parent
2a8b74484e
commit
eb7ba3dd18
31
TODO
31
TODO
@ -1,10 +1,21 @@
|
|||||||
- conflicts: the object is there but is not handled yet.
|
libxbps:
|
||||||
- properties: (hold) still unimplemented.
|
- conflicts: the object is there but is not handled yet.
|
||||||
- properties: (update-first) still unimplemented.
|
- properties: (hold) still unimplemented.
|
||||||
- xbps-bin: a target to clean outdated binpkgs in cachedir
|
- properties: (update-first) still unimplemented.
|
||||||
(like apt-get autoclean).
|
|
||||||
- xbps-repo: support to verify PGP signed pkg-index.plist repo files
|
xbps-bin:
|
||||||
(I have some preliminar code but need to clean it up, thanks to
|
- Add a flag (or use -f install) to force reinstallation of any
|
||||||
NetBSD's netpgp).
|
installed package (if same version is available) and preserve
|
||||||
- xbps-bin: add a flag (or use -f install) to force reinstallation of any
|
requiredby entries, but overwritting those files that weren't
|
||||||
installed package preserving requiredby and modified files.
|
matched by the hash.
|
||||||
|
|
||||||
|
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).
|
||||||
|
|
||||||
|
Issues listed at http://code.google.com/p/xbps/issues/list
|
||||||
|
|
||||||
|
Surely more stuff...
|
||||||
|
Loading…
Reference in New Issue
Block a user