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
|
||||
|
||||
* [ ] synchronize data
|
||||
* [ ] generate signatures from catalogs
|
||||
* [ ] fetch remote catalogs
|
||||
* [ ] download packages
|
||||
* [ ] single threading
|
||||
* [ ] multi threading
|
||||
* [ ] generate signatures from catalogs
|
||||
|
||||
* [ ] check integrity
|
||||
* [ ] catalogs
|
||||
* [ ] packages
|
||||
* [x] single threading
|
||||
* [ ] multi threading
|
||||
* [ ] catalogs
|
||||
* [ ] packages
|
||||
* [x] single threading
|
||||
* [ ] multi threading
|
||||
|
||||
* [ ] build archive
|
||||
* [ ] extract distribution
|
||||
* [ ] apply configuration
|
||||
* [ ] archive directory
|
||||
* [ ] extract distribution
|
||||
* [ ] apply configuration
|
||||
* [ ] archive directory
|
||||
|
||||
## 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
|
||||
|
|
Loading…
Reference in a new issue