blob: d3b01af45632de025900abfd33058598b2e5cf29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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.
* Handle source code patches.
Future Plans:
* Package signing (requires opkg to be built with GnuPG and GPGME).
|