summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorTimo Teras <timo.teras@iki.fi>2008-11-28 13:15:06 +0200
committerTimo Teras <timo.teras@iki.fi>2008-11-28 13:15:06 +0200
commit545a915fafbecbda0e278dfcc881984bd7a8b19b (patch)
treec58aa72a15a6a8f1330ecc903641b63ba685dcc1 /TODO
parenta96572fba84573e81f6b363f1aee0243c7829729 (diff)
downloadapk-tools-545a915fafbecbda0e278dfcc881984bd7a8b19b.tar.bz2
apk-tools-545a915fafbecbda0e278dfcc881984bd7a8b19b.tar.xz
db: rework 'files' to 'installed'
Make the db of installed packages more similar to index file and reuse the code. Also rename the database file.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index ee62c66..953d4a1 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
- Index/pkginfo reader: same field multiple times -> memleak
-- Compress index and db files
+- Compress 'installed' and 'scripts'
- Repository support:
- always keep local copy of index
- index/package fetching from URLs