This commit is contained in:
Marc Beninca 2021-10-14 00:47:07 +02:00 committed by Marc Beninca
parent 10457f66c9
commit 884a4e1583

View file

@ -16,12 +16,17 @@ A tool to handle local/remote msys/mingw repositories.
* [ ] packages * [ ] packages
* [x] single threading * [x] single threading
* [ ] multi threading * [ ] multi threading
* [ ] progress bars
* [ ] build archive * [ ] build archive
* [ ] extract distribution * [ ] get base file system
* [ ] extract from distribution
* [ ] bootstrap mintty, msys, pacman
* [ ] apply configuration * [ ] apply configuration
* [ ] archive directory * [ ] archive directory
* [ ] build dependency graph
* [ ] generate graphviz diagram
* [ ] render final image
## Tests ## Info
* [ ] pacman's need of both .db and .files as catalog * pacman needs .db catalog, but .files seems optional
* [ ] bootstrap mintty, msys runtime and pacman