summaryrefslogtreecommitdiffstats
path: root/TODO
blob: d4b8304a5a03f5c98cd3f5280f6b9541fa4b467e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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).
  * Write a script to check build dependencies.

Future Plans:
  * Package signing (requires opkg to be built with GnuPG and GPGME).