From 36d1cbd223aff7df953bf2a34aa6e59a352b85ac Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Fri, 21 Oct 2011 23:34:39 +0200 Subject: [PATCH] [todo] update TODO --- docs/TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/TODO b/docs/TODO index 3466b6a34..5058b59af 100644 --- a/docs/TODO +++ b/docs/TODO @@ -2,6 +2,10 @@ Backlog (raw) 1.0: + - entropy.settings do not re-parse files if mtime is the same + and last parse is available in RAM? + - repositories.conf.d/* support? + - entropy server: - if local repo < remote repo, repo should be downloaded first then packages. @@ -9,8 +13,6 @@ Backlog (raw) local repo is older than remote, implement some kind of atomic remote locking to guarantee mutual exclusion. - - repositories.conf.d/* support? - - fine grained locking support (acquire entropy resources lock only when really needed [eit add vs eit graph --> needed? pkg_id no more avail])