features,tests
This commit is contained in:
parent
c7be4577fe
commit
7ce8e3895c
1 changed files with 13 additions and 10 deletions
23
README.md
23
README.md
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue