2021-10-11 13:35:04 +00:00
|
|
|
# Minimal System Repository
|
2021-10-12 19:36:53 +00:00
|
|
|
|
2021-10-12 21:57:01 +00:00
|
|
|
A tool to handle local/remote msys/mingw repositories.
|
2021-10-12 19:45:06 +00:00
|
|
|
|
2021-10-12 21:57:01 +00:00
|
|
|
## Features
|
2021-10-12 19:36:53 +00:00
|
|
|
|
2021-10-12 21:57:01 +00:00
|
|
|
* [ ] check integrity
|
2021-10-12 22:02:48 +00:00
|
|
|
|
2021-10-12 21:57:01 +00:00
|
|
|
* [ ] catalogs
|
2021-10-12 22:02:48 +00:00
|
|
|
|
2021-10-12 21:57:01 +00:00
|
|
|
* [ ] packages
|
2021-10-12 22:02:48 +00:00
|
|
|
|
|
|
|
* [x] single threading
|
|
|
|
|
2021-10-12 21:57:01 +00:00
|
|
|
* [ ] multi threading
|
2021-10-12 19:36:53 +00:00
|
|
|
|
2021-10-12 21:34:13 +00:00
|
|
|
* [ ] build archive
|
2021-10-12 22:02:48 +00:00
|
|
|
|
2021-10-12 21:34:13 +00:00
|
|
|
* [ ] extract distribution
|
2021-10-12 22:02:48 +00:00
|
|
|
|
2021-10-12 21:34:13 +00:00
|
|
|
* [ ] apply configuration
|
2021-10-12 22:02:48 +00:00
|
|
|
|
2021-10-12 21:34:13 +00:00
|
|
|
* [ ] archive directory
|
|
|
|
|
2021-10-12 21:57:01 +00:00
|
|
|
## Tests
|
2021-10-12 19:36:53 +00:00
|
|
|
|
2021-10-12 19:45:06 +00:00
|
|
|
* [ ] pacman's need of .sig files for packages
|
2021-10-12 22:02:48 +00:00
|
|
|
|
2021-10-12 21:34:13 +00:00
|
|
|
* [ ] bootstrap mintty, msys runtime and pacman
|