From 7ce8e3895c918c6b585a36d2fad1e93682a013fb Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 13 Oct 2021 10:24:06 +0200 Subject: [PATCH] features,tests --- README.md | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 78f916f..41073ef 100644 --- a/README.md +++ b/README.md @@ -7,21 +7,24 @@ A tool to handle local/remote msys/mingw repositories. * [ ] display information * [ ] synchronize data - * [ ] generate signatures from catalogs + * [ ] fetch remote catalogs + * [ ] download packages + * [ ] single threading + * [ ] multi threading + * [ ] generate signatures from catalogs * [ ] check integrity - * [ ] catalogs - * [ ] packages - * [x] single threading - * [ ] multi threading + * [ ] catalogs + * [ ] packages + * [x] single threading + * [ ] multi threading * [ ] build archive - * [ ] extract distribution - * [ ] apply configuration - * [ ] archive directory + * [ ] extract distribution + * [ ] apply configuration + * [ ] archive directory ## Tests -* [ ] pacman's need of .sig files for packages - +* [ ] pacman's need of both .db and .files as catalog * [ ] bootstrap mintty, msys runtime and pacman