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])