readme
This commit is contained in:
parent
10457f66c9
commit
884a4e1583
1 changed files with 9 additions and 4 deletions
13
README.md
13
README.md
|
@ -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
|
|
||||||
|
|
Loading…
Reference in a new issue