Added support to check the SHA256 hash for any binpkg before installation happens.
--HG-- extra : convert_revision : 4f812eb0cfb614461527e360db1692bd5f9c34aa
This commit is contained in:
4
doc/TODO
4
doc/TODO
@@ -16,10 +16,6 @@ xbps-bin:
|
||||
* Add support to handle conf_files and keep_dirs from package metadata.
|
||||
[PARTIALLY IMPLEMENTED]
|
||||
* Add support to install binary packages without any repository.
|
||||
* Check SHA256 hash of pkg and dependencies before installing.
|
||||
Currently the hash is checked before a pkg is unpacked, this is
|
||||
suboptimal because if some pkg fails, previous packages will be
|
||||
installed and therefore unusable. [IN PROGRESS]
|
||||
* Show binpkg size and installed size for all packages that are going
|
||||
to be installed before installation happens.
|
||||
* Add support to update packages.
|
||||
|
Reference in New Issue
Block a user