diff options
author | Roger Dingledine <arma@torproject.org> | 2008-12-23 09:54:44 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-12-23 09:54:44 +0000 |
commit | 5e0f9009a2463e6658a5244b05838c0e2361761a (patch) | |
tree | dca47af2e2018c00701ab15ef0bbe5afb831ced7 /TODO | |
parent | ea6f940dcf304b56ab4fcd724659358aa6a9e6a8 (diff) |
another thandy todo item for nick, after coderman's lesson
git-svn-id: file:///home/or/svnrepo/updater/trunk@17743 55e972cd-5a19-0410-ae62-a4d7a52db4cd
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -60,6 +60,13 @@ o Decouple install from check: they are not necessarily related. - Better configurability: let users override mirrors, keys, etc. - Proper exponential back-off on download backend. +- (low priority) some way to delete a package/bundle/etc from + the repository. i know that once we add stuff we shouldn't + remove it lightly, but if somebody accidentally adds a really + high version of something, we will fix it by scrapping the + repository and re-inserting everything from the ground up, and + that would suck too. + - Wrapping - More unit tests |