srlp/README.md

31 lines
658 B
Markdown
Raw Normal View History

2021-10-11 15:35:04 +02:00
# Minimal System Repository
2021-10-12 21:36:53 +02:00
2021-10-12 23:57:01 +02:00
A tool to handle local/remote msys/mingw repositories.
2021-10-12 21:45:06 +02:00
2021-10-12 23:57:01 +02:00
## Features
2021-10-12 21:36:53 +02:00
2021-10-13 00:07:25 +02:00
* [ ] display information
* [ ] synchronize data
2021-10-13 10:24:06 +02:00
* [ ] fetch remote catalogs
* [ ] download packages
* [ ] single threading
* [ ] multi threading
* [ ] generate signatures from catalogs
2021-10-13 00:07:25 +02:00
2021-10-12 23:57:01 +02:00
* [ ] check integrity
2021-10-13 10:24:06 +02:00
* [ ] catalogs
* [ ] packages
* [x] single threading
* [ ] multi threading
2021-10-12 21:36:53 +02:00
2021-10-12 23:34:13 +02:00
* [ ] build archive
2021-10-13 10:24:06 +02:00
* [ ] extract distribution
* [ ] apply configuration
* [ ] archive directory
2021-10-12 23:34:13 +02:00
2021-10-12 23:57:01 +02:00
## Tests
2021-10-12 21:36:53 +02:00
2021-10-13 10:24:06 +02:00
* [ ] pacman's need of both .db and .files as catalog
2021-10-12 23:34:13 +02:00
* [ ] bootstrap mintty, msys runtime and pacman