This commit is contained in:
Marc Beninca 2021-10-12 23:57:01 +02:00 committed by Marc Beninca
parent 1def9f5fc3
commit 8fc1c27ecb

View file

@ -1,21 +1,21 @@
# Minimal System Repository # Minimal System Repository
A tool to handle local/remote msys/mingw repositories.
## Features ## Features
* [X] check integrity of packages (single thread) * [ ] check integrity
* [ ] catalogs
## Work In Progress * [ ] packages
* [X] single threading
## To Do * [ ] multi threading
* [ ] build archive * [ ] build archive
* [ ] extract distribution * [ ] extract distribution
* [ ] apply configuration * [ ] apply configuration
* [ ] archive directory * [ ] archive directory
### Fixes ## Tests
### Tests
* [ ] pacman's need of .sig files for packages * [ ] pacman's need of .sig files for packages
* [ ] bootstrap mintty, msys runtime and pacman * [ ] bootstrap mintty, msys runtime and pacman