summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2023-05-03 02:13:47 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2023-05-03 02:37:46 (EDT)
commit9fe13e888d8515d2e4b291e27e9ca6e719d8943c (patch)
tree748bc968abd77e272eb05312c94be5971034f408 /TODO
parentf48fc107cbc1cf28cbd305b37c399cd180cefeed (diff)
TODO: Add tasks
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0674d3d..165b9b3 100644
--- a/TODO
+++ b/TODO
@@ -1 +1,15 @@
+Finish build mode (directory traversal and ownership override)
+Finish options handling, remove cli.tct
+Reconsider error handling, maybe prepend program name to messages
+chown and install wrappers/replacements to append to ownership override file
+opkbuild helper to set PATH
+SPF 2.0 and ob-buildenv need to define an env var with work area absolute path
+Mention ownership changes without (fake) privileges as feature in README
+Finish documenting functions
Manual page
+Build with recent GCC, fix warnings
+Update POT
+Test: build sample package(s) and install with opkg-lede
+Search ProteanOS package archive for packages with GNU long names (gcc maybe)?
+ob-buildopk should use opkg-opk instead of find/touch/chown/sort/tar/gzip
+ Maybe only if opkg-opk is in Build-Depends, to opt into experiment?