Update TODO.
--HG-- extra : convert_revision : 2fb3e5cbd814d6b17645cdc78a05883942099353
This commit is contained in:
parent
c86be9931b
commit
65d1c71008
1 changed files with 6 additions and 1 deletions
7
doc/TODO
7
doc/TODO
|
@ -20,8 +20,13 @@ xbps-bin:
|
|||
* Add support to handle conf_files and keep_dirs from package metadata.
|
||||
* Add support to remove recursively all deps of a package.
|
||||
* Add support to detect orphaned packages.
|
||||
* Add support to check sha512 hashes of all installed files, as well as
|
||||
* Add support to check sha256 hashes of all installed files, as well as
|
||||
hashes for binary packages before installation happens.
|
||||
* Add support to use the show target with no repositories.
|
||||
|
||||
xbps-repo:
|
||||
* Replace binpkg-genindex.sh with a target for xbps-repo to generate the
|
||||
index. The goal is to be able to add/remove a package without having to
|
||||
create the file from scratch, for performance.
|
||||
* Some problems when installing binpkgs with repos:
|
||||
- If first repo is valid but second is not, will fail.
|
||||
|
|
Loading…
Reference in a new issue