summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-01-21 16:04:51 (EST)
committer P. J. McDermott <pjm@nac.net>2012-01-21 16:04:51 (EST)
commit8078ae06c39cb965a7192da336a5f5197ae15f52 (patch)
treedcb5f92cfb29a00e7a8184955be12251f0ccb632 /TODO
parent43164ca01c116941e77f5b3a051ce5f9937ace17 (diff)
Add more tasks to 'TODO'.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 93ca16e..ff6965a 100644
--- a/TODO
+++ b/TODO
@@ -6,3 +6,8 @@ TODO:
* 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).
+
+Future Plans:
+ * Package signing (requires opkg to be built with GnuPG and GPGME).