27 lines
655 B
Markdown
27 lines
655 B
Markdown
# Minimal System Repository
|
|
|
|
A tool to handle local/remote msys/mingw repositories.
|
|
|
|
## Features
|
|
|
|
* [ ] display information
|
|
* [ ] synchronize data
|
|
* [ ] fetch remote catalogs
|
|
* [ ] download packages
|
|
* [ ] single threading
|
|
* [ ] multi threading
|
|
* [ ] generate signatures from catalogs
|
|
* [ ] check integrity
|
|
* [ ] catalogs
|
|
* [ ] packages
|
|
* [x] single threading
|
|
* [ ] multi threading
|
|
* [ ] build archive
|
|
* [ ] extract distribution
|
|
* [ ] apply configuration
|
|
* [ ] archive directory
|
|
|
|
## Tests
|
|
|
|
* [ ] pacman's need of both .db and .files as catalog
|
|
* [ ] bootstrap mintty, msys runtime and pacman
|