mrmp/README.md

28 lines
655 B
Markdown
Raw Normal View History

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 22:07:25 +00:00
* [ ] display information
* [ ] synchronize data
2021-10-13 08:24:06 +00:00
* [ ] fetch remote catalogs
* [ ] download packages
* [ ] single threading
* [ ] multi threading
* [ ] generate signatures from catalogs
2021-10-12 21:57:01 +00:00
* [ ] check integrity
2021-10-13 08:24:06 +00:00
* [ ] catalogs
* [ ] packages
* [x] single threading
* [ ] multi threading
2021-10-12 21:34:13 +00:00
* [ ] build archive
2021-10-13 08:24:06 +00:00
* [ ] extract distribution
* [ ] apply configuration
* [ ] archive directory
2021-10-12 21:34:13 +00:00
2021-10-12 21:57:01 +00:00
## Tests
2021-10-12 19:36:53 +00:00
2021-10-13 08:24:06 +00:00
* [ ] pacman's need of both .db and .files as catalog
2021-10-12 21:34:13 +00:00
* [ ] bootstrap mintty, msys runtime and pacman