diff options
author | P. J. McDermott <pjm@nac.net> | 2012-01-27 04:25:00 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-01-27 04:25:00 (EST) |
commit | e882b8526fe3957d47264a4c42c62e754d575cfb (patch) | |
tree | 021ebff692560e3d03296459ec5a63eb49f78a3e /TODO | |
parent | d9e40f9045ef4d14d9bccb1be595379590d365d3 (diff) |
Update TODO list.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,14 +1,17 @@ TODO: * Calculate "Installed-Size" field values. - * Fix handling of optional control fields. * Fix oh-strip. * Make oh-strip obey a missing '-l' option. * Handle "Architecture" field in oh-gencontrol, opkbuild, and oh-buildopk. * Check on file ownership and modes. * Finish tar archive handling in opkhelper. - * Support "Conffiles" (requires change to format spec). - * Build packages with copyright information (requires change to format spec). + * Support "Conffiles". [1] + * Build packages with copyright information and changelogs. [1] * Write a script to check build dependencies. Future Plans: - * Package signing (requires opkg to be built with GnuPG and GPGME). + * Package signing. [2] + +Notes: + 1: Requires change to format spec. + 2: Requires opkg to be built with GnuPG and GPGME. |