features,tests
This commit is contained in:
parent
c7be4577fe
commit
7ce8e3895c
1 changed files with 13 additions and 10 deletions
|
@ -7,6 +7,10 @@ A tool to handle local/remote msys/mingw repositories.
|
||||||
* [ ] display information
|
* [ ] display information
|
||||||
|
|
||||||
* [ ] synchronize data
|
* [ ] synchronize data
|
||||||
|
* [ ] fetch remote catalogs
|
||||||
|
* [ ] download packages
|
||||||
|
* [ ] single threading
|
||||||
|
* [ ] multi threading
|
||||||
* [ ] generate signatures from catalogs
|
* [ ] generate signatures from catalogs
|
||||||
|
|
||||||
* [ ] check integrity
|
* [ ] check integrity
|
||||||
|
@ -22,6 +26,5 @@ A tool to handle local/remote msys/mingw repositories.
|
||||||
|
|
||||||
## 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
|
||||||
|
|
Loading…
Reference in a new issue