summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-11-30 06:37:05 +0000
committerNick Mathewson <nickm@torproject.org>2008-11-30 06:37:05 +0000
commitd124ec5255713e40b5f325c614ad9fdb7f26ff28 (patch)
tree4bc23c3c4611be0f6ede383b2ba85162fbcd7f04 /TODO
parentd4c9cce9927bc313af724dc6cc8ca80c58235b72 (diff)
Generate new command formats, I believe.
git-svn-id: file:///home/or/svnrepo/updater/trunk@17416 55e972cd-5a19-0410-ae62-a4d7a52db4cd
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 12 insertions, 5 deletions
diff --git a/TODO b/TODO
index 8c5e6cd..0f99e94 100644
--- a/TODO
+++ b/TODO
@@ -2,8 +2,17 @@ o get messaging sorted
o try to write up a registry-based exe version checker.,
o Decouple install from check: they are not necessarily related.
o Generate newer, better objects internally.
- - Generate new, better formats for existing 'exe' items
- - Generate command items properly.
+ o Generate new, better formats for existing 'exe' items
+ o Generate command items properly.
+
+- Missing packaging features:
+ - Generate multi-item packages properly.
+ - Transition better for checking on a given item
+ - Implement remove
+ - Get RPM actually more tested
+ - Get install-from-compressed-file working.
+ - Transaction support where available.
+ - OSX backend
. Download improvements.
o Back off on download failure.
@@ -29,8 +38,6 @@ o Write client-side code
X Rendezvous-back with Tor when done.
- Better configurability: let users override mirrors, keys, etc.
-- Backend for "A bunch of files you can unzip someplace."
-- OSX backend (hard).
- Proper exponential back-off on download backend.
- Wrapping
@@ -40,7 +47,7 @@ o Write client-side code
- More comments, more tests
o Document EXE and RPM formats in HOWTO.
. full pydoc
- - revise spec
+ . revise spec
- Testing
- Much bigger unit tests.