readme
This commit is contained in:
parent
1def9f5fc3
commit
8fc1c27ecb
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue