pkg: use a blob buffer in pkg_t to store variable fields
[oweals/opkg-lede.git] / TODO
diff --git a/TODO b/TODO
index eb29da98a1764bb4b88c33ce086e7e862146730a..0777b1cb4874f42c4498b17687db857c6ff42bff 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,10 +20,6 @@ See issue list: http://code.google.com/p/opkg/issues/list
 
  * Reduce memory used per pkg_t and peak memory use in general.
 
- * Refactor opkg_conf_t *conf.
-   Make it global instead of passing it to every function.
-   Remove args_t args in favour of conf.
-
  * #includes are a mess.
 
  * Refactor opkg_install_pkg() into more precise functions.
@@ -42,7 +38,5 @@ FEATURES
 
  * Start with all "XXX: FEATURE" comments. Remove them if they are bogus.
 
- * Implement chrooting to an offline_root for running maintainer scripts.
-
  * Improve dpkg compatibility, according to the Debian Policy Manual.
    http://www.debian.org/doc/debian-policy/ch-controlfields.html