summaryrefslogtreecommitdiffstats
path: root/TODO
blob: d3b3ceb3db42d876c8554e13b0b29592dd7a7b8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TODO:
  * Calculate "Installed-Size" field values.
  * 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". [1]
  * Build packages with copyright information and changelogs. [1]

Future Plans:
  * Package signing. [2]

Notes:
 1: Requires change to format spec.
 2: Requires opkg to be built with GnuPG and GPGME.