From 884a4e158336538a284a6fefaa8100afeb282db3 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Thu, 14 Oct 2021 00:47:07 +0200 Subject: [PATCH] readme --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 94f23af..6939b25 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,17 @@ A tool to handle local/remote msys/mingw repositories. * [ ] packages * [x] single threading * [ ] multi threading + * [ ] progress bars * [ ] build archive - * [ ] extract distribution + * [ ] get base file system + * [ ] extract from distribution + * [ ] bootstrap mintty, msys, pacman * [ ] apply configuration * [ ] archive directory +* [ ] build dependency graph + * [ ] generate graphviz diagram + * [ ] render final image -## Tests +## Info -* [ ] pacman's need of both .db and .files as catalog -* [ ] bootstrap mintty, msys runtime and pacman +* pacman needs .db catalog, but .files seems optional