diff options
author | Timo Teras <timo.teras@iki.fi> | 2009-01-07 21:45:11 +0200 |
---|---|---|
committer | Timo Teras <timo.teras@iki.fi> | 2009-01-07 21:45:11 +0200 |
commit | 052fbe3f86eaab1940f25824705d809cd9af59e5 (patch) | |
tree | 248d8da56e8660db2aa09a17bd52d25e0256cf29 /TODO | |
parent | c7ffc96a16c6963fe0a07be7ee75e8f1f7426882 (diff) | |
download | apk-tools-052fbe3f86eaab1940f25824705d809cd9af59e5.tar.bz2 apk-tools-052fbe3f86eaab1940f25824705d809cd9af59e5.tar.xz |
various: make fancy progress bar and update todo
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,12 @@ +- list of files on stdin, minimum dependencies on stdout +- way to test if packages is installed + +- confirm whether to act (show changeset-size, installed, removed) if + other packages affected then the ones explicitly specified + +- complete lbu replacement +- links for lbu* and apk_* + - Index/pkginfo reader: same field multiple times -> memleak - Compress 'installed' and 'scripts' @@ -23,7 +32,6 @@ - Remember counts for hash table creation - Possibly create a token hash for package names, versions and licenses, etc. -- Calculate changeset installed-size change - Option to not read fs entry cache - Special packages?: |