X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=TODO;h=0777b1cb4874f42c4498b17687db857c6ff42bff;hb=386dbd35e6f5d9c272c68faa0247ffce6cc85b4c;hp=e54ffa7ce72109e0720c66dc2ab4600b846ac557;hpb=e74d3456b50efca2e50b9c18be5faa66ec1ac67a;p=oweals%2Fopkg-lede.git diff --git a/TODO b/TODO index e54ffa7..0777b1c 100644 --- a/TODO +++ b/TODO @@ -16,11 +16,9 @@ See issue list: http://code.google.com/p/opkg/issues/list * Remove dead and duplicate code. Refactor duplicated functionality. - * Reduce memory used per pkg_t and peak memory use in general. + * Remove pkg_info_preinstall_check(). - * Refactor opkg_conf_t *conf. - Make it global instead of passing it to every function. - Remove args_t args in favour of conf. + * Reduce memory used per pkg_t and peak memory use in general. * #includes are a mess. @@ -40,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