features,tests

This commit is contained in:
Marc Beninca 2021-10-13 10:24:06 +02:00 committed by Marc Beninca
parent c7be4577fe
commit 7ce8e3895c

View file

@ -7,21 +7,24 @@ A tool to handle local/remote msys/mingw repositories.
* [ ] display information * [ ] display information
* [ ] synchronize data * [ ] synchronize data
* [ ] generate signatures from catalogs * [ ] fetch remote catalogs
* [ ] download packages
* [ ] single threading
* [ ] multi threading
* [ ] generate signatures from catalogs
* [ ] check integrity * [ ] check integrity
* [ ] catalogs * [ ] catalogs
* [ ] packages * [ ] packages
* [x] single threading * [x] single threading
* [ ] multi threading * [ ] multi threading
* [ ] build archive * [ ] build archive
* [ ] extract distribution * [ ] extract distribution
* [ ] apply configuration * [ ] apply configuration
* [ ] archive directory * [ ] archive directory
## Tests ## Tests
* [ ] pacman's need of .sig files for packages * [ ] pacman's need of both .db and .files as catalog
* [ ] bootstrap mintty, msys runtime and pacman * [ ] bootstrap mintty, msys runtime and pacman