29 lines
425 B
Markdown
29 lines
425 B
Markdown
# Minimal System Repository
|
|
|
|
A tool to handle local/remote msys/mingw repositories.
|
|
|
|
## Features
|
|
|
|
* [ ] check integrity
|
|
|
|
* [ ] catalogs
|
|
|
|
* [ ] packages
|
|
|
|
* [x] single threading
|
|
|
|
* [ ] multi threading
|
|
|
|
* [ ] build archive
|
|
|
|
* [ ] extract distribution
|
|
|
|
* [ ] apply configuration
|
|
|
|
* [ ] archive directory
|
|
|
|
## Tests
|
|
|
|
* [ ] pacman's need of .sig files for packages
|
|
|
|
* [ ] bootstrap mintty, msys runtime and pacman
|