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

Future Plans:
  * Package signing. [2]

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